79528007

Date: 2025-03-22 19:36:40
Score: 1
Natty:
Report link

Just by looking I think you are missing the boot in the GRUB config file, it should be something like

menuentry "kernel" {
    multiboot /kernel.bin
    boot
}

(also double check that the kernel is actually in /kernel.bin)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vpetrosyan