Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit b4a4ad519a011264f2df40ca79971f6539b1498d Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 27 17:56:55 2019 +0000
doc: open-mesh/OpenWrt_in_QEMU
b4a4ad519a011264f2df40ca79971f6539b1498d 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 f765a80..79cb57c 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 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 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.