Matthias Brennwald([EMAIL PROTECTED]):
> 
> I installed Debian Etch on a Dell D800 laptop. There's another partition
> with Windows (an some of my files) on it. How can I mount this partition?
> 
> I tried the following so far:
> - sudo apt-get install ntfsprogs
> - sudo mkdir /mnt/windows
> - sudo ntfsmount /dev/hda1 /mnt/windows -o fmask=0111,dmask=0
> fusermount: failed to open /dev/fuse: No such file or directory
> fuse_mount failed.
> Unmounting /dev/hda1 ()

I've never used ntfs but man mount shows that mount can mount it.  Why
not just put an entry in /etc/fstab and mount it?

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to