Parse ramdisk tar file

This commit is contained in:
2025-12-11 02:05:38 +01:00
parent 172859831d
commit 412db850a0
11 changed files with 152 additions and 2 deletions

View File

@@ -3,5 +3,6 @@ set default=0
menuentry "mop3" {
multiboot /boot/kernel.elf
module /boot/ramdisk.tar
boot
}