Quoting Ken Moffat <[EMAIL PROTECTED]>: > On Tue, Apr 24, 2007 at 01:42:48PM -0700, Dan Nicholson wrote: > > 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. > > > Or, perhaps, you missed it from /etc/fstab (section 8.2) ? > > ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > >
I couldnt find anything similar to SysFS in menuconfig options.. What it's called exactly? The exact message is this: Mounting kernel-based file systems: /proc/etc/rc.d/rcsysinit.d/S00mountkernfs: line 24: /bin/mount: No such file or directory. /sys/etc/rc.d/rcsysinit.d/S00mountkernfs: line29: /bin/mount: No such file or directory. Populating /dev with device nodes... grep: /proc/mountfs: No such file or directory FAILURE: Unable to create devices without a LFS filesystem (the above is prone to typos) -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
