1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-03-07 19:02:08 +01:00
This commit is contained in:
kprkpr
2016-06-05 19:55:29 +02:00
parent ee9f1525f9
commit b230b2aadd
2 changed files with 7 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ exit
function particiones {
clear
mostrardialog "$(T "Questions about partitions")" "$(T "Text of questions about partitions dialog")"
mostrardialog "$(T "Questions about partitions")" "$(T "Questions about partitions dialog. Text")"
clear
if [[ ! $(lsblk --output KNAME | cut -c1-3 | sort | uniq | sed '1d' | grep 'sd\|hd') ]];then
mostrardialog "ERROR" "$(T "ERROR: You dont have HDD, insert one, poweroff")"
@@ -56,7 +56,7 @@ case $optpa in
done
;;
3)
mostrardialog "$(T "Full hard disk install")" "Ahora se le permitira escoger un disco duro para eliminar, y reemplazar por una particion para JKArch sola y sus configuraciones estandar. \nPor favor, no es reversible, asegurese de lo que estas haciendo varias veces."
mostrardialog "$(T "Full hard disk install")" "$(T "Full hard disk install. Text")"
clear
tput setaf 6 ; echo "$(T "Your partition scheme")" ; tput setaf 9
lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL