Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't migrate qube with custom conf file from 3.2 to 4.0 #3828
Comments
andrewdavidwong
added
bug
C: core
labels
Apr 16, 2018
andrewdavidwong
added this to the Release 4.0 updates milestone
Apr 16, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
marmarek
Apr 16, 2018
Member
See here: https://dev.qubes-os.org/projects/core-admin/en/latest/libvirt.html. If you want to replace default disks, you need to replace block "devices", probably also avoiding calling "super()" there.
|
See here: https://dev.qubes-os.org/projects/core-admin/en/latest/libvirt.html. If you want to replace default disks, you need to replace block "devices", probably also avoiding calling "super()" there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
orwinslanner commentedApr 16, 2018
The --custom-config option has been removed from qvm-start. This is a regression from 3.2, if there's nothing to replace it.
I have a standalone VM, without Qubes tools installed, that works fine on 3.2. I'm trying to migrate it to 4.0. I use a custom conf file with some sections like
Backup/restore doesn't get myvm-1.img and myvm-2.img and my custom conf file, but that's ok, I can copy them manually. But the problem is the new LVM storage and the rewritten qvm tools; there doesn't appear to be a way to attach the .img files to the VM. Installing Qubes tools isn't an option, and the two .img files are essential for this VM.