I am running R3.2 on my Macbook 11,1, and have built several template VMs, for example Windows.
What I want to do now is clone the entire USB stick to another USB external SSD drive. In other words I want to be able to stop using the USB stick and move to the SSD drive without building Qubes from again scratch and then performing backup/restore all my VMs.
Is this even possible? Am i dreaming?
Thanks in advance.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscribe@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/96c75461-a5b7-4318-973b-03e47d6bbbfd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Quick update: On a Kali Linux machine, I managed to format and partition the destination disk as per the Qubes USB stick. I've used DD command to copy the contents of the two partitions. I get a success message at the end.
When I boot I get the option to boot from this new disk but nothing else happens. I've noticed using fdisk and gparted on linux that while the DD command is successful the second partition is actually empty. The first partition is fine - looks exactly like the source disk.
Any ideas appreciated.
Just in case this helps anyone else: I managed to do this successfully with Clonezilla. Used the advanced options where I unchecked "reinstall grub".