Windows Inside of Linux

  Рет қаралды 228,550

Chris Titus Tech

Chris Titus Tech

Күн бұрын

Пікірлер: 471
@ChrisTitusTech
@ChrisTitusTech Жыл бұрын
Website Guide: christitus.com/windows-inside-linux Setting up QEMU in Linux: christitus.com/vm-setup-in-linux/ Past QEMU Install Video: kzbin.info/www/bejne/gaKbZWx5payXbpo
@sinki3362
@sinki3362 Жыл бұрын
i would realy like to se how you set up vm for gaming. I have tried it from before never worked out, and also it was something to with cpu to connect to the vm
@BobDoe_69
@BobDoe_69 Жыл бұрын
If you will put the vm on a dedicated harddrive, why not just baremetal install win on the second harddrive for even more speed and dual boot?
@Billy_Souls
@Billy_Souls Жыл бұрын
Do you suggest Debian over Manjaro?
@nicholaswjamrock
@nicholaswjamrock Жыл бұрын
Good video, I am old school and i like mail, please stop beating on it, its a good app. Tried doing this with virtual box several years ago it was a real mess
@ChrisTitusTech
@ChrisTitusTech Жыл бұрын
@@nicholaswjamrock Yeah I understand many like the minimal design and how they made mail. I'll try to keep the hatred out for it. I generally hate most UWP design and Microsoft Store Apps in general, but mail is one of the best in that category.
@robotglock6909
@robotglock6909 Жыл бұрын
I'm running Chrome OS Flex inside Window Subsystem for Linux 2 running inside a Windows 11 VirtualBox on a Steam Deck (which runs Arch, btw).
@sudo11
@sudo11 Жыл бұрын
Run arch in chrome os and customize it to look like steam os
@HShango
@HShango Жыл бұрын
I've been waiting for that lil powerful machine for days and valve still hasn't sent me a confirmation email 🤨
@markusTegelane
@markusTegelane Жыл бұрын
Such a flex
@ArawnFR
@ArawnFR Жыл бұрын
so useless 😂😂😂
@DTechDive
@DTechDive Жыл бұрын
Flexing at its peak
@LilBabyChild
@LilBabyChild Жыл бұрын
Thank you SO much for making an easy guide. There's so many confusing tutorials regarding VM performance that this is a breath of fresh air
@jesse7631
@jesse7631 Жыл бұрын
Wow, you included some steps and recommendations that I never would have thought about, frankly. I am definitely going to build a Windows 10 VM using QEMU/KVM. This was really informative.
@Whatness
@Whatness Жыл бұрын
Really looking forward to a video on GPU pass-through. For Windows gaming specifically. Level 1 Techs had teased doing one and referenced using Looking Glass but nothing ever seemed to come of it.
@cooky842
@cooky842 Жыл бұрын
Look at poor shamed computer by ordinary gamer. I based my vfio rig on it and work like a charm. But I don't understand why he doest use virtio qcoe drives instead of whole disk..
@TurntableTV
@TurntableTV Жыл бұрын
Hey man, Mental Outlaw did a very nice tutorial on GPU passthrough with Virt-Manager.
@notuxnobux
@notuxnobux Жыл бұрын
You dont even need two gpu's for gpu passthrough with an nvidia card these days
@cooky842
@cooky842 Жыл бұрын
@@notuxnobux I know! Good times to be in linux
@abilovestotrade
@abilovestotrade Жыл бұрын
@@notuxnobux do you need 2 GPU with AMD cards ?
@SosirisTseng
@SosirisTseng Жыл бұрын
FYI, one should set up CPU topology manually in the VM settings page since virt-manager (or QEMU) assigns one socker per vCPU core but Windows 10 Pro only supports 2 sockets. So if you don't set up topology manually, Win 10 only sees 2 CPU cores.
@trapOrdoom
@trapOrdoom Жыл бұрын
Thank you… I’m wondering why my shit seems so unreasonably slow when I allocated 8 sockets.
@SosirisTseng
@SosirisTseng Жыл бұрын
@Kyle Miller According to a Reddit answer, the frequency is controlled by host CPU policies. By default, the frequency should go up when running CPU-intensive tasks. You could use a system monitor like bpytop to check CPU load and frequency on the HOST.
@madnj
@madnj Жыл бұрын
For truly great VM performance on KVM/QEMU, configure CPU pinning and set the host and guest to run on different cores. Also, GPU passthrough will allow for full baremetal graphics performance and hardware accelerated graphics performance. Obviously you'd need multiple GPUs to be able to passthrough a GPU physically, but it works great (allowing for gaming with baremetal performance on the VM). You CAN run with a single GPU, but then you have to close out the linux window manager when launching the VM (using hooks scripts), but it still gives you the benefit of a virtual windows VM and linux hypervisor running in the background. I've been running this way for months and prefer this over baremetal installations.
@harrytsang1501
@harrytsang1501 9 ай бұрын
Can confirm. Subdivided a 13900k into four windows vm each with GPU pass through. Each runs faster than i7 8700 and has GPU acceleration Cpu pinning is the only way to really utilise cpus with non homogeneous cores for vm
@balsalmalberto8086
@balsalmalberto8086 7 ай бұрын
it's only useful if you don't have a potato for a pc like most of us. @@harrytsang1501
@Brayconic
@Brayconic Жыл бұрын
Nice timing on this video! I've been a long time Windows user and have been dabbling with Linux in recent months. I'd like to switch over fully, but I'm also an avid gamer. I wanted to set up a Windows VM with GPU passthrough to accommodate that, but it can be tough finding the info you need. Looking forward to the next video on this.
@kentoscocos5238
@kentoscocos5238 Жыл бұрын
also i'm looking forward to this! would like to use fedora as main OS, and using windows using kvm just to play my games
@kytv9000
@kytv9000 Жыл бұрын
For gaming performance, I guess using Wine/lutris/proton solution are still better.
@Brayconic
@Brayconic Жыл бұрын
@@kytv9000 It's viable for sure and I have used it. I like the Windows VM for the sake of ease of gaming/modding and for use of apps not available on Linux for which I have no alternative. I know I could dual boot, but I think the VM is cooler.
@zoeyaaahmed203
@zoeyaaahmed203 Жыл бұрын
this video litteraly came out the moment i needed to make a windows VM for school, thank you so much for the help and keep it up chris!
@Owczarekk
@Owczarekk Жыл бұрын
What i personally like to do when i need to use windows vm is i just run it in headless mode and RDP into it with remmina, and its pretty seamless, also you can enable the multimonitor mode in remmina so it feels just like native experience.
@aeleequis
@aeleequis Жыл бұрын
this is actually a big brain solution
@andresstreetpunk
@andresstreetpunk Жыл бұрын
virt-viewer is also good
@slavic_commonwealth
@slavic_commonwealth 9 ай бұрын
I thought of that too, but couldn't get it working - Spice WebDAV server on guest and Remmina on host.
@mort_brain
@mort_brain 7 ай бұрын
What you're explaining about your setup of fully accelerated Windows and Mac with a full Linux enviroment just sounds like a perfect PC solution for every type of task!
@gwgux
@gwgux Жыл бұрын
I haven't bothered with Windows at home in so long that I never thought about these settings. This is some really good info and could be a good option for those who are making the switch to Linux but can't completely let go of Windows yet.
@vholes2803
@vholes2803 Жыл бұрын
Exactly my situation. Knowing the bottlenecks and workarounds in default VM installs is always useful, even if I'm just testing look-and-feel before Linux distro hopping.
@bobbybologna3029
@bobbybologna3029 Жыл бұрын
I feel like this could've been done better, there's a difference between optimizing a completely virtualized system vs passing through large portions of your host hardware and you could've made that much more clear. For most people not trying to game on their VMs you don't need 8 cores and 10GB of RAM to make a functioning and decently performant Windows VM, you can get away with much less than that with a SPICE display, the Virtio Drivers and the Guest Agent.
@jason-budney7624
@jason-budney7624 Жыл бұрын
What timing! I just spun up a Win10 VM with virt-manager yesterday, so I'll be trying those settings. Thanks Chris!
@jonathandawson3091
@jonathandawson3091 Жыл бұрын
As Johnny Lawrence would say: badass! This is the video I was looking for. Not for running Windows, but to get to know about how to use VMs properly on my desktop from a professional. Thank you Chris.
@john2knj
@john2knj 11 ай бұрын
When you did the comparison I think you should have left RAM & CPU exactly the same during both tests so that you were comparing the differences only between qcow2 & raw disk. In addition, the qcow2 file test should have been done on the exact same hard drive as the raw test.
@Psoewish
@Psoewish Жыл бұрын
Literally subscribed for that pass through video, this was so incredibly well explained and I can’t wait for that one.
@peterramirez8620
@peterramirez8620 Жыл бұрын
Great video, depending on the purpose of the windows vm sometimes I also do 1)Disable search services, 2)Disable automatic windows update, 3)disable antivirus after I have installed everything that I need.
@danleedev
@danleedev 2 ай бұрын
Very helpful. The speed of delivery challenged my ability to notice transitions; especially from the side-pinned details pane and the popout for adding new hardware. But quite helpful. Thanks.
@GadgeteerZA
@GadgeteerZA Жыл бұрын
Went out and bought an SSD drive today (way cheaper than they were 2 years ago I see) as Windows would not install on an empty partition. Well worth it as instead of the minutes my VM used to take to start up, mine is also starting now in 15 or 20 seconds. Thanks these tips really made it usable again.
@Revenant483
@Revenant483 Жыл бұрын
You are awesome Chris! I was thinking about trying something like this on my rig as I built this thing for Gaming / graphics editing. I wanted to get on Linux full time and use Windows as a gaming VM. Can't wait till you put out the Video on Passthrough to the graphics card. This whole guide has helped me understand how the process should work.
@TheLazyJAK
@TheLazyJAK Жыл бұрын
I've been waiting for this video for a long time! Ever since you said you live in Linux and virtualize windows and mac.
@SimpleGunner
@SimpleGunner Жыл бұрын
im glad im still subbed to this channel. between you, and wendell, the world has so many ways to do full fat windows virtualization on linux
@guivaloz
@guivaloz Жыл бұрын
Your video is pure GOLD. Many tips that was dispersed you joined in this tutorial. I'm installing with your recommendations right now.
@blkspade23
@blkspade23 Жыл бұрын
You could/should have made the storage in the 1st example virtio based, which performs way better than the generic SATA controller. You just have to load the driver during the install. If you're going to pass physical disks though, I think its considered better practice to use '/dev/disk/by-id' because /dev/sd* can sometimes shift around.
@balsalmalberto8086
@balsalmalberto8086 7 ай бұрын
That's exactly what I did. This should be higher. Also you don't need to dedicate the entire hard drive you can do this with a single partition as well. One problem I have is windows detects my ssd as hdd and I haven't been able to fix this. 'winsat formal' should trigger a change but it does not fix. (this happened with installing to .qcow on ssd as well) I disabled defrag in the mean time.
@blkspade23
@blkspade23 7 ай бұрын
@@balsalmalberto8086There is an option for the VM config to emulate a SSD, that would pass to windows.
@lopesdark
@lopesdark Жыл бұрын
If I pass through a partition instead of an entire disk will I still experiment performance improvements?
@perryuploads776
@perryuploads776 Жыл бұрын
Thank you Chris. You explained so well, I have never used QEMU/KVM. It looks awesome!
@drgr33nUK
@drgr33nUK Жыл бұрын
This could be much better! Use a LVM pool, add a VirtIO SCSI controller and attach the storage to that. That way you don't need dedicated hardware but you get pretty much bare metal hardware. Also, EFI secboot is a piece of cake using libvirt! :)
@CraigAB69
@CraigAB69 Жыл бұрын
Yes please do the GPU passthrough. I live in Linux and use Virtualised Windows. However the problem is running Ableton Live 11, it lags a bit. I found that VMware didn't suffer the same as KVM.
@farolito74
@farolito74 Жыл бұрын
Love this. Can't wait to see your video passthrough tips. I have a Hades Canyon running Linux and I've yet to successfully do video passthrough on it no matter what guides I follow. Your video may not help my particular situation, but more info is always good.
@be.barcellos
@be.barcellos Жыл бұрын
One video showing how optimize for games would be great!! Since i switched to Linux about 3 years ago i rarely play Killer Instinct (game i like a lot but i don't play anymore because i need to dual boot everytime i want to play) and this games is a Microsoft Store one. hehe. Thanks for all the content you make by the way!
@ChrisTitusTech
@ChrisTitusTech Жыл бұрын
Coming Soon, I just bought a 5700XT used mining card to passthrough to vm's (mainly doing it for MacOS as I want to use Final Cut Pro inside a VM), but should be able to show the Windows side of this as well.
@littlek3000
@littlek3000 Жыл бұрын
@@ChrisTitusTech Do you only have 1 brand of card, or do you have both nvidia and AMD? I have a 1660 super, but when i replace the card with a 5500XT, and start my display manager, I only get a flashing cursor, i tried removing nvidia drivers and replacing them with AMD drivers, that didn't work, i tried the hybrid drivers, and those didn't work either. I would ultimately like both cards in my system, but I can't get the AMD card to display anything besides a tty. I also have the same problem with my integrated graphics, only my nvidia card works, no display from anything else.
@ArawnFR
@ArawnFR Жыл бұрын
what about with only one gpu ?
@littlek3000
@littlek3000 Жыл бұрын
@@ArawnFR With my nvidia card i get output fine, with drivers, but i only get a tty with my igpu, or the AMD card, with or without prop drivers, or noveau drivers.
@ArawnFR
@ArawnFR Жыл бұрын
@@littlek3000 yeah but you can’t access your gpu on your host and vm unless you unload your graphics card on the host, that’s the real hard part
@HikariKnight
@HikariKnight Жыл бұрын
My VM setup actually have me start VMs from my login screen and pass through my amd gpu to my VM, when i shut down the VM i am back at the linux login screen, there is also a windows 10 VM running in the background at all times meaning my MacOS VM and windows11 VM and steamOS VM can access it through moonlight if i need to play a windows only game that is on that VM. i would love to show you that setup someday 🤣its kinda crazy PS: newest macOS also has support for RX 6600XT and i think any cards above that
@Masterix.
@Masterix. Жыл бұрын
Thank you so much! This is probably the only understandable video on KZbin about the performance of virtual machines!!
@Mzansi74
@Mzansi74 Жыл бұрын
Chris, you most probably don't read this but... You have a GREAT CHANNEL; I really enjoy what you are doing. Just one thing. In the corporate world, we still have 5%-10% of OS running on bare metal. There are many use cases where that is still required. Or where the technology don't work with VMs.
@CMDRSweeper
@CMDRSweeper Жыл бұрын
Well I got surprising performance out of my toy Windows Server install by doing the dedicated harddrive trick. Granted, I didn't give it a physical device, I gave it a zvol or ZFS Volume. Basically I let Windows think it was a harddrive, but it was managed by the host' ZFS system.
@RicardoSilva-wo8sw
@RicardoSilva-wo8sw Жыл бұрын
Your VM has more resources than my laptop, no doubts it is smooth
@ygiagam
@ygiagam Жыл бұрын
Thank you for sharing your preferences and the reason for them. It is a big help to us newbies!
@wali8976
@wali8976 Жыл бұрын
Yes please make this whole category as a whole series of optimizing VMs and choosing + configuring storage machine type bios type all that for each type of VM
@jorisvanduyse7976
@jorisvanduyse7976 Жыл бұрын
Hi Chris or anyone that is interested, you can skip the black "hi" screen by pressing ctrl + shift + delete or with ctrl + alt + delete; and opening task manager.
@peterschmidt9942
@peterschmidt9942 Жыл бұрын
Thanks for doing this video Chris - it's a real help. I've wanted to replace Windows entirely with Linux, but there's a few programs I just can't do without and no real alternative on Linux at present. But I've struggled getting Virt-Manager working on Linux and only used Boxes because it was so much easier to use. I'll give Virt-Manager a go again and see how I go. Cheers
@gorgnof
@gorgnof 2 ай бұрын
did it go good
@peterschmidt9942
@peterschmidt9942 2 ай бұрын
@@gorgnof Not particularly. I'm still dual booting. However I'm a little more wiser about virtual machines. What I've learned: - Each VM has their own idiosyncrasies. - Some Linux distros seem to work better on certain VM's - You still need to basically copy your working files to the virtual drive and then back again or you risk corruption. - Nowadays with an SSD, it really doesn't take that long to just dual boot back into Windows for those couple of tasks - Windows still sucks huge donkey nuts
@garykerwin5753
@garykerwin5753 Жыл бұрын
OK Chris, trying to work through this. I think I got the QEMU part done (the copy the commands links are very helpful). The directions on your "Setting Up Windows Inside Linux" kind of broke down at the "Optimizing Windows VM" part. Directions are kind of sketchy there. What am I supposed to do? The GitHub page is quite confusing.
@computeremail9063
@computeremail9063 Жыл бұрын
WoW! Linux, Windows, Mac together would be amazing.
@marcuskobel6562
@marcuskobel6562 Жыл бұрын
Yes, please! An episode on how to debloat win 10 trash! God bless you!
@theorignl4415
@theorignl4415 4 ай бұрын
Chris, Irecently found your channel. As a PC Technician troubleshooting Windows professionally for 11 years and heavily steep in hardware configurations, I say, it's a rarity to find a youtuber that knows, in detail, what he or she is talking about. Anyway, my interest here is possibly leveraging your intimate knowledge to determine the minimal Linux support needed to run qemu, with and without virt-manager. If the challenge sounds fun to you, would you do a video on that setup" perhaps on Arch?
@anthonyfmoss
@anthonyfmoss Жыл бұрын
That was a cracking video! Incredibly useful. Thanks Chris. I’ll be doing this as soon as I can.
@maxpoulin64
@maxpoulin64 Жыл бұрын
Using RDP and remoting into the VM is also a lot faster because Windows has optimizations for running over network connections and offloads some of the rendering to the client, which benefits from the host's GPU capabilities. So things like moving windows around and opening menus is much snappier. QXL is great but on anything past Windows XP, it's a display-only driver so all the rendering is done in software and taxing on the CPU. RDP bypasses a good chunk of that, but there's just no way to get good video acceleration on Windows without some form of GPU passthrough (be it full passthrough, or GVT-g or SR-IOV). QXL with 3D acceleration for Linux VMs on the other hand is awesome, basically as smooth as running natively. Can even run games! (Although OpenGL only for now, Vulkan is still WIP).
@awesomearizona-dino
@awesomearizona-dino Жыл бұрын
recently for fun i set up W7pro as a VM on my Windows 10 box, (5800 Ryzen) i chose an NVME as storage. it was setup real fast AND running nearly bare metal speed.
@TheCocoaDaddy
@TheCocoaDaddy Жыл бұрын
Love it!!!! I'm a VirtualBox user and my problem is I run VirtualBox on old laptops with not a lot of "horsepower". lol Anyway, it's good to know about these tips. Thanks for posting!!!!
@Hozagen
@Hozagen Жыл бұрын
I have a problem with software that requires opengl 3.3 to run. Do you know a way to make this work? Been searching for a solution the whole day, but can't find one
@JP-lf7zd
@JP-lf7zd Жыл бұрын
Another great informative video! Virtualization is so interesting. I would love to see more videos live this. I use Arch btw lol
@mr_g503
@mr_g503 Жыл бұрын
I was watching Son of a Tech for crypto and your video was recommended afterwards. I did not know I needed you in my life. I have been binge watching your videos--so informative. I love you.
@t-bonestake5144
@t-bonestake5144 Жыл бұрын
Great video Chris. Can't wait for the video passthrough. I watched another tutorial that implied only Nvidia worked so I am excited to see the 5700xt passthrough. Keep up the great content!
@felixpetittjr.6472
@felixpetittjr.6472 Жыл бұрын
Yaaa 🎉!!! I just updated my Omen 17 laptop and can set up a virtual windows to run Scrivener!!! I had Windows 10 when I first opened it, so now I will have to run Powershell to get my product key from the Bios. I am sure it’s hiding there.
@sebastiangonzales46
@sebastiangonzales46 3 ай бұрын
Thank you so much man!! been watching your videos since 2021 it's crazy that I still learn a lot from you
@julianstanev3772
@julianstanev3772 Жыл бұрын
I was used the installation to take over an hour when I was young. Even that was considered fast.
@JanVaskoSG
@JanVaskoSG Жыл бұрын
THANK YOU MY BROTHER FROM ANOTHER COUNTRY AND ANOTHER FAMILY!!!
@SubzeroMKG
@SubzeroMKG Жыл бұрын
I've wanted to make linux my daily driver since Red Hat in 2001. Especially when I found a copy of Quake 3 for Linux for $1 at a Dollar Tree in New Jersey. Being a gamer and lack of gaming support on Linux is the only reason I am still Windows. This gets me closer to gaming on Linux and I don't have to WINE about the low FPS.
@ribbanya
@ribbanya Жыл бұрын
This is a great guide, thank you! How do you recommend sharing a directory between the host and guest? None of the options I've found have been great (samba, experimental virtio-win drivers, NFS, just use VirtualBox)...
@andresstreetpunk
@andresstreetpunk Жыл бұрын
Samba is pretty straightforward. I bridged my Ethernet connection with nmtui and now my vm is using my LAN. I just enter my samba share without problems, and with my other windows machines in my house too. it's very good because I have my things on my main linux server to distribute to the rest of windows and linux pcs
@Dragonopolis
@Dragonopolis Жыл бұрын
I have not been able to pass through any real data drives for my VMs to access the data. Using the standard Install of a VM does not auto pass through any devices but seeing a real data drive is actually more important to me than seeing a real GPU... Maybe I just need to see it done myself. A simple easy to follow video like the one above . ... Its great that you are thinking of doing a GPU Pass through but I like to see it done for other real hardware like data drives. Printers these days are pretty network friendly so a bit easier since VMs do get internet access but there are always exceptions where someone isn't using a network to communicate to the printer... Is local not network access to a printer possible as well? Cameras? virtualization has been the bane of my existence. I just don't think or do things the way the VM managers do things ... that said.... Ok. Yes graphic card pass through is nice but virtual gpu work pretty good... but when I want a full operating system I want the system to see my other REAL hard drives.... You look online and there are tons of videos on setting up Virtual Hard drives...(I figured that out pretty easy). I want my Virtualized OS to see my REAL hard drives that I have data on that I want to use... I don't want Samba or Network drive..... Just physical local access to my data drives that are not USB..... Is it possible to pass through real hard data drives through to the VM. I don't want to do a bunch of copy to usb and then access the usb with the content.... I figured I can pass through a graphics card why not the sata drives.... I'm probably missing something but some videos and help online have tried but the explanation isn't clear and some info is just too focus on people with very tech savvy knowledge . I did get some info that talked about real drives as drive 0, drive 1, drive 2, some how I'm suppose to interpret which drive to use which doesn't match how Linux or Windows name /see their drives. Just need a simple video that explains the process even if you can't pass through a real data drive explain why we can't and possible alternative way for the VM to access that data on a real drive...
@LordHonkInc
@LordHonkInc Жыл бұрын
Oh my god thank you, I've been scouring the internet for literal years looking for the right way to set up VMs, always leading to dead ends and me going "well I don't really need windows that badly anyways" while hyperventilating copium xD Big, BIG thank you 👍
@tamim4927
@tamim4927 Жыл бұрын
So I play all my games through a vm with my gpu passed through and I'm here to tell you there are many things wrong with this video: 1) First off the screen cap of win11 vm was plenty slow 2) The initial prompt where you put in cpus and ram does not actually allocate cpus properly. You need to do that manually. So just put the ram amount in and continue. 3) Ensure you select configure before boot ALWAYS 4) You need to goto CPUs section of the vm config and manually set the cpu topology according to your cpu. 5) You don't need a dedicated drive to get good performance but it is the best option. I run my vm off a raw image which is in my ssd. Plenty fast for gaming. 6) Qcow2 itself isn't too bad either. If all you need is a convenience vm then ensuring your vm image is on an ssd and your cpu properly allocated is more than enough. These tips are only for getting a vm for standard workloads up and running. Gaming would require a bit more work.
@ahumeniy
@ahumeniy Жыл бұрын
You can get a bit more desktop performance, specially if you don't have a graphics card to passtrough, by connecting to your VM through RDP instead of Spice or VNC.
@shlokbhakta2893
@shlokbhakta2893 10 ай бұрын
The true windows subsystem for Linux
@Sabastianspreadworth
@Sabastianspreadworth Жыл бұрын
I love watching you do these amazing installs but it goes right over my head, I'm the peasant that uses windows mail, I don't know any better.
@leskrus2498
@leskrus2498 Жыл бұрын
This is exactly what I was thinking of doing. Chris you are awesome!
@ubitubee
@ubitubee 12 сағат бұрын
So far so good, thanks a lot for this. Any idea how to make the devices on the local network available to the VM?
@schemage2210
@schemage2210 Жыл бұрын
I remember back in the day when installing windows XP would take upwards of 45 minutes. Not factoring in the initial download and install of service pack 2 and 3. 15 Minutes to install windows 10 is great, shouldn't complain...
@user-wv9tc5vn6g
@user-wv9tc5vn6g 8 ай бұрын
Thank you Chris. Another great video really helpful insight into VM Windows on Linux. Sick of the background downloads and updates taking out my work environment which is Windows 10. Using Win 10 for the reasons you explained in your video. I need Windows 10/11 to test network connections and programs. Now I can stay in Linux (I'm a nubie) do the system/network set up and use Windows to test after the updates are done. FYI. on more than one occasion I could not use my Laptop for over 4 hours while Windows updated at a customer site.
@Lol-og1cc
@Lol-og1cc Жыл бұрын
it also works on a partition, for example I have only one disk and I have Linux on it and if I create a partition of, for example, 50GB and install Windows on the partition, I would partition the disk via GParted live cd, would that work? I would be happy if so
@dontmindme4009
@dontmindme4009 Жыл бұрын
Would be cool if you could do this for macOS kvm too
@ChrisTitusTech
@ChrisTitusTech Жыл бұрын
I actually have a dedicated GPU incoming to passthrough so I can move my Final Cut Editing inside a Mac VM.
@razblack
@razblack Жыл бұрын
you could significantly reduce setup times for windows using unattended script AND do an image that already includes all your virtio drivers and other things.... probably cut that install time down even more.
@smileynetsmileynet7922
@smileynetsmileynet7922 Жыл бұрын
The only problem i usually have on my network with non school vms is that my windows xp instances are slow to switch from one or the other from the machine theyre running on. Theyre running on virtualbox on windows 10. These were the only vms that were hard to get running on my antsle. The physical machine now has 380gb of hard drive in 2 drives, and 2gb ram. Thats pretty good performance for those specs.
@mrbr549
@mrbr549 Жыл бұрын
Wow, great info! I always thought that one day our computers would be powerful enough to run Windows gaming through Linux. I didn't think we were there yet. Your video gives me hope that I will never need Windows for gaming again some day.
@wayland7150
@wayland7150 Жыл бұрын
For Linux users this is a good mid way point between dual boot and keeping a 2nd machine for Windows.
@srikargottipati
@srikargottipati Жыл бұрын
Installing on qcow is also pretty fast, as long as you configure it in virt-manger as a VirtIO disk and load the VirtIO drivers during install , which is kinda a not straight forward process. The advantage of doing installation on a qcow is due to snapshot or backup capabilities or you can just move the Windows install to a different machine, without pulling an entire drive.
@MrToup
@MrToup Жыл бұрын
Thanks for the video. Really simple. I am quite interested about the dual graphic card setup. Not only the installation, but the hardware selection too.
@walterpark8824
@walterpark8824 Жыл бұрын
These are the answers to the questions I was about to ask, for my next Linux/everything box. How did you know that?!
@xVirtualMagicx
@xVirtualMagicx Жыл бұрын
I do it the other way around. Linux in Windows 11. For most things I can use WSL. When I really need a complete Linux I just start my VM with the distro I need.
@avengerpenguin
@avengerpenguin Жыл бұрын
qcow2 works fine with virtio drivers installed and virtio chosen as the bus type for storage. It's not really a fair comparison when you run a qcow2 with SATA on a mechanical drive and compare it to directly passing through an SSD. Also there's a bug in virt-manager that improperly assigns CPU cores. It's always a good idea to manually assign cores/threads. To really optimize, you could also allocate hugepages and pin the CPU. You might want to look in to looking-glass if you're building up a system with GPU passthrough. It's possible to use evdev or a KVM to switch IO/displays between machines, but looking glass removes that hassle.
@RC-Heli835
@RC-Heli835 Жыл бұрын
This is awesome Titus! How much horse power does the host machine have?
@qball8up1968
@qball8up1968 Жыл бұрын
Thanks Chris, the best guide ever for qemu and windows. I really appreciate all your hard work.
@memeconnect4489
@memeconnect4489 Жыл бұрын
my little tip will be if your virtual machine manager is slow try make it full screen and make the resolution in the vm match the host screen resolution
@weekendwarrior3420
@weekendwarrior3420 3 күн бұрын
You are doing a great service to the people!
@CerisuHakka
@CerisuHakka Жыл бұрын
Even better is running both Windows and Linux together under a dedicated hypervisor imo
@elygaming4331
@elygaming4331 Ай бұрын
amazing guide, thank you so much for it. all other guides are too confusing
@eliasjachniuk4427
@eliasjachniuk4427 Жыл бұрын
I'd use virtio driver for storage too, but you have to do it before installing or windows is gonna crap itself, you also need to add the virtio drivers iso and manually choose the driver or it won't show up
@donmills2647
@donmills2647 Жыл бұрын
Figuring out how to get the audio to work through pipewire jack was the big headache for me. I'm running a user session VM and the information for audio setup with virtmanager for a user session VM was pretty much non-existent at the time I set up my VM. I had to change the domain part of the setup to the QEMU domain so I could export variables and add this to the XML Tried different latency values other than 512, but that seemed like the best one for my system.
@Juso3D
@Juso3D Жыл бұрын
Awesome video, now I know why it was slow damn slow, last time I did this. Be interesting to see GPU pass through and gaming. Have you looked into Looking Glass project?
@gordonfreeman8796
@gordonfreeman8796 Жыл бұрын
Great video. I absolutely love your content. Btw if you don't mind can you explain the rational behind spice vs virtio display.
@lesliesavage9229
@lesliesavage9229 Жыл бұрын
Congratulations on your one box solution.
@postnick
@postnick Жыл бұрын
Did this help - Yes and no. I only have one SSD on this laptop so I can't use a differetn disk. But this shows me that how i've setup my windows VM's in the past is the best I can achieve on a single disk system. I think the missing piece for many people is the Virt IO and QUEMU guest agent tools installed. I'd like to see you expand upon windows options that can/should be disabled to be good guest OS, one I always do is turn off file indexing.
@postnick
@postnick Жыл бұрын
with that said before when I used UNRAID - I 100% installed windows on it's own SSD with graphics passthough and it was amazingly fast, like bare metal speeds.
@LaughingBubba
@LaughingBubba Жыл бұрын
Thanks Chris. I’ve been toying with the idea of getting an amd 9 7950x and a nasty new gpu and running windoze as a guest for gaming. Now that I know it’s possible I wanna go all in on the one Linux box to rule them all!
@pigseye2
@pigseye2 Жыл бұрын
You sir, are amazing! Thank you so much for this tutorial. One question, what hardware are you running? Thanks
@twirlspin7143
@twirlspin7143 3 ай бұрын
Butter R fast! 🤣. BTW this is great, well layed out and explained! Went to sub and was already subbed must of seen something a while ago I liked and didn't come accross you again till I searched out windows inside linux, today. Anyway appreciate the effort you put into this! Very helpful.
@area-xp3sw
@area-xp3sw Жыл бұрын
Looking at this and 15 min being a long install time reminds me of my first computer that my dad got for me from some garage sale for $50 in 2006. That thing had Win XP installed on it but it was from like 1996 so XP ran about as fast as a slug. I took me like 4 hours to install XP on it. Had absolutely no idea what I was doing
@MartinErman
@MartinErman Жыл бұрын
Great video Chris, very informative. Soon enough I dont have to use my work computer at all, the only thing holding me back in Linux is the vpn we are using at my company, not working natively on linux yet. This might fix that, thanks
@paulfedorenko2301
@paulfedorenko2301 5 ай бұрын
So... I clicked "Begin Install" and got this: Unable to complete install: 'unsupported configuration: storage type 'dir' requires use of storage format 'fat'' Any thoughts? I'm googling the error, but not getting anywhere.
@jeffharwood624
@jeffharwood624 10 ай бұрын
Chris, we have been working on a linux "wrapper" to place around windows.
@jakobw135
@jakobw135 4 ай бұрын
GREAT VIDEO as usual Chris! Can you run Mac OS and its applications on Linux?
@Dutch-linux
@Dutch-linux Жыл бұрын
Chris I have a question ... windows host virtualbox as vm and windows 10 guest the sound is very choppy what do you recommend to solve audio issues especially when using a DAW the audio performance is really crappy ... Thx
Windows Programs on Linux | Introduction to WINE
15:13
Chris Titus Tech
Рет қаралды 222 М.
NEVER install these programs on your PC... EVER!!!
19:26
JayzTwoCents
Рет қаралды 3,3 МЛН
مسبح السرير #قصير
00:19
سكتشات وحركات
Рет қаралды 11 МЛН
Underwater Challenge 😱
00:37
Topper Guild
Рет қаралды 47 МЛН
Oh No! My Doll Fell In The Dirt🤧💩
00:17
ToolTastic
Рет қаралды 13 МЛН
Why GPU Passthrough Is Not Worth It ...
8:33
Michael Horn
Рет қаралды 31 М.
MacOS on Linux
22:01
Chris Titus Tech
Рет қаралды 146 М.
Install Windows Subsystem for Linux (WSL)
8:41
TechWithCosta
Рет қаралды 11 М.
Linux is a MAJOR Rabbit Hole
36:40
TechHut
Рет қаралды 661 М.
The Biggest Linux Security Mistakes
9:44
Chris Titus Tech
Рет қаралды 165 М.
Stop using APT
9:56
Chris Titus Tech
Рет қаралды 517 М.
Hacking Windows TrustedInstaller (GOD MODE)
31:07
John Hammond
Рет қаралды 597 М.
Why I Can't Use Linux - My Top 3 Reasons
26:05
Tek Syndicate
Рет қаралды 121 М.
Linux on Windows......Windows on Linux
23:54
NetworkChuck
Рет қаралды 400 М.
مسبح السرير #قصير
00:19
سكتشات وحركات
Рет қаралды 11 МЛН