Matthias Brennwald([EMAIL PROTECTED]) is reported to have said: > Dear all > > 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 don;t mess with ntfs but a quick scan of the package lists cane up with the ntfsprogs package. It includes /usr/bin/ntfsmount and the depends maght help ie: libfuse2 (>= 2.5), libntfs9 (>= 1.13.1), fuse-utils (>> 2.5.0) :-) HTH, YMMV, HAND :-) Wayne -- Information Center, n.: A room staffed by professional computer people whose job it is to tell you why you cannot have the information you require. _______________________________________________________ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]