SUSE Support

Here When You Need Us

Error with grub while updating SLES 10 FCS to SLES 10 SP 1

This document (3656781) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10 Service Pack 1
 

Situation

ERROR: grub> install --stage2=/boot/grub/stage2 (hd0,0)/grub/stage1
ERROR: Error 5: Partition table invalid or corrupt
ERROR: An error occurred during boot loader installation.

While the server would still boot fine, grub's graphical splash screen was missing. A text-based grub menu was presented instead.

Resolution

Edit the /boot/grub/menu.lst file. Make sure that the"gfxmenu" line is pointed to the correct device. In this case, the failure was occuring because it looked as follows:
gfxmenu (/dev/md1, 0) /message

In this situation the menu.lst is pointed to a software mirrored device, which the BIOS cannot recognize during bootup. It needs to be changed to the physical device to be recognized properly during bootup.

The following changed fixed the issue (which was only cosmetic in nature):
gfxmenu (hd0,0) /message

NOTE: This location/device may vary from server to server.

 

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:3656781
  • Creation Date: 10-Jul-2007
  • Modified Date:16-Mar-2021
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.