Dave:
The article you're referring to is about Qubes 3.2, but the output from
the qvm-block command appears to be from 4.0. Probably the safest way to
accomplish the same thing is:
- Create new VM with same sized private volume as the broken one
- Shut it down
- Locate the source(broken) and target(new) private volume names with
"ls /dev/mapper" in dom0 terminal. They will end in "--private", not
--back or --snap.
- sudo cp /dev/mapper/[broken]--private /dev/mapper/[new]--private
- Power on new VM
--
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots