I recently applied the latest Windows 8.1 patches. To my dismay, I found that the core Ubuntu 14.04 entries at boot time were missing and by default, the laptop always booted into Windows 8.1. This meant that my Ubuntu EFI boot partition had been corrupted or taken over by Windows 8.1 patches that probably updated … Continue reading Ubuntu Boot Manager Partition entry overwritten after Windows 8.1 patch update
Tag: boot partition
View EFI boot manager entries in Ubuntu
If you need to view the boot manager entries in Linux, open a terminal window and enter the command as below.$ sudo efibootmgr -v <enter> Above command lists out all the boot partitions for EFI.