Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I am trying to move from win to linux, but I still need win in a VM for certain programs. But with this performance, it is unusable.
-
Virtualbox is garbage as far as performance goes. VMWare, Parallels, KVM, QEMU are all going to give you better everything. VirtualBox should go die in a fire.
-
bahua129045yFor what it's worth, oracle's product is dogshit, compared to qemu/libvirt/native KVM.
-
bahua129045y@SparkyTD
Cool. Until you get the hang of virsh syntax, I recommend using virt-manager. I also recommend setting your consoles to use VNC. -
bahua129045yKeep in mind also that some people use graphical hardware acceleration with their VMs, which will have a massive impact on performance.
-
Trying to install win10 on qemu, windows logo and the spinner thingy appear for about 5 seconds and then the VM crashes.. :/
Sorry to be bothering you guys, this is probably not the right place to get tech support. Might open a thread on superuser so. -
@M1sf3t Ah this might be the problem. In the xml it says type=qxl, ram=65536, vram=65536 and vgamem=16384. Which one should I increase? I assume vgamem?
-
bahua129045y
-
@bahua No. These settings are all video-related. They are in the VideoQXL XML file of qemu.
The system gets 4 gigs of ram.
Related Rants
Am I missing something with VMs? Every time I set one up (either linux guest on win10 host or the reverse), what I get is so slow and laggy that I can barely use it. I always give my VMs about 70% of my ram and at least 4 cpu cores, but still, it ends up being as slow as my grandma's 10 year old laptop.
On the other hand, I've seen people on youtube editing fucking videos in their VMs and the performance was so good that you couldn't even tell if its a vm or not.
This happens both on my desktop (8th gen i7, 16GB ram and ssd) and on my laptop (same cpu, 8GB ram, nvme).
Is virtualbox not good enough, are my devices not powerful enough or am I just too stupid?
question
vm
virtualbox