Opened 19 years ago
Closed 17 years ago
#112 closed defect (fixed)
grub doesn't install when changing type of disk
| Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.6 |
| Component: | mondo | Version: | 2.2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I had to change during restore the mountlist as the original system is using SATA disk (/dev/sda3 for instance for the root filesystem) to an IDE configuration (/dev/hda1). But I can not boot on this new virtual system. I do not have the grub menu, it is stuck before this. grub-install issues an error as with udev based systems, there is not the right device file created during restore (it wasn't part of the original backup). So it should be created on the fly.
Change History (8)
comment:1 by , 19 years ago
| Status: | new → assigned |
|---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
| Milestone: | → 2.2.3 |
|---|
The file /boot/grub.device.map has to be modified (as is /etc/fstab) grub-install has to be re-run after that. the mtab file has also to be updated.
comment:4 by , 19 years ago
| Milestone: | 2.2.3 → 2.2.4 |
|---|
comment:5 by , 18 years ago
| Milestone: | 2.2.4 → 2.2.5 |
|---|
comment:7 by , 18 years ago
| Milestone: | 2.2.5 → 2.2.6 |
|---|

Could you try again with the latest versions available mondo 2.2.1 + mindi 1.2.1 + mindi-busybox 1.2.2 ?