mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user