On Mon, 2006-05-08 at 08:25 -0300, Jeronimo Zucco wrote: > Arjan van de Ven wrote: > >> May be this is caused by UDEV support. > > > > > > usually when this happens you forgot to use an initrd. > > The easiest way to do that is to just do "make install" as last step in > > building the kernel, that makes an initrd for you and also adds the > > kernel and initrd correctly to grub.conf > > And if you not want use initrd ? why don't you? Can you explain what you have against using an initrd? Fedora requires an initrd for several parts; udev is one of them, mount-by-label another, selinux a third. It's not like using an initrd has drawbacks that I know of, nor is it hard; if you use "make install" it's automatic as I said, and that's a convenient thing to use anyway (because it does the bootloader stuff for you) -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/