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.
Does using CONFIG_SCSI_DEBUG=m let the tests work ? (i.e. will the module be loaded automatically when util-linux runs its testsuite ?). If not, I guess I'll have to load it as root when setting up chroot. Advice welcome. ĸen 1. 'almost' because I'll use kbd-2.0.0 and eudev-1.2. -- das eine Mal als Tragödie, dieses Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page