> On Thu, 2002-02-14 at 00:21, Borsenkow Andrej wrote: > > > > > > > > $ ll /dev/scsi/host0/bus0/target0/lun0/ > > > total 0 > > > > > Well, that's not actually a problem, accessing /dev/sg0 (or > > /dev/.../generic) should load sg and does for me. > > > > That's also what I hoped, but: >
Could you please: Reboot with devfs Kill devfsd Start it with devfsd /dev -t 3 Wait until outputs stops and from another terminal do ls /dev/sg0 (or cdrecord if you want) and send the output. Or do ls /dev/loop0, does not matter. Chmouel did it and found it tries to load "loop*" - note final `*' - instead of plain "loop". No idea where it may come from.
