Elliott Martin <[EMAIL PROTECTED]> writes: > yep....everything seems to work fine now; I now have /dev/sg0,1,2 > entries.
fine :-) > The main problem I am thinking was with the /etc/init.d/devfsd > script not starting devfsd on occasion, I'm going to try to see why > that was. the devfsd service doesn't run devfsd, it just advertise it to do some works for hotplug and dynamic. devfsd is executed by /etc/rc.d/rc.sysinit in the very early boot stages.
