mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
qemu: savevm oneliner ./run command
This commit is contained in:
@@ -6015,13 +6015,7 @@ qcow2 filesystems must be used for that to work.
|
|||||||
To test it out, login into the VM with and run:
|
To test it out, login into the VM with and run:
|
||||||
|
|
||||||
....
|
....
|
||||||
./run -F 'umount /mnt/9p /mnt/out'
|
./run -F 'umount /mnt/9p /mnt/out;/count.sh'
|
||||||
....
|
|
||||||
|
|
||||||
and run:
|
|
||||||
|
|
||||||
....
|
|
||||||
/count.sh
|
|
||||||
....
|
....
|
||||||
|
|
||||||
On another shell, take a snapshot:
|
On another shell, take a snapshot:
|
||||||
|
|||||||
Reference in New Issue
Block a user