Re: How do I mount my Win2K disk from Slackware ?



On Sat, 24 Feb 2007 17:55:02 -0600, Dan C
<youmustbejoking@xxxxxxxxxxx> wrote:

On Sat, 24 Feb 2007 23:47:49 +0000, pauljdudley wrote:

mount /dev/hda1 /usr/dosc -t ntfs

and got the following error:

mount: unknown filesystem type 'ntfs'

How do I get past this ? Any help would
be appreciated.

Use the command correctly.

mount -t ntfs /dev/hda1 /usr/dosc

Thanks for pointing out my error Dan. Actually, I only typed it
wrong when I sent my post. I did type it correctly when trying to
mount the windoz disk. Otherwise I would have gotten a syntax
error, and not a 'ntfs' unknown error....

Paul

.



Relevant Pages