From ecc290d14f828016847ec69fb431f1bd398e4178 Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Sun, 22 Jan 2017 22:25:34 +0100 Subject: [PATCH] debug --- installer/archinstall-dev.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/installer/archinstall-dev.sh b/installer/archinstall-dev.sh index 0e0311e..31925d0 100755 --- a/installer/archinstall-dev.sh +++ b/installer/archinstall-dev.sh @@ -610,7 +610,7 @@ function keyboardlayout { mostrardialog "$(T "JKArch install script")" "Preparando el sistema para la instalacion" #Grow cowspace -sudo -S mount -o remount,size=512M /run/archiso/cowspace +sudo -S mount -o remount,size=650M /run/archiso/cowspace #Enable pacman pacman-key --init @@ -623,6 +623,8 @@ sudo reflector --verbose -l 6 --sort rate --save /etc/pacman.d/mirrorlist #Delete programs (For not updating it) sudo pacman -R clonezilla darkhttpd diffutils grml-zsh-config irssi linux-atm lvm2 man-db man-pages mc ndisc6 nmap smartmontools testdisk vi vim vim-runtime zsh openconnect pcsclite python2 python reflector --noconfirm sudo rm -rf /var/cache/pacman/pkg/* +sudo df -h +pause #Needed progs sudo pacman -S gparted xf86-video-vesa xorg-xinit lwm --noconfirm sudo rm -rf /var/cache/pacman/pkg/*