>"L99 99 99 99 99 ...."
> is diplayed on booting.
> 
Looks like your current bootloader does not like the changes in the partition
structure.

> i selected to install bootloader in /root
> should i select MBR?
> is this the problem?
> 
Is it /root or "root" (/) ;).
And you should generally choose mbr unless you plan to use the bootloader of
your other os (mostly windows) or boot linux with a rescue disk.

Anyways, now you need to boot into rescue mode (use the first install CD) and
then try doing "grub-install /dev/hda" (or whatever you disk is). Now the
problem is this will put GRUB on MBR and that means if grub is not configured
properly, you might not be able to boot into your other OS. Not a problem
though and can be sorted out easily once you can atleast boot into Linux.

Another way would be to configure the other bootloader (ntldr on win2x/xp, none
configurable on win9x/me). But since here it seems that the boot loader is
either corrupt or refusing to boot, you will have to boot with a Emergency disk
and do a "fixmbr" (win2k3/xp) or "fdisk /mbr" (win9x/me/2k) first.

This documentation might also help.
http://www.tldp.org/HOWTO/Multiboot-with-GRUB.html
http://www.tldp.org/LDP/sag/html/boots-and-shutdowns.html
http://www.icon.co.za/~psheer/book/node34.html.gz (though this explains more of
lilo)
http://www.gnu.org/software/grub/manual/grub.html#Troubleshooting
http://www.gnu.org/software/grub/grub-legacy-faq.en.html

-saurabh


        

        
                
____________________________________________________
Send a rakhi to your brother, buy gifts and win attractive prizes. Log on to 
http://in.promos.yahoo.com/rakhi/index.html
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to