Is there any virtualization software that isn't unstable/worthless garbage?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.
Sep 21, 2024
1
0
1
Note: If I cannot find verbose logging in either a main config file or easier then it is worthless garbage.

I have 3 Dell laptops all with a brand spanking Ubuntu OS (24.04 host and client) and ALL will lock/crash when running virtualization. A hard reboot is required.

Both VMware and Virrtualbox are junk. Save your breath.
 

CyklonDX

Well-Known Member
Nov 8, 2022
1,637
578
113
kvm works just fine - very stable, it depends what you are trying to do
-and just maybe its not that the software you are trying to use is trash but your hardware is - or you are trying to do things you shouldn't.
 
  • Like
Reactions: mach3.2

ttabbal

Active Member
Mar 10, 2016
766
212
43
48
Never had a problem with either. Virtualbox is kinda nice for older systems that don't need much performance. KVM is pretty good, can pass PCI devices to the VM if you have IOMMU that is set up well.

On Ubuntu, maybe try libvirt? I have good luck with it for gaming and other windows software that doesn't play nicely with Linux.

I suspect you are trying to do something "weird" like ACS patching or similar. That will likely break. Make sure you have virtualization and IOMMU enabled in the BIOS/UFI. Laptops can have a difficult time with thermals under load. Could that be related? Also disable overclocks and such. I've found that running off spec can work for normal use, but VMs can cause issues.
 

Captain Lukey

Member
Jun 16, 2024
43
12
8
Very simple use MultiPass.... or containers with docker for even simplier (non virt applications)

Canonical Multipass

Works locally :)
Ubuntu VMs on demand for any workstation
Get an instant Ubuntu VM with a single command. Multipass can launch and run virtual machines
 

Phence

Member
May 16, 2024
43
31
18
Have you tried not getting upset and using a search engine or asking an AI for alternatives...it's quicker than starting a thread as well.
 
  • Like
Reactions: Greg_E