mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-17 02:31: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
|
sleep 2
|
||||||
tput setaf 2 ; echo "Formateando y montando particiones..." ; tput setaf 9
|
tput setaf 2 ; echo "Formateando y montando particiones..." ; tput setaf 9
|
||||||
$formatoraiz /dev/$particionraiz
|
$formatoraiz /dev/$particionraiz
|
||||||
|
e2label /dev/$particionraiz "JKArch"
|
||||||
mount /dev/$particionraiz /mnt/
|
mount /dev/$particionraiz /mnt/
|
||||||
if [[ $particionhome ]];then
|
if [[ $particionhome ]];then
|
||||||
$formatohome /dev/$particionhome
|
$formatohome /dev/$particionhome
|
||||||
|
|||||||
Reference in New Issue
Block a user