[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mount a Windows partition



 Matthias Brennwald(matthias@brennwald.org):
> 
> 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.



Reply to: