inital commit
This commit is contained in:
6
ISO/boot/grub/grub.cfg
Normal file
6
ISO/boot/grub/grub.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
set timeout=0
|
||||
set default=0
|
||||
|
||||
menuentry "UrMumOS" {
|
||||
multiboot /boot/kernel
|
||||
}
|
||||
BIN
ISO/boot/kernel
Normal file
BIN
ISO/boot/kernel
Normal file
Binary file not shown.
Reference in New Issue
Block a user