I am rather new to the Ubuntu OS. Everything was running smoothly for a few days, then this menu came up. I don't remember exactly, but it won't let me enter the OS. I've never been that big on programming and computers and other stuff, so I don't know how to get past this. It says "grub>" and I've tried entering my Ubuntu username and Password, but I still can't get past the screen. Help me please?
Asked
Active
Viewed 354 times
1 Answers
2
What you are noticing is broken grub. Grub is a bootloader, essentially what it does is load your operating system after your BIOS/EFI. When you get the
grub>
it means grub didn't find the configuration file for your OS. You can largely use this answer to fix it: How can I repair grub? (How to get Ubuntu back after installing Windows?)

Lucas Kauffman
- 1,073
grub>
prompt? – Peachy Oct 29 '12 at 04:53