On Wed, Feb 18, 2015 at 04:11:06PM +1100, Adam Carter wrote > > They were working just before the re-install/upgrade from 32-bits > > to 64-bits. Any ideas? Could it be a kernel setting that I didn't > > set on the new kernel? > > > > Yes: > grep -i fuse /usr/src/linux/.config > CONFIG_FUSE_FS=m > > You can search the kernel config in 'make menuconfig' with / so just try / > then fuse then enter
Thank you very much. It works now. Actually, I sort of remembered that entry, having set up the kernel from scratch several days ago. This is what I get for trying to pare down the kernel. I went into... File systems ---> <*> FUSE (Filesystem in Userspace) support I figured I may as well build it in. -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

