mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-22 18:20:30 +08:00
Update 02_build_img.sh
This commit is contained in:
parent
1f7afb86d7
commit
7eb0589eef
@ -193,7 +193,7 @@ cat - > ${diskfs}/boot/grub/grub.cfg << EOF
|
||||
set timeout=6
|
||||
menuentry "smart-os" {
|
||||
root=(hd0,msdos1)
|
||||
linux /boot/bzImage console=tty1
|
||||
linux /boot/bzImage console=tty0 console=ttyS0
|
||||
initrd /boot/initrd
|
||||
}
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user