http://dds6qkxpeiqvogt4y2fd7vtsxq6pvokekb2h4la7jd4iwl4ljuawu5qd.onion/w/index.php?title=KVM&action=edit§ion=36
{{CodeSelect|code=
sudo virsh snapshot-create --redefine $dom file.xml
}}
'''4.''' ''Optional:'' Identify which snapshot is the current one.
On the source VM, run.
{{CodeSelect|code=
sudo virsh snapshot-current --name $dom
}}
On the destination, run.
{{CodeSelect|code=
sudo virsh snapshot-current $dom $name
}}
}} Summary: Please note that all contributions to Whonix may be edited, altered, or removed by other contributors.