this post was submitted on 02 Sep 2025
748 points (99.2% liked)
Linux
9262 readers
446 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recently wiped my 10yr running windows install that had all manner of shady hacks applied over the years to basically lobotomize it, after a hardware upgrade. As I was wiping I was largely intending to create another "lobotomized" win10 install as the second install on dual boot, but windows on top of everything is known for breaking dual boot. Working around sheer hostility at every level, and for what? Basically just to play pirated games since steam games work on Linux now. I never bothered trying to prop it back up and have been only better off for it
You can use Lutris to play pirated games on Linux
I was dualbooting of two seperate nvme drives for each os. Worked pretty well for almost a year until i distro hopped. But for some reason my windows boot partition was located on my linux drive which i purged entirely while installing the new OS. Because why would be there any windows component on my linux drive, right?
Recreating the windows boot partition on the correct drive was more complicated than anything i ever encountered on linux so far. Took like 5 hours and funnily enough was only doable via a terminal.
Also there isnt a reason left for me to put up with microsofts bullshit. A few weeks ago i got a racing game with VR and wheel support running in an afternoon. The title is even abandonware so i had to grab some repack with a windows only installer.
that's strange, what filesystem was that? windows cannot handle linux filesystems, by itself.
wasn't that /boot/efi? if so windows uses that too, it's a designated fat32 partition for uefi bootables.
Uuh, could have been /boot/efi ? I dont know anymore. It was a few weeks ago and in an adhd induced rush to fix that problem now and now was until 3am.