I tried to dual boot Pop!_OS 20.04 LTS. It already had Windows in it. So I created a partition and formatted it to ext4. After successful installation I tried to switch to Windows. Then I selected the partition with Windows in the boot menu but instead of windows, pop showed up. I tried to use the Windows Media Creation Tool to repair it, but while trying to boot into the pen drive's UEFI partition, I would still boot into Pop OS itself.
Running fdisk -l outputs:
Disk /dev/sda: 223.58 GiB, 240057409536 bytes, 468862128 sectors
Disk model: KINGSTON SA400S3
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xc241bdfe
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 1026048 203700092 202674045 96.7G 7 HPFS/NTFS/exFAT
/dev/sda2 203700224 204797951 1097728 536M 27 Hidden NTFS WinRE
/dev/sda3 204800000 468858879 264058880 125.9G 83 Linux
The Boot Mode is set to: auto, so it should be able to boot both UEFI and legacy. And it prioritizes Legacy
efibootmgr -v outputs:
EFI variables are not supported on this system.
Did I screw up my BIOS or my EFI? How do I fix this ? Please give any possible solutions. Thanx!