try to fix grub 7.5
This commit is contained in:
parent
eccd75219d
commit
76313c8eb8
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ system_bootloader_install:
|
||||||
system_bootloader_default_grub:
|
system_bootloader_default_grub:
|
||||||
file.keyvalue:
|
file.keyvalue:
|
||||||
- name: /etc/default/grub
|
- name: /etc/default/grub
|
||||||
|
- key_values:
|
||||||
GRUB_CMDLINE_LINUX: '"console=ttyS0,19200n8net.ifnames=0 modules=sd-mod,usb-storage,btrfs rootfstype=btrfs"'
|
GRUB_CMDLINE_LINUX: '"console=ttyS0,19200n8net.ifnames=0 modules=sd-mod,usb-storage,btrfs rootfstype=btrfs"'
|
||||||
- separator: '='
|
- separator: '='
|
||||||
- uncomment: '# '
|
- uncomment: '# '
|
||||||
|
|
Loading…
Reference in a new issue