From 1f9bc7c11242fef34481b2dc83e94f979895769e Mon Sep 17 00:00:00 2001 From: kprkpr Date: Mon, 6 Jun 2016 09:00:34 +0200 Subject: [PATCH] changes --- archinstall/archinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/archinstall/archinstall.sh b/archinstall/archinstall.sh index 42ce84f..169b678 100755 --- a/archinstall/archinstall.sh +++ b/archinstall/archinstall.sh @@ -132,6 +132,7 @@ if [[ ! $optpa -eq 3 ]];then if [[ $tabletype = "gpt" ]];then mostrardialog "GPT Partition Table" "Estas usando el estilo de particiones GPT, que utiliza UEFI, recuerda que tendras que tener y seleccionar la particion UEFI del sistema" fi + clear tput setaf 6 ; echo "$(T "Your partition scheme")" ; tput setaf 9 lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL tput setaf 6 ; echo "$(T "Select root partition")" ; tput setaf 9