I just installed Ubuntu on my T430s. I installed it by creating a partition, disabling Secure Boot, and then booting from a USB that contains Ubuntu's ISO.
Now when I boot up my laptop, Ubuntu's grub
boots Ubuntu by default. Even if I interrupt grub
and try to choose Windows Loader from the menu, it fails with the following two errors:
error: unknown command `drivemap`.
error: invalid EFI file path.
Press any key to continue...
I don't care about repairing these errors because I can still boot Windows by interrupting the initial boot screen with F12 and then selecting Windows Boot Manager from the list of options, which includes both "ubuntu" and "Windows Boot Manager".
But I do want to have Windows boot by default and only boot Ubuntu when I interrupt the boot screen with F12. Could someone please tell me how to achieve that?
Answer
The solution in my case was very simple. All I had to do was go into the BIOS setup and find the Boot menu and change the order of boot items. I put Windows Boot Manager before Ubuntu and now things work fine. :)
No comments:
Post a Comment