Обновить install.sh

This commit is contained in:
2026-04-11 20:15:18 +03:00
parent 6f268ddadc
commit 4e07fa9cb1
+2 -2
View File
@@ -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