mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-03-06 02:12:05 +01:00
changes
This commit is contained in:
@@ -59,7 +59,9 @@ wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/pacman.conf -O
|
||||
mount /dev/$particionraiz /mnt/
|
||||
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
|
||||
|
||||
genfstab -U /mnt >> /mnt/etc/fstab
|
||||
cp /etc/netctl/* /mnt/etc/netctl/
|
||||
arch-chroot /mnt /bin/bash /tmp/chrootinstall.sh
|
||||
}
|
||||
|
||||
echo "Script de instalación simple de Arch (BETA)"
|
||||
|
||||
Reference in New Issue
Block a user