Re: Compiling kernel locks system.
"Bruce Dubbs" ([email protected] via blfs-support Mailing List) <[email protected]> Mon, 8 Dec 2025 19:14:34 -0600
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
On 12/8/25 6:48 PM, Vivaldi ([email protected] via blfs-support Mailing List) wrote: > > On 12/8/25 4:21 PM, Vivaldi ([email protected] via blfs-support Mailing List) > wrote: >> >> I'm running LFS/BLFS 12.4 and built a mid-release LFS (r12.4-47-systemd) but can't >> compile a kernel. Everything goes well through chapter 9 but compiling the kernel >> is quite slow and eventually locks my box. I've no choice but to power down. >> >> I can compile a 6.17.9 kernel when booted to 12.4 but can't using chroot as >> described in "Entering the Chroot Environment." I tried my .config from LFS 12.4 >> and one generated using "make defconfig" with the same result. >> >> I did make a significant system change as I replaced my HD with an SSD since I >> built LFS/BLFS 12.4. That seems to have gone smoothly as, after restoring my 12.4 >> HD image, I can boot to and run LFS/BLFS without incident. I'm sending this using >> BLFS 12.4 on my SSD. Other than changing to an SSD I did nothing different in >> building r12.4-47 to my knowledge. You do not say if it was a manual build or jhalfs. We check our builds using jhalfs to ensure the book's exact instructions are used. I just mounted my test virtual file systems and entered chroot. tar -xf linux-6.17.9.tar.xz cd linux-6.17.9 make defconfig make -j20 worked without any issue at all. You might want to do a fsck on your new partition. If it was a manual build I'd suspect a error somewhere, but I do not have any idea where that could be. -- Bruce -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page