Computing.Net > Forums > Linux > ntfs mount on linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ntfs mount on linux

Reply to Message Icon

Name: romss
Date: July 10, 2004 at 12:27:18 Pacific
OS: rhl,win xp
CPU/Ram: 1.5 /256mb
Comment:

I use Red Hat Linux-9.0 (2.4.20-8) simultaneously with win xp which is
ntfs partitioned .How can I mount ntfs partitions (using command line )
on such linux system ...



Sponsored Link
Ads by Google

Response Number 1
Name: mick01
Date: July 10, 2004 at 14:36:00 Pacific
Reply:

Try this

http://www.linuxexperience.com/tutorials/redhatntfs.php

or try putting

red hat ntfs

into google and you will be enlightened


0

Response Number 2
Name: taurus
Date: July 11, 2004 at 07:19:13 Pacific
Reply:

Since RedHat Linux/Fedora Core doesn't support NTFS out of a box, you need to install an NTFS module before you can mount your XP, NTFS filesystem. Head over to http://www.linux-ntfs.sourceforge.net and download the right module for your kernel... Then, log in as root and type

rpm -ivh filename.rpm
mount -t ntfs /dev/hda1 /mnt/WinXP

or you can modify your /etc/fstab so that it will be mounted each time your RedHat Linux is up...

taurus


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: ntfs mount on linux

mounting ntfs on linux rh7.3 www.computing.net/answers/linux/mounting-ntfs-on-linux-rh73/11278.html

mount ntfs partition to linux www.computing.net/answers/linux/mount-ntfs-partition-to-linux/9193.html

can i mount ntfs partition on RH7.3 www.computing.net/answers/linux/can-i-mount-ntfs-partition-on-rh73/12574.html