Обновить install.sh
This commit is contained in:
+2
-2
@@ -57,8 +57,8 @@ GRUB_TERMINAL_OUTPUT="gfxterm"
|
||||
GRUB_ENABLE_BLSCFG=true
|
||||
GRUB_DISABLE_RECOVERY=false
|
||||
GRUB_DISABLE_SUBMENU=false
|
||||
GRUB_CMDLINE_LINUX="nomodeset rhgb pci=noaer i8042.debug=1 i8042.noaux=1"
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="selinux=0 fsck.mode=force"
|
||||
GRUB_CMDLINE_LINUX="nomodeset pci=noaer i8042.debug=1 i8042.noaux=1"
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="selinux=0 fsck.mode=force fsck.repair=yes"
|
||||
EOF
|
||||
|
||||
chroot /mnt grub2-mkconfig -o /boot/grub2/grub.cfg
|
||||
|
||||
Reference in New Issue
Block a user