Mounting an ntfs disk

Nerijus Baliunas nerijus at users.sourceforge.net
Wed Jan 7 17:13:43 CST 2004


On Wed, 7 Jan 2004 15:14:47 -0500 mcrowe at cox.net wrote:

> I would like to mount an ntfs disk on my
> Linux Redhat 9.0 system, so that I can
> access windows dlls.  It is on another partition
> on my disk.  When I try to mount it, for example,
> 
> mount -t auto /dev/hda1 /winroot
> 
> I get the error message:
> 
> mount: fs type ntfs not supported by kernel

Red Hat does not compile NTFS support into kernel.
Use either http://linux-ntfs.sourceforge.net/ or
http://www.jankratochvil.net/project/captive/ if you
want read/write support.

Regards,
Nerijus




More information about the wine-users mailing list