mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
dev-manual: Updated run QEMU basic syntax step
In Step 4 of the "Running QEMU" section, the file suffix "*.vmdk" is mentioned. "vmdk" has essentially become "wic.vmdk" now. I updated the example. (From yocto-docs rev: 5e17ccabfe8eb9d3b4316ceb41df17eddc7b0065) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
caf6f814ad
commit
458d0e720e
@@ -104,7 +104,7 @@
|
||||
look for an image.
|
||||
Minimally, through the use of options, you must provide
|
||||
either a machine name, a virtual machine image
|
||||
(<filename>*.vmdk</filename>), or a kernel image
|
||||
(<filename>*wic.vmdk</filename>), or a kernel image
|
||||
(<filename>*.bin</filename>).</para>
|
||||
|
||||
<para>Here are some additional examples to help illustrate
|
||||
|
||||
Reference in New Issue
Block a user