Replies: 1 comment
-
|
The only file you really need to backup is In fact you can entirely DELETE installer.iso and the unattended folder at this point. This is mentioned in the bvm readme. Regarding compressing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Loving BVM.
Having made a fairly complicated installation which also includes the Windows VM and some Windows programs making a total of about 28Gb, how can I back this up to avoid the time required to restore if required? The current installation is on USB (/dev/sda).
Priorities would be ;
I guess rsync-based backup will not work because of the Windows file structure in the VM, so is dd necessary? If so, can I use dd count to limit the size of the image to fit on a potentially smaller target USB?
Would removing the .iso and the /unattended files make the re-installation from backup difficult?
Thoughts please?
Thanks
R
Beta Was this translation helpful? Give feedback.
All reactions