NetworkGeezer Posted May 5, 2006 Posted May 5, 2006 Hey Grandma, want to read your windows XP files in Linux? It's so easy, anyone can do it! tar zxvf fuse-2.5.2.tar.gz cd fuse-2.5.2 ./configure && make && sudo make install then : tar zxvf ntfsprogs-1.13.0.tar.gz cd ntfsprogs-1.13.0 ./configure --enable-fuse-module && make && sudo make install Hello? Grandma? You forgot to ntfsmount /dev/hda1 /mnt/c -o fmask=0111,dmask=0,succeed_chmod ! Grandma?
NetworkGeezer Posted May 5, 2006 Author Posted May 5, 2006 I copied the post verbatim so it suggests that reading NTFS partitions is difficult in Linux when the opposite is the case. The actual problem the poster was referring to was how to reliably write to NTFS paritions. There has been no satisfactory free solution.
Geoff Posted May 5, 2006 Posted May 5, 2006 Blame MS. If they relased the specs for NTFS we'd have stable read and write support in a matter of days. As it is, we have to clean room engineer it. However this isn't legal in most of Europe and the US any more due to the EUCD/DMCA. Leaving it up to the good folks in the Far East to sort out.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now