1
vote
1answer
83 views

Samba shares on fuseiso mounts don't work

I've set up a CD-server which gets it's ISOs from a remote fileserver via cifs. To mount those ISOs I use fuseiso. When I try to connect to such a fuseiso mount I get NT_STATUS_BAD_NETWORK_NAME, if I ...
2
votes
1answer
788 views

How to fix module fuse not found error?

I used to be able to mount a NTFS formatted drive (read only) on my Ubuntu Linux (9.04) Sheevaplug. I was chasing the impossible dream of being able to mount it for both read and write and somehow ...
2
votes
2answers
777 views

cannot mount remote partition using fstab/fuse

Using a combination of http://ubuntu-tutorials.com/2007/01/02/mount-remote-directories-securely-with-ssh-ubuntu-6061-610/ and http://www.tuxfiles.org/linuxhelp/fstab.html I figured I could mount the ...