LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help! Grub loading error (https://www.linuxquestions.org/questions/linux-newbie-8/help-grub-loading-error-778510/)

azh11 12-28-2009 12:13 PM

Help! Grub loading error
 
Hi,

I'm a Linux newbie, and I just setup a dual boot of Windows Vista and Linux Ubuntu 9.10, it was a clean install and I ran both OS's for a day without incident. This is on my Dell Inspiron 1545.

However, after restarting my computer I got the following error:
"GRUB loading.
the symbol "b_dd?nit" not found.
Aborted. Press any key to exit"

Any help how to solve this would be greatly appreciated!
Thanks
azh11

EricTRA 12-28-2009 02:37 PM

Hi and welcome to LinuxQuestions,

Have you manually edited your grub.cfg after the installation?

Kind regards,

Eric

azh11 12-28-2009 07:22 PM

Hello Eric,

Thanks for the welcome!
No, I haven't really edited anything after the install.

Thanks!
azh11

EricTRA 12-29-2009 12:56 AM

Hello,

When in your Ubuntu, open a terminal and type:
Code:

sudo nano /boot/grub/grub.cfg
that is if your grub is installed that way. Normally it'll be in that location. Once opened check if you find the string that gives you the error. Maybe something went wrong with the grub install but you would only notice it after the first reboot, hence why you could work the first day.

Kind regards,

Eric


All times are GMT -5. The time now is 05:34 AM.