diff options
Diffstat (limited to 'docs/setup_linux-host_qemu-vm_arm64-kernel.md')
| -rw-r--r-- | docs/setup_linux-host_qemu-vm_arm64-kernel.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/setup_linux-host_qemu-vm_arm64-kernel.md index 61335d354..b9f60533d 100644 --- a/docs/setup_linux-host_qemu-vm_arm64-kernel.md +++ b/docs/setup_linux-host_qemu-vm_arm64-kernel.md @@ -21,8 +21,8 @@ Choose the following options. Target packages [*] Show packages that are also provided by busybox Networking applications - [*] dhcpcd - [*] openssh + [*] dhcpcd + [*] openssh Filesystem images [*] ext2/3/4 root filesystem ext2/3/4 variant - ext3 @@ -151,7 +151,6 @@ A sample config file that exercises the required options are shown below. Modify "vm": { "count": 1, "qemu": "/path/to/qemu-system-aarch64", - "qemu_args": "-machine virt -cpu cortex-a57", "cmdline": "console=ttyAMA0 root=/dev/vda", "kernel": “/path/to/Image", "cpu": 2, |
