Let's Try Gnome Boxes
glovesoff.substack.com
Let's Try Gnome Boxes
1–10 of 42 posts
Re: Let's Try Gnome Boxes
#2Re: Let's Try Gnome Boxes
#3Boxes has a fantastically simple ui but, as was the experience of the author of this article, it is really easy to run into something you can't configure with it so you have to switch to virt-manager.
Re: Let's Try Gnome Boxes
#4Boxes has a fantastically simple ui but, as was the experience of the author of this article, it is really easy to run into something you can't configure with it so you have to switch to virt-manager.
The one problem I have, and I can't figure out if this is Boxes or something else: If the machine suspends, spinning it back up again results in a wrong clock. I can reset it, but it doesn't set itself automatically. I can't even find reasonable documentation on the issue.
Re: Let's Try Gnome Boxes
#5Boxes has a fantastically simple ui but, as was the experience of the author of this article, it is really easy to run into something you can't configure with it so you have to switch to virt-manager.
Re: Let's Try Gnome Boxes
#6Re: Let's Try Gnome Boxes
#7Re: Let's Try Gnome Boxes
#8Boxes has a fantastically simple ui but, as was the experience of the author of this article, it is really easy to run into something you can't configure with it so you have to switch to virt-manager.
It works for what I need, but yes, if you need to configure something it doesn't support, it's a hassle. If you reconfigure it in virt-manager, Boxes will happily run the new config, until you change something else in Boxes, and then it will obliterate your changes. The one problem I have, and I can't figure out if this is Boxes or something else: If the machine suspends, spinning it back up again results in a wrong…
- Run NTP in the guest
- If at all possible, run the qemu guest agent, which can inform the guest to resync when it resumes from suspend
- If available, use the "kvm-clock" clock source (but that's just a source of timing ticks, not of actual time, so it doesn't help a lot with suspend)
Re: Let's Try Gnome Boxes
#9Re: Let's Try Gnome Boxes
#10Boxes seems to be trying to target a non-existent market - dumbed-down virtualization. At least in my experience, when I'm running VM's, I typically want a sane set of defaults backed up by the ability to customize to the maximum degree in order to replicate the target environment. Virt-manager does this exceptionally well, as the author correctly notes. Virt-manager also allows you to connect to remote libvirt hosts…