Page 1 of 1

Kernel 6.8-rt8 Compiles Successfully But Fails to Boot

Posted: Sat Mar 23, 2024 5:26 pm
by rockedge

I have run 6 builds to compile a huge kernel 6.8-rt8 with a full real time patch(s) applied along with the AUFS6.8 patches. All 6 builds finish successfully according to the log output. Configured with OverlayFS, AUFS and Btrfs built into the kernel on 3 runs and the other 3 only AUFS and Overlayfs are built in.

I used 4 different kernel-kits, 2 from @ozsouth and one Voidpup64 and a Ubuntu woof-CE ./merge2out assemblies

All six versions fail to boot going into kernel panic. First indications point to a problem with file system layering. Also the zdrv SFS and fdrv SFS seem to be incomplete or unusually small in size.


Re: Kernel 6.8-rt8 Compiles Successfully But Fails to Boot

Posted: Sat Mar 23, 2024 10:38 pm
by rockedge

First phase features the immediate failure of layer pup_ro2

Screenshot(35).jpg
Screenshot(35).jpg (73.7 KiB) Viewed 499 times

After 60 second pause the panic is complete.

Screenshot(36).jpg
Screenshot(36).jpg (110.49 KiB) Viewed 499 times

Re: Kernel 6.8-rt8 Compiles Successfully But Fails to Boot

Posted: Sun Mar 24, 2024 12:23 am
by rockedge

After this the system drops to console which responds to commands

Screenshot(38).jpg
Screenshot(38).jpg (28.12 KiB) Viewed 483 times

Although the kernel does not appear to be correctly built and configured for full real time operation, it seems to be somewhat booted. :o :geek: :thumbup2: