2

I removed the HDD from a Toshiba Computer I bought today and installed a 250GB SSD. After installing it, I immediately installed Ubuntu 14.04 on it from a USB drive. Everything went fine during installation, but when I restarted I got the message

Reboot and select proper Boot device or Insert Boot Media in selected Boot Device and press a key.

That message came up after a nano-second screen that says Checking Media Presence and then No Media Present.

When I reboot using the USB stick, I can see the SSD drive and it has the OS written on it and it looks like it's been partitioned correctly.

Can someone please tell me what I need to do to get my computer to boot up?

  • I read something about how the Secure boot and CSM or UEFI might be a factor, but I'm not experienced enough with new Bios to know how to configure those settings.
  • I also read about Grub probably not installing on the SSD and I might just have to fix Grub for it to work, but I haven't been able to do that through the Ubuntu running of the USB stick.

Any help or links to good threads would be very helpful. If you have any questions, I would be very happy to help you in helping me.

http://paste.ubuntu.com/7407446/

Rohit Gupta
  • 348
  • 2
  • 4
  • 11

2 Answers2

0

I'm not familiar with laptop BIOS things but I've ever tried grub-fix and use it as a way of installing my own live system.

Though I've never tried to fix grub in 14.04 but it should be OK. So would you please tell where you get stuck while fixing grub?

Also,the following link may help.

https://help.ubuntu.com/community/Boot-Repair

https://help.ubuntu.com/community/Grub2/Installing

http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd

0

I installed 14.04 on a laptop with UEFI and it's not quite as straightforward as with a conventional BIOS.

I suggest you go into the BIOS (usually by tapping F2 repeatedly on bootup) and ensure that F12 is not disabled. Having it enabled will allow for a "one time" boot.

Try rebooting the machine and hold down F12 as soon as you power up. My boot menu doesn't come up on a conventional boot. I have to use F12 to get to it.

Parto
  • 15,647
DaveB
  • 1