Been doing it for the better part of 20 years now.
Comment on Windows 10 LTSC – the version that won't expire for years
zingo@sh.itjust.works 2 days agoHeard of dual boot?
PagPag@lemmy.world 1 day ago
Sylvartas@lemmy.dbzer0.com 2 days ago
I have one, it still isn’t great. Windows update routinely fucks with it. Currently using windows as my daily driver because I can’t be arsed to fix my Linux partition again
brygphilomena@lemmy.dbzer0.com 1 day ago
This is basically what killed my Linux laptop. Some windows update borked the partitions (and not just grub) so that Linux wouldn’t boot anymore. I would never recommend using both on the same disk.
I don’t really use that laptop for much anymore though.
Sylvartas@lemmy.dbzer0.com 1 day ago
Yeah I wanted to use my new pcie 5.0 nvme for both Linux and windows but it’s not even being recognized as nvme in windows apparently, so I think I’m gonna reset all this shit and put windows on my old nvme and Linux on the new one but it’s a hassle.
jecht360@lemmy.world 2 days ago
Can’t say I would recommend dual booting both OSes off the same drive. Windows causes too many problems. Put Windows on an entirely separate drive instead and boot to it by changing the boot device in the BIOS.
Aphelion@lemm.ee 1 day ago
I run a dual boot system with no issues at all. Just need a second drive for Linux and let GRUB chain load the Windows disk.
jecht360@lemmy.world 1 day ago
That’s effectively the same as what I described, is it not? The only difference is you’re using GRUB to choose what to boot into. It’s still a two disk setup with Windows separate from the Linux disk.
towelie@lemm.ee 1 day ago
When’s the last time you tried? I had a hell of a time dual booting in ~2016, but as of the last five years or so I’ve set up half a dozen dual boots without issue. My current set up has three partitions on the main drive: windows, linux, and a “shared” ntfs partition
Matriks404@lemmy.world 1 day ago
Why not put it in VM?
The only thing I’d suggest if you do that is to have at least 32 GB of RAM, because I was in a situations where running few Electron apps, and Win11 VM caused RAM to fill up. But if you’re not running Electron apps you should be fine with 16 GB.
And if you’re planning to game, you could use GPU passthrough, but from what I’ve heard it’s a bit hard to set up.
jecht360@lemmy.world 23 hours ago
Oh, I do both. My whole point was to avoid partitioning one physical disk to install both OSes on.
My current setup: -Windows 11 installed on one NVMe. This is only for playing games that absolutely won’t work any other way. -Pop OS on another NVMe. This is my main OS. -Windows 11 VM in VirtualBox for work stuff and normal applications (Adobe…)
Proc is a Ryzen 5 9600x. Machine currently has 64gb DDR5 RAM at 5200mhz.