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