On Mon, Feb 09, 2004 at 03:53:13PM -0500, Vsevolod (Simon) Ilyushchenko wrote: > Hi, > > Thanks to the people who have pointed me to the source RPM. I have > changed the etc/init.d/rcS file in the initrd filesystem to load > additional USB modules (you don't have to recompile the kernel for > that), but I am stuck again because there is no /dev/sda link in the > /dev filesystem. Can anyone tell me how to create it? I noticed that the > systemimager boot kernel uses devfs, not MAKEDEV, and I am not familiar > with it. Should I change something in devfsd.conf?
BOEL will kick off devfsd, which maintains these symlinks. if no /dev/sda link exists, its most likely because no disk was detected. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
