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.
how to access ntfs from linux???
Name: Maris Date: December 22, 2002 at 09:08:09 Pacific OS: Mandrake 9.0 CPU/Ram: 1200/256
Comment:
hello! i heard that there is ntfs-linux driver which can access ntfs through linux with read and read & write mode. i couldn`t set it up, because of some errors i got in the console, but maybe there is another way - running on mandrake 9.0
Name: malkowich Date: December 22, 2002 at 09:18:55 Pacific
Reply:
although you can write with ntfs support, it is not recommended. use it only to read from ntfs partitions.
http://linux-ntfs.sourceforge.net/
0
Response Number 2
Name: Justin Date: December 22, 2002 at 14:27:41 Pacific
Reply:
I would suggest using Partition Magic 8.0 to create a separate partition that is FAT32 and use that as a sharing partition between the 2 OS's that you can read and write to. Not a good idea to write to the NTFS partition.
0
Response Number 3
Name: abatis Date: December 26, 2002 at 05:56:19 Pacific
Reply:
I use Justins suggestion and think it it is a good safe, secure way to pass info, yet keep your partitions secure.
0
Response Number 4
Name: dcowen Date: January 25, 2003 at 17:22:58 Pacific
Reply:
If you just want to pull files from the drive (not write to it) you can compile NTFS filesystem support in your kernel then type:
mount -t ntfs /dev/hdXY /mnt/NTFS
X=drive Y=partition
Just mount it like any other file system, I compiled it in so I could download using Kazaa but still access them (read-only) using Linux.
Summary: Hello Everyone, I have one Cellron 900 with 40 GB hdd. I install linux 7.1, but everytime if i want to use linux i have to boot it from linux bootable floppies and not be able to access my other parti...
Summary: Hi, I am new user to Linux and just installed RedHat Linux 7.1 My system has single 20GB disk and it has 2 partitions 18GB NTFS and 2GB FAT. I installed Linux on 2GB partition. While I am installin...
Summary: Hi All, can you help me on, question is : How to access a cd in Linux but cd inserted in windows cdrom drive, now I wanna access it through sharing. ...