On 6/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi guys > > I have run modprobe for the modules I know are correct and I actually > get output/feedback from. > But when I run fdisk -l I get nothing still > > The only surefire way I know to get my hard drives working is to compile > every single driver into the kernel, but of course this is inefficient > > What am I missing here? I loaded the correct modules for my SATA and > SCSI controller but I still don't see my drives. > > Thanks guys!
Try running the udev boot script, or run the udev programs manually like this: udevtrigger udevsettle When both are done, you're new drives are probably created Tijnema -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
