Opened 11 years ago

Closed 11 years ago

#704 closed defect (fixed)

grub is not restored correctly

Reported by: Bruno Cornec Owned by: Bruno Cornec
Priority: normal Milestone: 3.0.4
Component: mondo Version: 3.0.3
Severity: normal Keywords:
Cc:

Description

grub is not restored correctly on RHEL 6 (tested in a VM, but also happen on a physical server)

the stage1 checksum fails and thus grub is not installed leading to error 15 at reboot time

Change History (2)

comment:1 by Bruno Cornec, 11 years ago

Using the following manual steps usually works:

grub> find /grub/stage1 [ get the disk id] grub> root(hd0,0) grub> setup (hd0) grub> quit

Also after rebboting once into expert mode and redoing a grub-install in the /mnt/RESTORING chroot, this time it worked. However, the VM was still unbootable for some reason.

comment:2 by Bruno Cornec, 11 years ago

Resolution: fixed
Status: newclosed

Was due to bug #703 where star wasn't restoring everything correctly (content under /boot was missing)

Note: See TracTickets for help on using tickets.