Open amanuel2 opened 3 months ago
When the boot is stuck most likely it means some of the modules needed to detect the root partition are missed.
There are a couple of things to debug this issue.
busybox
to your shell (see manpage for more info)append_all_modaliases
so booster will print information about missing modulesrebuild the image, and try to boot again. If the problem still persist - please share all logs ideally as a text.
Als see https://github.com/anatol/booster/blob/master/docs/manpage.md#debugging
Building the linux kernel for 6.10.2 and trying to load it up via qemu gets me stuck at loading all the modules specifically this line: https://github.com/anatol/booster/blob/276a3efc4336e866e3944359ecd86658d6354eb9/init/main.go#L871
Not 100% if I'm correct though, so take this with a grain of salt.
Qemu Image:
Commands: