Hi Kai,<br><br>I've sent my grub.conf in another post.<br><br>The grub-install hd0 did not work either.<br><br><br><div><span class="gmail_quote">On 8/29/07, <b class="gmail_sendername">Kai Schaetzl</b> <<a href="mailto:maillists@conactive.com">
maillists@conactive.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mbneto wrote on Wed, 29 Aug 2007 14:36:49 -0400:
<br><br>> I have tried the<br>> grub-install --root-directory=boot --no-floppy hd0 (ou /dev/hda).<br><br>Did you already try a simple<br>grub-install (hd0) where hd0 should be the disk that is used for booting<br>and first in BIOS? And the 
grub.conf should reflect that you have a boot<br>partition (assuming / is on /dev/md1):<br>title CentOS (2.6.18-8.1.8.el5PAE)<br>    root (hd0,1)<br>    kernel /vmlinuz-2.6.18-8.1.8.el5PAE ro root=/dev/md1<br>    initrd /initrd-
2.6.18-8.1.8.el5PAE.img<br><br><br>Kai<br><br>--<br>Kai Schätzl, Berlin, Germany<br>Get your web at Conactive Internet Services: <a href="http://www.conactive.com">http://www.conactive.com</a><br><br><br><br>_______________________________________________
<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>