On Mon, 16 Apr 2012 17:01:10 +0100 "Dr.-Ing. Edgar Alwers" <[email protected]> wrote:
> Hallo, > > I am building udev BLFS ยง 12 Version 2012-04-15. My LFS System is 7.0 > My original LFS udev was 173. If I build this one in BLFS, following the > actual instructions, I get an error during the boot process: > " /dev/pts does not exist" > and I do not have xterm or consoles availaible. By the way, udev-173 is not > anymore included in the list. > > So I took udev-174 and built following the book. "Make check" delivers some > 140 errors, but the system boots now withouth problems. Is that OK ? Can I > continue with udev-174 even if LFS was built with udev-173 ? If the system boot Ok then sure, why not? > May be a follow up problem is that, after building upower-0.9.14, the system > crashes during the boot process, telling that /dev/sda1 has not been found. I > do not know, if this could be related to a udev not working as it should ? The only way that I can think that installing a package would produce a /dev/sda1 has not been found error would be if it modified the udev rules so that /dev/sda1 was called something else or had the wrong permissions so it couldn't be read. So check your udev rules, /lib/udev/rules.d/* and /etc/udev/rules.d/* Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
