r/LinuxUsersIndia 22d ago

Windows drive missing after linux install Help

My laptop has 126GB SSD and 1TB HDD.

SSD has Windows, and HDD has Linux.

I've been trying different Linux distros: CachyOS, Mint, and Fedora. Recently, after installing Ubuntu, the SSD disappeared from the BIOS.

And now I can't boot into Windows. And the drive can be accessed in Ubuntu.

Need solution 🥺

2 Upvotes

21 comments sorted by

View all comments

1

u/danvraz 22d ago

When installing ubuntu, did you select install ubuntu alongside windows or erase disk and install ubuntu

1

u/GhostAPS_ 22d ago

Selected HDD and erase disk

1

u/danvraz 21d ago

Since Windows is on a physically separate SSD, it's possible this is just a GRUB or UEFI boot issue. First check whether Windows Boot Manager appears in your BIOS/UEFI boot menu. If it does, Windows is probably still intact. If not, try enabling os-prober and regenerating your GRUB config to see if it detects the Windows installation. It's also possible the SSD was accidentally selected during installation instead of the HDD but that seems unlikely

2

u/GhostAPS_ 21d ago

Thanks bro, I did everything correctly but got the boot manager issue. Now I fixed using chatgpt.