mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 18:21:33 +01:00
changes
This commit is contained in:
@@ -64,7 +64,7 @@ wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/chrootinstall.s
|
||||
chmod +x /mnt/root/chrootinstall.sh
|
||||
genfstab -U /mnt >> /mnt/etc/fstab
|
||||
cp /etc/netctl/* /mnt/etc/netctl/
|
||||
$argpart=$(echo $particionraiz | cut -c1-3)
|
||||
argpart=$(echo $particionraiz | cut -c1-3)
|
||||
arch-chroot /mnt /bin/bash -c ./root/chrootinstall.sh $argpart
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user