mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
qemu: 9p host guest directory sharing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user