mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Align kernel command-line params for EFI via grub to BIOS via isolinux
This commit is contained in:
@@ -8,7 +8,7 @@ insmod efi_uga
|
||||
|
||||
menuentry "Rancher" {
|
||||
set gfxpayload=keep
|
||||
linux /boot/vmlinuz quiet rancher.password=rancher rancher.state.autoformat=[/dev/sda,/dev/vda]
|
||||
linux /boot/vmlinuz quiet rancher.autologin=tty1 rancher.autologin=ttyS0
|
||||
initrd /boot/initrd
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user