Hi, It seems as though your installations have changed the partition tsble slightly, and GrUB can't find your drives. Try a 'sudo grub-install --no-floppy --root-directory=/dev/sdaX' where X is the partition number for the linux OS that you want to use for GrUB. Run this command from the shell of that OS. If you want to use Ubuntu's GrUB, then boot from a live cd and run this command.
So, if you want mandriva's GrUB, boot into mandriva and run the command with X=3. Hope you get the hang with this example. :) Let the list know in case you have problems. Caution: play with grub carefully, as it's extremely powerful. it can mess up disks very easily if not handled properly. > *root(hd0,6) > Filesystem type is ext2fs,partition type 0x83 > configfile /boot/grub/menu.lst > > Error24:Attempt to access block outside partition > > Press any key to continue...* -- Ninad S. Pundalik +91 - 99835 26855 [EMAIL PROTECTED] [EMAIL PROTECTED] http://ninad.x10hosting.com/blog -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
