Results 1 to 2 of 2
I am running 2.4.26-1-386 Sarge and would like read and write access to my ntfs partion(WinXP SP2). I need some suggestions as to what works best....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-05-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 1
ntfs howto
I am running 2.4.26-1-386 Sarge and would like read and write access to my ntfs partion(WinXP SP2). I need some suggestions as to what works best.
- 09-05-2004 #2
Write support for NTFS is still a bit unstable in Linux. You can read it fine, however, mounting the drive like this:
Replace x and y with the proper values for your system.Code:mount -t ntfs /dev/hdxy /mnt/windows
If you want to try writing, more power to you, but it is, as I said, unstable and may destroy your filesystem. If you really need to share files between Linux and Windows, you can put it on an ext2/ext3 partition. There are programs for Windows that allow you to read and write ext2/3. Check out this link for some Windows programs to read/write ext2/3.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
