I had a dual boot system with windows 10 and PopOS (Linux) . Both on seperate SSDs. The Linux SSD was hard drive encrypted. I wanted to change the linux distro to Ubuntu. When prompted to 'install Ubuntu alongside Windows 10' i couldn't choose the Linux SSD as installation device. I thought it had something to do with the harddrive encryption so i went to disconnect the windows drive and installed Ubuntu on the linux drive to overwrite the harddrive encryption. The Problem now is, that i don't have the Windows boot loader anymore. When i try to reinstall Ubuntu i can't install it alongside windows because it isn't detected and i have now Ubuntu and Windows on seperate drives but can't acces Windows. I couldn't find any solution that doesn't need a new installation of windows to get them together in GRUB. Thanks for any help!
Asked
Active
Viewed 29 times
0
[ -d /sys/firmware/efi ] && echo EFI || echo Legacy
– oldfred Feb 03 '23 at 20:07sudo update-grub
– C.S.Cameron Feb 04 '23 at 04:29