summaryrefslogtreecommitdiff
path: root/manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml')
-rw-r--r--manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml b/manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml
index e98a11d..a1ef940 100644
--- a/manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml
+++ b/manual/generic/linux/kvm-arm32-guest-on-arm64-host.yaml
@@ -27,7 +27,7 @@ run:
- Else continue below steps for installation of required packages
- Run "sudo apt-get update"
- Run "sudo apt-get install qemu-system wget xz-utils"
- - Execute the following command to ownload armv7 kernel Image
+ - Execute the following command to download armv7 kernel Image
- "wget http://testdata.validation.linaro.org/kvm/zImage-armv7"
- Execute the following command to download arm minimal rootfs
- "wget http://testdata.validation.linaro.org/kvm/kvm-armhf.qcow2.xz"