> So the sg module is actually loaded when devfsd is started with the -t 3 > option. If I reboot the system normally and try ls /dev/sg0, I still > receive the No such file or directory. >
desciprot leak, so devfsd used up all available file descriptors and terminated > Apparently, the loop module still fails to load. I just checked that > modprobe loop works fine manually. > May be related to the above. The difference between boot and manual start is that upon bootup devfsd does everything two times (due to kill -HUP devfsd). Upon manual start it still has free resources. I sent patch to folks in Mandrake. -andrej
