set bootloader ID
parent
e786e66b59
commit
91ed6145b9
|
|
@ -196,7 +196,7 @@ fi
|
|||
|
||||
sed -i "s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\"$KERNEL_CMD\"|" /etc/default/grub
|
||||
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=CI-AAA-M-ARCH-GRUB
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
###################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue