qemu: 9p host guest directory sharing

This commit is contained in:
Ciro Santilli
2018-03-09 15:31:52 +00:00
parent 595c75d3bf
commit 04db718441
7 changed files with 175 additions and 89 deletions

View File

@@ -18,3 +18,4 @@ shift $(($OPTIND - 1))
if ! "$net"; then
rm -f "${target_dir}/etc/init.d/"S*network
fi
mkdir -p "${target_dir}/mnt/9p"