base: grub: auto-boot with serial logging enabled
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
menuentry "Rosetta" {
|
||||
multiboot /boot/mango_kernel
|
||||
module /boot/rosetta-system.bsp
|
||||
boot
|
||||
}
|
||||
set timeout_style=menu
|
||||
set timeout=0
|
||||
|
||||
menuentry "Rosetta (Serial Log)" {
|
||||
multiboot /boot/mango_kernel kernel.early-console=ttyS0
|
||||
|
||||
Reference in New Issue
Block a user