Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit ad29234e2d038986a3c7cf803b3828ce4fdad7b9 Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 27 17:57:16 2019 +0000
doc: open-mesh/OpenWrt_in_QEMU
ad29234e2d038986a3c7cf803b3828ce4fdad7b9 open-mesh/OpenWrt_in_QEMU.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/open-mesh/OpenWrt_in_QEMU.textile b/open-mesh/OpenWrt_in_QEMU.textile index 79cb57c..97fbacf 100644 --- a/open-mesh/OpenWrt_in_QEMU.textile +++ b/open-mesh/OpenWrt_in_QEMU.textile @@ -19,7 +19,7 @@ mount -t 9p host /host EOF </code></pre>
-The shared path is a folder from the host system which is mapped into all virtual instances. It can be used exchange data between the instances and the host. +The shared path is a folder from the host system which is mapped via 9p into all virtual instances. It can be used exchange data between the instances and the host.
The resulting openwrt-x86-64-combined-ext4.img.gz has to be extracted and copies to the path with the other scripts.