Windows not showing up in GRUB, 2 fedora installs but shows up in Linux.

Hello I'm running into a issue after installing bazzite, i picked a drive, and it doesn't seem to detect windows in GRUB, I done the just Regenerate-grub & I can see the drive with the windows install in Linux filled up. Is there something I'm doing wrong?
No description
No description
33 Replies
CWO
CWO2mo ago
I had the same problem as you did. What you have to do is let it boot past your bios/uefi and it will show a screen like this
No description
CWO
CWO2mo ago
The screen only displays for about 3 seconds unless an arrow key is pressed so hit an arrow key right away when you see it
Sauce
SauceOP2mo ago
Well, the thing is I see 4 installs of bazzite, but no windows boot manager. I can boot into it from bios but not in grub. Regenerate grub doesn't add it to the list either.
CWO
CWO2mo ago
When I did the ujust command, it said it found Windows Boot Manager. Maybe try it again.
Sauce
SauceOP2mo ago
No description
CWO
CWO2mo ago
Unfortunately, I'll have to leave it to the experts to answer it then.
Sauce
SauceOP2mo ago
heck!
CheckYourFax
CheckYourFax2mo ago
Can you paste the output of sudo lsblk here? Run this in terminal.
Sauce
SauceOP2mo ago
Ah, I didn't see this, I'll send it when I get home from work at 12PST But I was able to fix the bootbcd, but I'm able to boot it through bios, but it just doesn't show up in GRUB. And running ujust Regenerate-grub didn't add it at all.
CheckYourFax
CheckYourFax2mo ago
Also post the output of sudo parted -l To check whether there's any MBR-partitioned disks.
Sauce
SauceOP2mo ago
It is GPT @CheckYourFax hello im home, running this command.
Sauce
SauceOP2mo ago
No description
Sauce
SauceOP2mo ago
my windows install is the 1.9TB one.
Sauce
SauceOP2mo ago
No description
Sauce
SauceOP2mo ago
No description
CheckYourFax
CheckYourFax2mo ago
Why do you not have your windows boot loader on the same disk? Yeah this partition setup is cursed.
Sauce
SauceOP2mo ago
;-;
CheckYourFax
CheckYourFax2mo ago
You did something very wrong when installing dual boot windows and bazzite It's either 1) reinstall everything or 2) try and get this mess sorted out, which is not impossible, but a lot of work. 3) leave your install as is and just boot from BIOS.
Sauce
SauceOP2mo ago
I see Hmm I'll look into it, thank you.
CheckYourFax
CheckYourFax2mo ago
You have Windows installed on a disk without its EFI partition on the same disk You need to get the EFI partition back on the original disk
Sauce
SauceOP2mo ago
the weird thing is
CheckYourFax
CheckYourFax2mo ago
You wouldn't even be able to boot Windows anymore without that disk where Bazzite is on
Sauce
SauceOP2mo ago
i can boot it from BIOS
CheckYourFax
CheckYourFax2mo ago
that's because bazzite and windows are sharing an efi partition I'm thinking of the best way to fix this
Sauce
SauceOP2mo ago
sorry for making things diffuclt
CheckYourFax
CheckYourFax2mo ago
First thing you need to do is boot into Windows and shrink ~1GB of of the NTFS partition where C:/Windows is the windows installation So that you have space for a new EFI partition
Sauce
SauceOP2mo ago
Kk trying that now
CheckYourFax
CheckYourFax2mo ago
You can use Disk Management utility for that btw (in Windows)
Sauce
SauceOP2mo ago
MB for the late response Got the partition shrunk
CheckYourFax
CheckYourFax2mo ago
Now use diskpart to create a new ESP partition You also need to get the Windows ISO ready to repair the original bootloader on the OG disk Type Win+R Then diskpart
Sauce
SauceOP2mo ago
Kk
CheckYourFax
CheckYourFax2mo ago
@Sauce I DM'd you
Sauce
SauceOP2mo ago
Kk This issue was resolved. My install was cursed as shit. Reinstalling windows, and bazzite fixed this issue. Thanks to @CheckYourFax for assistance.

Did you find this page helpful?