How do I open the boot menu?

I want to uninstall 12.04 and install Ubuntu 13.04 instead.

When I was installing Ubuntu 12.04 from Windows 7 opened the boot menu F12.

I have read that on Ubuntu to enter the boot menu I have to press F2 or Fn-F2. I have tried both ways but it still doesn't open the boot menu.

So, how can I open the boot menu on Ubuntu 12.04?

Note: I'm using a Lenovo ThinkPad X120e.

2

2 Answers

This from Lenovo:

While the "To interrupt normal startup, press Enter" message is displayed at the lower-left area of the screen, press the F1 key. The BIOS Setup Utility menu will be displayed. If a password prompt appears, type the correct password.

BIOS doesn't depend upon the OS. So OS has nothing to do with BIOS loading and there won't be any change to the key.

BIOS is a basic utility which initializes the hardwares and ask processor to execute instruction as stored in the first block of the hard disk. It doesn't what is in there in the hard disk, it just points CPU to there.

Now the first block of harddisk contain the information about OS, the loader. Which is GRUB in this case.Installing ubuntu doesn't affect BIOS.

Consult your laptop manual to know the right key for BIOS. For lenevo F1 is set for BIOS utility in general. Keep pressing that key untill you get into BIOS.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like