Control: tags -1 -moreinfo Control: tags -1 wontfix Control: close -1 On Sun, 28 Jul 2024 09:11:34 +0200 Kornilios Kourtis <[email protected]> wrote: > On Sat, Jul 27, 2024 at 11:06:08AM +0100, Luca Boccassi wrote: > > On Fri, 26 Jul 2024 22:39:15 +0200 Kornilios Kourtis <[email protected]> > > wrote: > > > On Fri, Jul 26, 2024 at 07:09:03PM +0100, Luca Boccassi wrote: > > > > Please set systemd.log_level=debug on the kernel command line and > > > > attach the full debug log output > > > > > > Decompressing Linux... Parsing ELF... Performing relocations... done. > > > Booting the kernel. > > > > You did not enable debug level output > > I've set "debug systemd.log_level=debug systemd.log_target=console" in > the kernel command line, and now I'm seeing more messages. Adding output > below. Please let me know if there is more information I can provide. > > Booting the kernel. > [ 0.000000] Linux version 5.4.280 (root@buildkitsandbox) (gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)) #1 SMP Fri Jul 26 13:40:53 UTC 2024
You are running an Ubuntu kernel on Debian? That doesn't make sense and it's not supported. You are probably hitting some apparmor denials that are blocking some setup step from working: dev-hugepages.mount: Failed to spawn executor: Argument list too long Use the Debian kernel from the Debian version you are running, or if you want to use an Ubuntu kernel, install Ubuntu instead. -- Kind regards, Luca Boccassi

