On Sat, August 12, 2006 23:11, Willard Korfhage said: > > I'm afraid it still is not working. > > The first problem was fuse. Modprobe fuse failed, saying module fuse not > found. Looking under /lib/modules, it looked like the problem was fuse > got installed under /lib/modules/2.6.8, but everything else is in > /lib/modules/2.6.8-2. I copied /lib/modules/2.6.8/kernel/fs/fuse to the > corresponding location under the 2.6.8-2 directory, but modprobe still > failed. Although I would like to understand why better, I just worked > around it and did an insmod on fuse.ko, and now fuse appears when I do > an lsmod. I tried out the hello, world example in fuse to make sure fuse > works. > > That apparently fixed, I ran with the error logging using exactly the > line that Paul suggested. And nothing happens. I am returned to the > command prompt immediately witjhout a character printed. > > When something fails in a blatent way like this when it works for > everyone else, it is very often a misconfiguration problem, but I cant' > figure out what exactly is wrong.
OK, let's start with the basics. Do you have the stock Debian kernel, or a hand-compiled one? If stock, how did you install fuse? From the debian package, or hand compiled? If the debian package, did you install the fuse util package too? I run both Debian and Ubuntu, and have not had a problem with either. Tim -- Tim Sailer Coastal Internet, Inc. www.buoy.com 631-399-2910 ------------------------------------------------------------------------- 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 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
