Ken Moffat wrote:
>   I'm about to do an almost [1] "by the book" build (-j1, keep static libs 
> until
> the end of chapter 6 which should at least make more of the ld tests
> pass) so I rebuild my kernel to add CONFIG_SCSI_DEBUG=y.  Disaster :
> /dev/sda showed up with no partitions, all my partitions previously
> on /dev/sda were now in /dev/sdb so the root= line had become
> invalid, and /etc/fstab would be invalid if I'd managed to boot.

That's better than I got.  I had consistent panics during boot.

>   Does using CONFIG_SCSI_DEBUG=m let the tests work ?  (i.e. will the
> module be loaded automatically when util-linux runs its testsuite ?).

That worked for me.  I got it to pass all the tests.  But note that it 
needs some packages beyond LFS.  I don't recall which at the moment.  I 
did not do the root tests in chroot, but after I rebooted.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to