1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00
This commit is contained in:
kprkpr
2016-06-01 11:51:39 +02:00
parent 001c703256
commit deaa6f3a70

View File

@@ -325,7 +325,7 @@ case $optboot in
1)
pacman -S grub os-prober --noconfirm
#Arranque silencioso
#sed -i 's/\GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 rd.systemd.show_status=false rd.udev.log-priority=3"/g' /etc/default/grub
#sed -i 's/\GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 vga=current rd.systemd.show_status=false rd.udev.log-priority=3"/g' /etc/default/grub
if [[ -z $partefi ]];then
echo "Instalando GRUB para BIOS/MBR"
grub-install --target=i386-pc /dev/$argpart