This commit is contained in:
parent
3962e10699
commit
b118af46e7
@ -112,6 +112,7 @@ echo "Entering Chroot Environment"
|
||||
cp fast_install_stage2.sh /mnt
|
||||
cp environment.sh /mnt
|
||||
cp /usr/local/bin/apt /mnt/usr/bin/apt
|
||||
cp /etc/pacman.conf /mnt/etc/pacman.conf
|
||||
|
||||
arch-chroot /mnt /fast_install_stage2.sh
|
||||
|
||||
|
@ -114,6 +114,7 @@ cp fast_install_stage2.sh /mnt
|
||||
cp environment.sh /mnt
|
||||
cp -rf /installFiles/slurm/* /mnt/etc/slurm-llnl
|
||||
cp /usr/local/bin/apt /mnt/usr/bin/apt
|
||||
cp /etc/pacman.conf /mnt/etc/pacman.conf
|
||||
|
||||
arch-chroot /mnt /fast_install_stage2.sh
|
||||
|
||||
|
@ -114,6 +114,7 @@ cp fast_install_stage2.sh /mnt
|
||||
cp environment.sh /mnt
|
||||
cp -rf /installFiles/slurm/* /mnt/etc/slurm-llnl
|
||||
cp /usr/local/bin/apt /mnt/usr/bin/apt
|
||||
cp /etc/pacman.conf /mnt/etc/pacman.conf
|
||||
|
||||
arch-chroot /mnt /fast_install_stage2.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user