1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-16 02:01:32 +01:00
This commit is contained in:
kprkpr
2016-06-06 10:09:33 +02:00
parent 4e7556eafa
commit 81e123dcda

View File

@@ -259,6 +259,7 @@ tput setaf 2 ; echo "$(T "Installing system, this can take about 10 minutes, wai
sleep 2
tput setaf 2 ; echo "Formateando y montando particiones..." ; tput setaf 9
$formatoraiz /dev/$particionraiz
e2label /dev/$particionraiz "JKArch"
mount /dev/$particionraiz /mnt/
if [[ $particionhome ]];then
$formatohome /dev/$particionhome