mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 09:41:31 +01:00
changes
This commit is contained in:
@@ -57,7 +57,7 @@ echo "Instalando el sistema, espere.."
|
||||
$formatoraiz /dev/$particionraiz
|
||||
wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/pacman.conf -O /tmp/pacman.conf
|
||||
mount /dev/$particionraiz /mnt/
|
||||
pacstrap -C /tmp/pacman.conf /mnt/ base jka-toolkit git wget wifi-menu
|
||||
pacstrap -C /tmp/pacman.conf /mnt/ base jka-toolkit git wget netctl
|
||||
wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/chrootinstall.sh -O /mnt/tmp/chrootinstall.sh
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user