this post was submitted on 20 Oct 2025
442 points (97.0% liked)
Technology
76252 readers
3219 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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 followed this tutorial on YT after a failed Win11/Linux dual boot that crashed Win11 completely and only booted into Linux, and it worked perfectly.
Essentially, this guy's strategy is to create a second EFI partition for the new Linux install, remove the boot flag from the original Windows EFI long enough to go through the Linux install, then put the boot flag back where it was and update GRUB accordingly, allowing GRUB to find and note any other operating systems on the disk. After that both Windows and Linux stay in their own walled spaces and Windows never gets to overwrite the Linux EFI, which is the source of all the misery.
There's more to the detail, of course, but that's the gist of it. I have dual-booted Linux with this method solely on single partitioned disks, and never on different disks, so I couldn't tell you whether a separate disk is a guarantee of anything or not, but after I started deliberately creating separate EFI partitions for dual-boot situations I've never had a problem.
This video is specifically for Zorin but I've used the same strategy successfully on other distros. He has also done specific dual-boot walkthrough videos for a number of other dual-boot installs and troubleshooting as well, so check the channel if you want to find other distros. I did not see Bazzite specifically, but I saw plenty of Fedora. (No affiliation with this channel, I've just used a number of his videos and appreciate the specific care and accuracy he gives his tutorials.) Hope this helps.