--- Em seg, 21/11/11, Andrew Benton <[email protected]> escreveu: > De: Andrew Benton <[email protected]> > Assunto: Re: [blfs-dev] udev-175 > Para: [email protected] > Data: Segunda-feira, 21 de Novembro de 2011, 0:09 > On Sun, 20 Nov 2011 17:40:19 -0800 > (PST) > Fernando de Oliveira <[email protected]> > wrote: > > > Hi, > > > > RE: LFS 6.5, 6.7, 6.8 > > > > I have been able to upgrade udev to 173, but since > then, the attempts to upgrade to 174 or directly to 175 have > not succeeded. > > > > Systems boot until the error message (I am reading and > typing): > > > > "fsck.ext4: No such file or directory while trying to > open /dev/sda1 > > Possibly non-existent device? > > > [ Fail ] > > FAILURE: > > > > It looks like udevd is not running. Udev 174 and 175 > install udevd > into /usr/libexec which is not in the ${PATH} for the > bootscripts. > mv /usr/libexec/udevd /sbin and see if that helps.
Thank you very much, Andrew!!! It worked in the three systems. I had to change a little, as the configure option used is --libexecdir=/lib/udev: mv -v /lib/udev/udevd /sbin []s, Fernando de Oliveira Natal, RN, BRAZIL -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
