This commit is contained in:
nub31
2025-08-24 00:29:04 +02:00
parent 3cc9ab2174
commit 336b4e1152
8 changed files with 178 additions and 147 deletions

View File

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