>From the grub> prompt, type the following to boot the server<br>1. grub> root (hdx,y)<br>where x is the hard disk containing /boot<br>y is the partition number of /boot<br>2. grub> kernel /vmlinuz-<version> ro root=<device file name of root partition><br>
type the appropriate kernel to boot & the device file name of root partition<br>eg.,<br>grub> kernel /vmlinuz-2.6.18-8.el5 ro root=/dev/sda2<br>3. grub> /initrd-<version>.img<br>type the appropriate initrd version<br>
4. grub> boot<br><br>Perform the above 4 steps & see if the server boots. If it boots then open /boot/grub/grub.conf and make the neccessary changes or if the file is missing create one <br><br>Thanks <br>Manoj<br>
<br><div class="gmail_quote">2008/11/19 Mel Wade <span dir="ltr"><<a href="mailto:mel@melwade.com">mel@melwade.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I did some updates and then rebooted the server.  Now all I'm getting is a grub prompt.  Not sure where to go from here...<br clear="all"><font color="#888888"><br>-- <br>Mel Wade<br>"The real problem is not whether machines think but whether men do." - BF Skinner<br>

<a href="http://www.melwade.com" target="_blank">http://www.melwade.com</a><br><br>
</font><br>_______________________________________________<br>
K12OSN mailing list<br>
<a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br></blockquote></div><br>