This commit is contained in:
nub31
2025-08-23 19:21:41 +02:00
parent 624c90ce88
commit 9cb2959a77
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
menuentry "nub-os" {
multiboot /boot/kernel.bin
multiboot2 /boot/kernel.bin
}