NickC wrote:
I have attempted to fix this by booting to a rescue prompt and reinstalling the bootloader but that fails with:
marja wrote:I don't understand how you could boot to a rescue prompt if you don't have a bootloader, maybe I misunderstood your post?
The other alernative would be to boot Mageia from the CentOS bootloader, I can edit that menu.lst alright. However I don't know what parameters I need to put in there to boot Mageia.
title linux
kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux root=LABEL=Duo splash quiet nokmsboot resume=UUID=409eef4d-2da2-4a06-91aa-21f4bd388b8c vga=788
initrd (hd0,1)/boot/initrd.img
title mageia
kernel (hd0,1)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=xxxxxxxxxxxxxxxxxxxx nokmsboot vga=788
initrd (hd0,1)/boot/initrd.img
magump wrote:After poking around I found that CentOS uses grub legacy where Mageia has moved to Grub2.
First, have you booted into Centos and do 'update-grub' there to 'try' to include Mageia's entry?
If so how can I rewrite that mbr to chainload the Mageia bootloader
title Mageia (chainload)
root (hd0,1)
chainloader +1
Once in Mageia I user Mageia Control Center to rewrit the Mageia bootloader to /dev/sda2
this must be the case because I can edit menu.lst in /dev/sda1 and that automatically shows in the boot menu.
Edit:
PS. update-grub command not found
Regarding update-grub, neither CentOS nor Mageia seem to have this command.
Either way I now have two ways to boot Mageia from the CentOS bootloader, one direct Kernel boot the othert chainloaded, both work perfectly. Also I now know that I can boot from DVD to rescue prompt and install Mageia bootloader to /dev/sda from there should it ever become necessary.
Users browsing this forum: No registered users and 1 guest