LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Knoppix NTFS support (https://www.linuxquestions.org/questions/linux-newbie-8/knoppix-ntfs-support-384594/)

itz2000 11-19-2005 06:53 AM

Knoppix NTFS support
 
my brother has just installed knoppix since his XP crashed his hard disk (damn M$)

anyways,
I know how to mount ntfs on Fedora FC4, but the problem is that he has Knoppix :S

anyways,
I need to download a rpm for that not?

uname -r = 2.4.27


Help will be appreciated, like always ;)

Haystack 11-19-2005 07:00 AM

Quote:

I need to download a rpm for that not?
No... Knoppix is debian based so rpm's are worthless.

Did your brother install knoppix on hd or does he just boot from the liveCD?

What messages do you get when you try to mount ntfs? -remember you will never be able to write or change files on the ntfs partition-

syg00 11-19-2005 07:21 AM

Been a *long* time since Knoppix was a 2.4 kernel.

Knoppix has native NTFS (read) support, and also has captive support for NTFS write. This uses the real XP drivers to handle this - but requires the XP partition to be accessable.
If you have a dead XP install, you are out of luck. As an aside, the captive project is no longer supported by the author - which makes using it very dodgy IMHO.

itz2000 11-19-2005 08:21 AM

how do I know what to write in mount -t ntfs /dev/XYZ /mnt/win -r -o umask=0222
??


how can I tell xyz?

brainiac 11-19-2005 11:13 AM

With root permissions try typing "mount" to see what devices are mounted. hda, sda, etc. You should see a list of the hard drives. If it shows hda as an example, you can the do an "fdisk -l /dev/hda" to list the partitions and the type that they are so you can see which you need to mount as an NTFS.

sunpascal 01-28-2006 12:47 AM

I'd just like to say that knoppix isn't actually meant to be installed. (That's what it says on their website + forum). The installer is not very mature either. I recommend you download Debian if your interested in using it from your hard drive.
sunpascal


All times are GMT -5. The time now is 05:28 PM.