any ideas on how to enable kernel support?  I did something like:

mount -t ntfs /dev/sda1 /winnt

and it always says the kernel doesn't have ntfs support.  I just upgraded to
the 3.3.5-22 SMP kernel from RedHat, so i would think it should support it.
Do i need to enable something first?

--mike

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Axalon
Sent: Monday, July 05, 1999 2:23 AM
To: [EMAIL PROTECTED]
Subject: RE: [newbie] mounting other drives



Yes it includes the ntfs module

On Mon, 5 Jul 1999, Michael Rich wrote:

> Does Mandrake 6.0 support mounting NTFS paritions?
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of K-LineD
> Sent: Sunday, July 04, 1999 6:05 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [newbie] mounting other drives
>
>
> To see what's on the windows partition start a console and type:
> mount -t vfat /dev/hdax /whatever
> replace the x in hda according in what hda is your windows partition....
> mine
> is in hda1 so it's mount -t vfat /dev/hda1 /win98
> the last part correspond to a directory where is going to be mounted the
> partition, so when you access that directory the partition is visible...
> make
> sure that the directory exists before mounting the partition.
> hope this helps.
>

Reply via email to