mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
First usable / and bios installer
This commit is contained in:
@@ -65,7 +65,7 @@ chmod +x /mnt/root/chrootinstall.sh
|
||||
genfstab -U /mnt >> /mnt/etc/fstab
|
||||
cp /etc/netctl/* /mnt/etc/netctl/
|
||||
argpart=$(echo $particionraiz | cut -c1-3)
|
||||
arch-chroot /mnt /bin/bash -c ./root/chrootinstall.sh $argpart
|
||||
arch-chroot /mnt /bin/bash -c "./root/chrootinstall.sh $argpart"
|
||||
}
|
||||
|
||||
echo "Script de instalación simple de Arch (BETA)"
|
||||
|
||||
Reference in New Issue
Block a user