Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Knoppix - Read/Write NTFS?
Name: dt Date: November 1, 2002 at 16:59:28 Pacific OS: 2k/xp/RH8/Mdk9 CPU/Ram: 192
Comment:
Quick question here for any of you Knoppix fans - does Knoppix happen to have read/write support for NTFS drives? It'd be great to have a bootable distro to fix f'd up Win NT systems from :)
Name: Mark Date: November 1, 2002 at 17:19:06 Pacific
Reply:
No distro, that I am aware of, ships with a development linux kernel that might have read/write support, none. Its not gonna happen.
0
Response Number 2
Name: Frank Mimbs Date: November 1, 2002 at 21:44:44 Pacific
Reply:
Knoppix does have read support.
0
Response Number 3
Name: Paul J Farmer Date: November 2, 2002 at 05:15:56 Pacific
Reply:
Knoppix can read NTFS , but if you write to it you run risk of file corruption
0
Response Number 4
Name: dt Date: November 2, 2002 at 10:18:03 Pacific
Reply:
Excellent, thanks guys. Without a doubt I'm a great linux fan, but my intent with Knoppix would be more support (of others) oriented. I've had past instances where Windows will not boot due to {insert multitude of reasons here} and always wished I'd be able to boot into something just to delete the offending files. Looks like this is definately worth a try :)
0
Response Number 5
Name: David Perry Date: November 4, 2002 at 04:47:34 Pacific
Summary: Install fuse package for your linux distro. Ex - Redhat / Fedora / CentOS Download fuse-2.7.0.tar.gz from http://sourceforge.net/project/show... In root terminal # tar –zxvf fuse-2.7.0.tar.gz # c...
Summary: If you have support for it in your kernel you should be fine. If it is automatically being mounted at boot time, check youe /etc/fstab file for a "ro" flag (Read Only). The reason it is being m...
Summary: In the latest stable kernel 2.4.19, ntfs support is READ ONLY. Read access in development kernels is prob still very experimental too. It will be a long time before stable full support for NTFS ...