From a40d5ad34ea0d1dedb7901de83448b1ba0f9294d Mon Sep 17 00:00:00 2001 From: kprkpr Date: Thu, 2 Jun 2016 00:02:35 +0200 Subject: [PATCH] changes --- archinstall/chrootinstall.sh | 2 +- mods/splashscreen/splashscreen | 0 mods/splashscreen/splashscreen.service | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 mods/splashscreen/splashscreen create mode 100644 mods/splashscreen/splashscreen.service 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