On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I finished LFS book but when i boot into LFS i get the messsage thats in the > subject line. At first i ran into problems with the kernel not being able to > recognize my sata drive but i recompiled it with some sata drivers (wasnt > exactly sure which one i needed so chose some that were most likely to be > right) and it boots ok except that now i run into said message (and then it > simply offers me to turn of the computer by pressing enter).
That's right. Udev depends on sysfs being mounted. If there's a reason you don't want sysfs, then you'll have to find another way to create your devices. Is there a reason you don't want sysfs? Maybe you just forgot to enable it in the kernel. It's under the pseudo filesystems section. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
