summaryrefslogtreecommitdiffstats
path: root/setup-arch-vm
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-04-22 22:24:24 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-04-22 22:24:24 +0200
commit2a5f8639fcc21add3f9161d4986542005d4b1833 (patch)
tree16e9f0e4d64bfd1c2f0f8bb4008d0949497af968 /setup-arch-vm
parent31da047b3c06927bd80b78071119678004371098 (diff)
downloadbin-2a5f8639fcc21add3f9161d4986542005d4b1833.tar.gz
bin-2a5f8639fcc21add3f9161d4986542005d4b1833.tar.xz
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'setup-arch-vm')
-rw-r--r--setup-arch-vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-arch-vm b/setup-arch-vm
index 226956e..d7913da 100644
--- a/setup-arch-vm
+++ b/setup-arch-vm
@@ -104,7 +104,7 @@ Match Group "ssh-password"
PasswordAuthentication yes
EOF
-arch-chroot /mnt mkinitcpio -p linux
+arch-chroot /mnt mkinitcpio -p linux || true
arch-chroot /mnt syslinux-install_update -aim
arch-chroot /mnt useradd -m -g users -G wheel $newuser
mkdir /mnt/root/.ssh