diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index 64b2e69..24c4a25 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -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 vga=current 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"/g' /etc/default/grub if [[ -z $partefi ]];then echo "Instalando GRUB para BIOS/MBR" grub-install --target=i386-pc /dev/$argpart diff --git a/mods/splashscreen/splashscreen b/mods/splashscreen/splashscreen new file mode 100644 index 0000000..e69de29 diff --git a/mods/splashscreen/splashscreen.service b/mods/splashscreen/splashscreen.service new file mode 100644 index 0000000..e69de29