skip to content

Gentoo Grub Upgrade

I did an auto upgrade on the Gentoo system today, which included upgrading grub. When it finished, it printed out a message:

 * *** IMPORTANT NOTE: you must run grub and install
 * the new version's stage1 to your MBR.  Until you do,
 * stage1 and stage2 will still be the old version, but
 * later stages will be the new version, which could
 * cause problems such as an unbootable system.

So I "cd /boot/grub", and checked "ls -lrt". It looks to me that all the grub stage files have been upgraded. Anyway, to be sure, I just invoked "grub-install hd0" (hd0 is my install device in this system. You can find out yours by reading the grub.conf file.) After that, reboot your system and make sure things work fine.

Reference: Grub Manual

Comments

Thanks!

Worked like a charm. -j

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.
Powered by Drupal.