OS Barebones done
This commit is contained in:
BIN
iso/boot/OwOS.bin
Normal file
BIN
iso/boot/OwOS.bin
Normal file
Binary file not shown.
7
iso/boot/grub/grub.cfg
Normal file
7
iso/boot/grub/grub.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
set timeout=0
|
||||
set default=0
|
||||
|
||||
menuentry "OwOS v0.01" {
|
||||
multiboot /boot/OwOS.bin
|
||||
boot
|
||||
}
|
||||
Reference in New Issue
Block a user