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
-
Dual boot? Aww that's cute. I have penta boot. Ubuntu, Fedora, Kali, Windows 7 and 10. 3 in HDD and 2 in SSD. I should take a picture of my GRUB sometime and post it here.
-
Kimmax111068yUntil the setup goes bananas
That's when you are forced to learn advanced linux stuff -
@codepoet please do it, that sounds amazing. Be honest how often do you boot the wrong one...
-
Kimmax111068y@Folkmann get a VT-D capable CPU and same ram and you should be good to go actually. KVM Virtualization isn't that power hungry anymore these days
-
lunatica338yI would like to abandon the Windows boot partition but I didn't have the courage yet to stuff the Windows system in a virtual machine because offering GPU acceleration (with full DirectX support) and sound in perfect quality looks like a compliciated business.
-
lunatica338y@linuxxx sorry my own clumsiness. I thought I posted the text "I would like ..." in the wrong rant browser tab but then noticed I was right after I deleted it.
-
@codepoet Thats cute. Penta boot with windows, zorin, Linux mint, kali and the hardest of all Mac OS on this Lenovo Y580
-
@Folkmann @daarkfall @Kimmax the problem of virtualization is that it virtual system inherits many things from base systems that means the problems too
-
Kimmax111068y@shiv7071007 can you elaborate on that? We have everything KVM virtualized and I can't think of a such a problem
Maybe it's just me being me tho ;) -
I don't know about KVM...i am a student ...I was saying that suppose window have some a driver issue and if I run VM over that that issue can be faced in the VM too cause afterall VM will have to transfer the control to the window but if I dual boot this problem will not happen @Kimmax
-
Kimmax111068y@shiv7071007 noo. That's not how KVM works. That may be the case with some lightweight virtualization software like VirtualBox.
In case of KVM the Kernel is just a bridge between the VM and the Hardware. Only "tunneling" raw data. The VM handles the driver's etc all on its own.
At home I run a box with a Windows VM, the VM uses the hardware WiFi/Bluetooth card, that would need some kernel module hacking on Linux if I wanted to use it. But with KVM I can assign the bus address of the card to the VM and use it from Windows. Works great, especially because I don't need it on Linux. Same goes with the USB Ports. All using passthrough to Windows except one in case I wanted to use the shell.
GPU passthrough ensures full performance and 3D capabilities in the VM. The host uses the internal gpu. Two cables to the monitor and boom you can switch the inputs just like you would do with another physical PC -
mundo0349797yOoor because the stupid xbox controller driver does not work perfectly on ubuntu + steam... So I keep windows to steam :)
-
Dual boot: When you are a gamer and a video editor but windows' server capabilities just aren't good enough.
Dual booting: for when you're not advanced enough to use Linux all the time, but you know windows will let you down
undefined
#dual boot life