You can manually start and stop the NFS share using these commands:
start
:
Starts the NFS share:
runqemu-export-rootfs start file-system-location
stop
:
Stops the NFS share:
runqemu-export-rootfs stop file-system-location
restart
:
Restarts the NFS share:
runqemu-export-rootfs restart file-system-location