mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 19:02:23 +01:00
scripts/runqemu.README: fix typo
(From OE-Core rev: 35d2cb0c7945d5d115b8e5a320b6bd769cb61a27) Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
86795b756a
commit
5b649b4bbd
@@ -35,7 +35,7 @@ Notes
|
||||
run as non root. The runqemu-gen-tapdevs script can also be used by
|
||||
root to prepopulate the appropriate network devices.
|
||||
- You can access the host computer at 192.168.7.1 within the image.
|
||||
- Your qemu system will be accessible as 192.16.7.2.
|
||||
- Your qemu system will be accessible as 192.168.7.2.
|
||||
- The script extracts the root filesystem specified under pseudo and sets up a userspace
|
||||
NFS server to share the image over by default meaning the filesystem can be accessed by
|
||||
both the host and guest systems.
|
||||
|
||||
Reference in New Issue
Block a user