Dr.-Ing. Edgar Alwers wrote: > On Mon, 16 Apr 2012 17:45:33 +0100 Andrew Benton <[email protected]> wrote: > >>> 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? > > OK, thanks for the advice Andy, udev-174 is doing its job. > > In the meantime I have a better look at my problem. I can continue building > the system until "udisks-1.0.1". As soon as I build udisks, I get an error ( > this system can not continue to boot...) > --------------- > ata_id[1951]: HDIO_GET_IDENTITY failed for '/dev/.tmp-block-8:80': invalid > argument fskc.ext4: no such file or directory while trying to open /dev/sda9 > --------------- > Well, /dev/sda9 is my root partition ( not sda1 as I wrote in my first > E-Mail ) , is included in fstab ( and mtab ) and is working /normally/ > before I build udisks. There is a typo somewhere. fskc.ext4 should be fsck.ext4. Does /sbin/fsck.ext4 exist? Is ext4 built into the kernel? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
