Hello all, I've worked through 6.2 and am still unable to boot. In short, the boot process stops because my hda drive is not found. Further investigation finds that udev is not populating /dev with hda...hence the inability for mounting and fscking later in the boot process.
I've compiled the kernel with ext2 support compiled in, no modules for extras (no networking, sound, etc). I've modified the "udev" boot script to pause between commands and poor out verbosity. I even did an 'ls' of the /dev directory prior to 'udevsettle' (didn't want to harm the resulting return value). 'hda' was not listed in /dev. So my question is actually rather basic I think: If udev builds the devices on the fly, does there have to be a rule for every device you want enabled? i.e. in /etc/udev/rules.d does there have to be a rule for hda? Thanks. --------------- David A. Gershman [EMAIL PROTECTED] "It's all about the path!" --d. gershman -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
