Hey everyone, I have 3 seperate SSD's, two 2TB SSD's and a single 1TB SSD that has Windows 11 on it. I'm running Bazzite OS on one of my 2TB SSD's, and I used to have Windows 11 on my primary 2TB SSD but I just wiped it to install CachyOS on it so that I can have 4TB of total SSD storage for games on Linux. My current set up is the 1TB SSD has Windows 11, and the two other seperate 2TB SSD's have Bazzite and CachyOS on their own drives.
My primary OS at the moment is Bazzite, and has been for about 6 months now, but I finally stopped being lazy and copied over everything from my old 2TB Windows install to the new 1TB Windows install and then installed CachyOS on the now free'd up 2TB SSD. But after installing CachyOS on what used to be my primary Windows drive, I no longer have access to booting into Windows. I keep a Windows partition for things that don't work on Linux.
When I go into my motherboards boot options, I'm presented with 3 options. 1. Bazzite (default boot option for me) 2. CachyOS 3. UEFIOS which only lets me boot into CachyOS. My Windows files are still safe and accessible on the 1TB SSD so I know everything is still there, I just don't have a way to boot into it anymore. GRUB gives me the same boot options as the motherboard does, so I'm locked out of my Windows install for now.
How do I regain access to my Windows install? Again, everything is still there, I can access my 1TB SSD through either of my Linux installations and see all the files there I just can't find a way to boot into it.
Any help would be greatly appreciated, thanks!
You may have destroyed the windows boot loader, which is required for booting windows. Or, more likely, your grub needs to be reinstalled. Reinstall grub first (reinstall package or with the correct grub command) if that doesnt work you may need to use a windows rescue disk to repair the boot loader(could destroy your linux partition, make a backup!) or reinstall windows and then install linux again(can also wipe your data!)
Try grub first, the other way is the nuclear option. There may be more than one way to repair grub, I recommend you try multiple ways.
Also: Supergrub can do magic, but is a bit cubersome to use.
I also dimly remember there being a linux friendly rescue system that can repair windows boot, so you have plenty of options. Good luck!
Rescatux Fixes GRUB / GRUB2 Many UEFI boot options Check and fix filesystems Clear Windows password Change Gnu/Linux password Regenerate sudoers file And much more features… How to put Rescatux into a CDROM or a USB ~ 672 MB Size Super Grub2 Disk Boo…Rescatux & Super Grub2 Disk
One of my two separate 2TB SSds running Bazzite is my boot drive. I have 2 more seperate physical drives, a 1TB running Windows and a 2TB running CachyOS.
Edit: Not sure if it matters, but my 2TB SSD running (what used to be my primary Windows install) CachyOS is in the first NVME slot, my other 2TB SSD running Bazzite (promary boot option) is in the 2nd NVME slot and the 1TB SSD running Windows is in the 3rd NVME slot.
Even in my motherboard's BIOS, the Windows bootloader is no longer showing up. I'm wondering if by removing what used to be my primary Windows install, it also removed the Windows bootloader. I still have a USB with a live install of Windows, can I use that to re-add the Windows bootloader?
Thank you for the help BTW! It's much appreciated.
It's probably a problem with the UEFI, the windows info got overwritten, and you can probably fix this with efibootmgr
It happened to me too, but unfortunately it was some years ago and I'm not at home to find the related notes that I took. I remember there was a windows utility to rewrite the boot loader. But probably in your case the boot partition is still okay, just the UEFI entry got overwritten and you just have to add it back manually.
Check the troubleshooting section of the wiki page to have a tip on the windows booting location
Unified Extensible Firmware Interface - ArchWiki
wiki.archlinux.org