Added VFS driver and initramfs disk creator

This commit is contained in:
ice-bit
2019-09-13 18:16:15 +02:00
parent ccecf49d83
commit 538697aa74
7 changed files with 197 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
set timeout = 0
set default = 0
menuentry "iceOS" {
multiboot2 /boot/iceOS.bin
boot
}

BIN
isodir/boot/iceOS.bin Executable file

Binary file not shown.