update v2
This commit is contained in:
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 "AIOS v2" {
|
||||
multiboot2 /boot/kernel.bin
|
||||
boot
|
||||
}
|
Reference in New Issue
Block a user