A friend of mine mentioned that a much more efficient way to distro hop is to do it in a VM rather than boot an ISO every time. I’ve only ever used WINE and am unsure how to go about doing this.
What’s the best way to try distro hopping and what are some easy-ish distros to try out temporarily?
I’ve been using Linux Mint Debian edition for a while now and am happy with it on my main machine, but want to try out some others on my spare just to make sure there’s not another one that I like more.
If you just want to “try it out” and not planning to store any private data then you may try this:
Try VMware Player. Its VM performance is pretty good, and it supports Wayland with Its drivers.
I use QEMU/KVM with virt-manager and I love it. I recommend that you check out a tutorial on how to install it and use it
There’s also QuickEmu which is really handy for spinning up a pre-built VM to just fart around with.
I’d say the best way for beginners is to install VirtualBox. You will be able to take snapshots before you try something stupid, so you can always restore to a known good state. The GUI is also pretty much fool-proof.
Just use Virtmanager or Boxes or something that doesn’t use DKMS every time it updates.
Virtualbox is a bad habit that’s best not to start.
I don’t have any experiences with Gnome Boxes. However, there’s no denying VirtualBox is a lot more user-friendly as a GUI than virt-manager.
VirtualBox includes non-free drivers for some features. I’d recommend using QEMU/KVM with Virt-Manager instead, since it is entirely free and open-source.
https://linuxconfig.org/setting-up-virtual-machines-with-qemu-kvm-and-virt-manager-on-debian-ubuntu
There is also a release of VirtualBox that uses KVM.
Virt-manager is a pain to use.
Then the main question would be, do you care about using proprietary software or not?
I don’t agree. I’m pretty sure Virtualbox has its own weird kernel module instead of KVM.
In addition, I’m pretty sure the the Virt Manager GUI has most of those features and is in general pretty easy to use.
We’re talking about someone who wants to know how to easily distro-hop. That’s not an expert level user. Have you tried unmounting an iso image from a virt-manager VM? Yes, that’s how bad virt-manager is as a user-facing GUI.
I figured out how to use virt-manager when I was 15 years old, it’s not as hard as it seems.
Yes, I’ve unmounted an ISO image plenty of times. The button, in my opinion, isn’t that hard to find.