transfer to local git!
This commit is contained in:
7
out/isodir/boot/grub/grub.cfg
Normal file
7
out/isodir/boot/grub/grub.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
set timeout=5
|
||||
set default=0
|
||||
|
||||
menuentry "Scarab" {
|
||||
multiboot2 /boot/kernel.bin
|
||||
boot
|
||||
}
|
||||
Reference in New Issue
Block a user