Actually, without fuse, almost everything would work *except* the mount from the server to the client. So, you would see the following:
1. A folder on the thin client in /tmp/drives 2. A folder on the server in ~/Drives named correctly 3. Nothing inside the folder inside ~/Drives 4. An Icon on the desktop So, it would *appear* to be working, but when you try to access the folder, you will not be able to. That sounded like your situation. -Gadi On Fri, 2006-05-05 at 16:25 +0200, Vla wrote: > Gideon Romm schrieb: > > One of the things to watch out for, which is hinted at in the > > Troubleshooting guide, but sometimes jumps up and bites me on a reboot > > if I didn't remember to configure it, is to make sure that the "fuse" > > module is loaded. > > > > a quick: lsmod|grep fuse > > should tell you. > > > > If not, as root, modprobe fuse. Also, remember to add "fuse" to the > > list of modules loaded when the server reboots, otherwise you may find > > this little elusive step eluding you once again. > > > > For debian based systems, adding "fuse" to /etc/modules should do the > > trick. > > > > HTH, > > > > -Gadi > > > > but without fuse, local devices would not work at all. > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > > -- -------------------------------------------------------- Gideon Romm | Proud LTSP Developer [EMAIL PROTECTED] Support LTSP! Buy your hardware at: www.DisklessWorkstations.com www.DisklessThinClients.com (use coupon code: LTSP5P for 5% off thin clients from DisklessThinClients.com) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
