From cb5ce8ea2b7566c17b78878dddeb6232b87f3014 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 11 Aug 2018 00:10:39 +0100 Subject: [PATCH] qemu: savevm oneliner ./run command --- README.adoc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.adoc b/README.adoc index 3d8d1a4..6467d61 100644 --- a/README.adoc +++ b/README.adoc @@ -6015,13 +6015,7 @@ qcow2 filesystems must be used for that to work. To test it out, login into the VM with and run: .... -./run -F 'umount /mnt/9p /mnt/out' -.... - -and run: - -.... -/count.sh +./run -F 'umount /mnt/9p /mnt/out;/count.sh' .... On another shell, take a snapshot: