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