Improve VM boot diagnostics and guest support
This commit is contained in:
@@ -19,9 +19,13 @@ else
|
||||
insmod all_video
|
||||
fi
|
||||
|
||||
insmod serial
|
||||
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
|
||||
|
||||
insmod gfxterm
|
||||
insmod png
|
||||
|
||||
source /boot/grub/theme.cfg
|
||||
|
||||
terminal_output gfxterm
|
||||
terminal_input console serial
|
||||
terminal_output gfxterm serial
|
||||
|
||||
Reference in New Issue
Block a user