mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +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:
|
||||
|
||||
....
|
||||
./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:
|
||||
|
||||
Reference in New Issue
Block a user