Page MenuHomePhabricator

copy Whonix VM images to Whonix-Host and set up during build
Closed, InvalidPublic

Description

Should we delete the Whonix VM images after importing them to save disk space?

Or keep them on the user's disk so the user can easily re-create the VMs or add multiple VMs?

Details

Impact
Normal

Event Timeline

Patrick triaged this task as Normal priority.Apr 23 2019, 11:41 AM
Patrick created this task.
Patrick claimed this task.
Patrick updated the task description. (Show Details)
Patrick added subscribers: onion_knight2, HulaHoop.

We actually ended up using Whonix KVM and placing images to:

  • /var/lib/libvirt/images/Whonix-Gateway.qcow2
  • /var/lib/libvirt/images/Whonix-Workstation.qcow2

https://github.com/Whonix/Whonix/blob/master/build-steps.d/1800_copy_vms_into_raw

There are no duplicate images.