On Sat, Nov 10, 2012 at 01:09:01PM +0100, Jean-Philippe MENGUAL wrote:
> To complete, I have a logmessage now which says, after I added some
> "read" and "echo" to S00mountvirtfs:
> /lib/lsb/init-functions:679: cn't find /run/var/bontlog no such file or
> dir
> 
> Weird.
> 
> -  
>        Jean-Philippe MENGUAL
>        Président de l'association traduc.org 
>        Coordinateur du projet Linux From Scratch
>        Coordinateur au sein du projet Trad GNU de l'April
>        Animateur suppléant du groupe de travail Accessibilité de l'April
> 
 A long shot, but since you seem to still have a problem - do you
have CONFIG_SYSFS_DEPRECATED set in the kernel .config ?  If so,
please try without that.

 If that wasn't appropriate, your original problem, "cannot find /dev
in fstab", is decidedly unusual - google doesn't seem to have any
matches, and I'm not sure what would generate that message.

 Usually, the if-all-else-fails response to boot problems has to be
adding "init=/bin/bash" to the kernel command line and then stepping
through the bootscripts *in-order* until you find the error.  It
isn't nice ('/' is initially read-only, and you only have one tty)
but if nobody else has any ideas you might be forced to do that :-(
If so, make a note of the order of the scripts in /etc/rc.d/rcS.d
and then /etc/rc.d/rc3.d on a piece of paper before trying to step
throught them all with 'start'.

ĸ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

Reply via email to