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