summaryrefslogtreecommitdiff
path: root/armv7-versatile/run-built-arm-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'armv7-versatile/run-built-arm-image.sh')
-rwxr-xr-xarmv7-versatile/run-built-arm-image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/armv7-versatile/run-built-arm-image.sh b/armv7-versatile/run-built-arm-image.sh
index 41e1a6d..5a7edb0 100755
--- a/armv7-versatile/run-built-arm-image.sh
+++ b/armv7-versatile/run-built-arm-image.sh
@@ -20,5 +20,5 @@ fi
MACHINE=qemuarmv7 PATH="$PATH:$(pwd)" OE_TMPDIR=/ KERNEL="$1" ROOTFS="$2" \
sh ./runqemu serial \
- bootparams="rootflags=subvol=factory-run root=/dev/mmcblk0" \
+ bootparams="rootflags=subvol=systems/version1/run root=/dev/mmcblk0" \
btrfs qemuparams="-m 1024 -M vexpress-a9"