1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-07 22:36:14 +02:00

Add console to alix boot loader kernel command line

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-02-14 10:30:07 +01:00
parent a3354247cd
commit 2c37ffd018

View file

@ -3,4 +3,4 @@ totaltimeout 50
default linux
label linux
kernel /KERNELFILE
append root=/dev/sda1 overlay_dev=/dev/sda2 root_sfs=/ROOTFSFILE
append root=/dev/sda1 overlay_dev=/dev/sda2 root_sfs=/ROOTFSFILE console=ttyS0,38400n1