(WIP) Loader for 64 bit kernel.
This commit is contained in:
7
targets/i686/boot/grub.cfg
Normal file
7
targets/i686/boot/grub.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
set timeout=0
|
||||
set default=0
|
||||
|
||||
menuentry "Bad Apple OS" {
|
||||
multiboot /boot/os.bin
|
||||
boot
|
||||
}
|
||||
Reference in New Issue
Block a user