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