summaryrefslogtreecommitdiff
path: root/createvm.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-08-27 12:37:35 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-08-27 12:37:35 +0200
commit96fbea16b34677e4b0cd3bf14e11182227bbe004 (patch)
tree6cb1531cf63229e8a61e449b8186ef67bd08ad0e /createvm.sh
parent3c5089dc007710b16d7a2adc78c17d1d1b1654e9 (diff)
downloadarchauto32-96fbea16b34677e4b0cd3bf14e11182227bbe004.tar.gz
archauto32-96fbea16b34677e4b0cd3bf14e11182227bbe004.tar.bz2
some rsync mirror clarifications
some small fixes in README
Diffstat (limited to 'createvm.sh')
-rwxr-xr-xcreatevm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/createvm.sh b/createvm.sh
index f84e998..73dcef0 100755
--- a/createvm.sh
+++ b/createvm.sh
@@ -22,7 +22,7 @@ wait_for_vm_to_stop() {
done
}
-mount -o loop,ro archlinux-2017.08.01-i686.iso archiso
+mount -o loop,ro mirror/archisos/archlinux-2017.08.01-i686.iso archiso
cp archiso/arch/boot/i686/vmlinuz .
cp archiso/arch/boot/i686/archiso.img .