You did not mention how many drives, usb you have but...can you boot up mageia
without any usb drives attached following your method,,,,,
I have been using PcLinux for some years and recently installed Mageia. My boot screen has entries for both Mageia and PcLinux but if I select Mageia I get the black screen with the message shown in my previous post. If, however, I select PcLinux, another screen shows up with an entry for PcLinux. I press this and Mageia boots successfully.
Then when Mageia is booted at root terminal "su -"
- Code: Select all
# grub-install /dev/sda
# update-grub
if "update-grub' don't work, [note: I really don't know Mageia's grub-legacy will work with "update-grub", haven't used...] then use this instead
- Code: Select all
# grub-mkconfig -o /boot/grub/menu.lst
[edit] - then check that kernel line includes 'nokmsboot' and vga=788 (sorry, forgot about this Mageia's 'peculiarity')
if not there, manually add these and save file.
I chowned the menu.lst to edit it but, for some reason it refued to allow me to save it.
To do this at root terminal, (su -) "# dolphin" or "# nautilus" and go to file, edit, save.
And if all above doesn't boot, connect back all the usb/drives as before and boot to Mageia as above and let us know output of
# fdisk -l
and print out /boot/grub/menu.lst (of Mageia)
and /boot/grub/menu.lst of PCLinux partition
and any other distro's menu.lst or grub.cfg
You can also let us know what you "think" (without referring to the printout of fdisk above) partitions are for Mageia, PCLinux, windows etc...
Why do we live? To prove not everything in nature has a purpose.