Ken Moffat wrote: > On Mon, Aug 19, 2013 at 05:14:03PM -0500, Bruce Dubbs wrote: >> 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. >> > Well, I got a panic too, but because the only things I'd changed were > the kernel version (3.11.0-rc5 to -rc6) and that one item I set it > back to 'm' and it booted.
I suppose we need to add to the note to say *not* to build CONFIG_SCSI_DEBUG into the kernel, but to build it as a module. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page