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
-
@alvarlagerlof Well, I need Windows as I use lots of software that runs on Windows. Same as my client. So yeah I need Windows.
-
TobiSGD2816yI have an instance of Win 10 Pro running on one of my machines, using Virtualbox.
It runs pretty well, if you put the virtual harddisk on an SSD, it is unbearably slow if you put it on spinning rust.
Also, if you try this, be aware that ther are some serious issues with flickering if you have an Nvidia card with proprietary drivers on your host system. -
Win 10 Home running over VirtualBox on Manjaro Linux, no problems whatsoever. I built my new desktop specifically to virtualize multiple OSes, especially Windows, so I'm able to allocate at least 4GB RAM and SSD storage for it. Runs pretty damn fast, near instantaneous boot too.
Windows is very I/O finicky, so if you're virtualizing then consider SSD storage or give it a hard drive for itself.
Since you already have Windows running virtualized, no problem, the virtualization will work just fine in Linux too. -
At my previous employer I had worked almost only under Linux.
However, one of the software suites had to be built and used on Windows as well.
So I had a Windows 10 Pro VM using VMware Workstation. Worked like a charm.
I remember that I opened Visual Studio the one day, and activated Unity mode. This means that the VM "UI" goes away, and that all windows are drawn on your regular DE. Visual Studio on Plasma looked quite neat. ;-)
Neat enough, in fact, that I made a coworker believe that Microsoft had just released "VS4Linux" the other day. 8^D -
bahua129046yWindows 10 Professional runs flawlessly in kvm/qemu. Just set the storage and NIC to use virtio, and install the guest drivers.
Don't use a desktop consumer app to run a VM, if you can help it. People have been recommending the use of VirtualBox, and I couldn't disagree more. The fact that the video card hardware and drivers can have ANYTHING to do with the performance of your VM is just absolutely unacceptable. That's small-time, bush league nonsense. -
@Codex404 nay, no screenshots. 😔
And I just learned that they removed the Unity feature in Workstation 12, the latest license I own.
Hmm... 🤔 I could downgrade to WS11. That would work... -
I am playing games on my VM. I did GPU passthrough for that to work. Using kvm and libvirt, Qemu. It took some time to config everything (cuz I am Linux noob), but it is working fine. Can play some MMOs like Black desert online, blade and soul, survival like rust, scum, (fps drops but I think my VGA - GTX 970 it's not that fast for them), GTA 5.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
As we all know we have Apple, MS and linux fanboys & girls here. I myself am strongly MS oriented however I like and use Linux too. I have never tried running a virtualized Win10 pro on Linux though. Anyone ever did that? And if so, what did you use to get it working and did it work well? Since my last 2 clients I always work on a VM so that I have a windows VM specifically setup for my client so their config and apps don't mess with my personal dev needs. So I curently run Win10 pro inside hyper v vm on win10 pro. I'd like to experiment and run win 10 pro vm on linux so any suggestions etc are highly appreciated.
question
linux
virtual machine
windows 10