LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Mint will not boot up (https://www.linuxquestions.org/questions/linux-newbie-8/linux-mint-will-not-boot-up-4175492478/)

jon_in_FL 01-24-2014 09:18 PM

Linux Mint will not boot up
 
When the machine is turned on I get a black screen with:
GNU GRUB Version -12 ubuntu1
(blah blah)
grub>_
Type in "boot"
Get "error:you need to load the kernel first"

tried boot repair and got these messages
1)EFI detected
2)GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again.
Alternatively, you can retry after activating the [Separate /boot/efi partition:] option.

boot info summary http://paste.ubuntu.com/6803407/

colorpurple21859 01-26-2014 12:10 PM

What your seeing indicates that grub isn't finding the grub.cfg file.
type this at the grub prompt and see if you get a menu:
Code:

configfile (hd0,2)/boot/grub/grub.cfg
also what is the ouput of
Code:

set
at the grub prompt.

jon_in_FL 01-26-2014 12:52 PM

Thank you for your reply. Resolved the boot issue a few hours ago. Now on to my other problems with Linux.

colorpurple21859 01-26-2014 01:04 PM

glad you got it resolved. How did you fix it?

jon_in_FL 01-26-2014 01:12 PM

Reinstalled OS with manual partioning (which I know nothing about)
http://paste.ubuntu.com/6821769/


All times are GMT -5. The time now is 12:41 AM.