HI sridhar, put the following commands on grub command interface.
grub> root (hd0,0) // mostly for windows partition, root is in partition (hd0,0), change appropriately if needed grub> makeactive grub> chainloader +1 grub> boot thanks, uma.. skommar21 wrote: > Hi all, > > I have dual boot system with Linux and windows 2k Prof > I deleted Linux from the system.As a result i am unable to get the > graphical interface of grub boot loader > > I only get Command line interface of grub. > > I just want to boot into win2k prof and do some stuff before i > format the entire system. > > Can any one help how to get boot windows from grub command line? > > Thanks in advance. > > Regards > > Sridhar

