Computing.Net > Forums > Linux > how to access ntfs from 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.

how to access ntfs from linux???

Reply to Message Icon

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



Sponsored Link
Ads by Google

Response Number 1
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.

- Dustin


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: how to access ntfs from linux???

how to access fat from linux www.computing.net/answers/linux/how-to-access-fat-from-linux/14096.html

How to make a linux partition www.computing.net/answers/linux/how-to-make-a-linux-partition/3821.html

How to mount cdrom in Linux from windows www.computing.net/answers/linux/how-to-mount-cdrom-in-linux-from-windows/30379.html