Hi,<br><br>I do not have any errors now.<br>I get the following message in fai.log whereas installation has not loaded the grub. when i check /boot/grub, it is empty<br><br><br>Complete!<br>Calling task_configure<br>Executing   bash -x shell: FAIBASE/10-misc<br>

FAIBASE/10-misc      OK.<br><br>Executing   bash -x shell: FAIBASE/20-removable_media<br>FAIBASE/20-removable_media OK.<br><br>Executing   bash -x shell: CENTOS/10-security<br>CENTOS/10-security   OK.<br><br>Executing   bash -x shell: CENTOS/30-mkinitrd<br>

CENTOS/30-mkinitrd   OK.<br><br>Executing   bash -x shell: CENTOS/40-install-grub<br>CENTOS/40-install-grub OK.<br><br>Executing   bash -x shell: CENTOS/50-sysconfig<br>CENTOS/50-sysconfig  OK.<br><br>Executing   bash -x shell: CENTOS/60-network-scripts<br>

CENTOS/60-network-scripts OK.<br><br>Executing   bash -x shell: CENTOS/80-misc<br>CENTOS/80-misc       OK.<br><br>Executing   bash -x shell: CENTOS/90-cleanup<br>CENTOS/90-cleanup    OK.<br><br>Executing   bash -x shell: LAST/50-misc<br>

LAST/50-misc         OK.<br><br>I am attaching my errors.log in this email.<br><br>Thanks &  Regards,<br>Srivatsan<br><br><div class="gmail_quote">On Thu, Jul 21, 2011 at 1:24 PM, srivatsan s <span dir="ltr"><<a href="mailto:srivatsan.s30@gmail.com" target="_blank">srivatsan.s30@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Thomas,<br><br><br> do you mean i need to do this in 50-host-classes?<br><br>#(ifclass I386 || ifclass AMD64) && echo GRUB_PC<br>

(ifclass I386 || ifclass AMD64) <br>exit 0<br>i have commented the echo GRUB_PC.<br>
<br><br>currently my client is getting installed based on <br> *)<br>    echo "FAIBASE CENTOS " <br>     ;; # CentOS does not use the GRUB class;;<br><br><br>My client is not having the host name:centos. But my understanding if i have * it means any client right?<br>


is my understanding correct?<br><br>Thanks for response<br>Regards,<br><font color="#888888">Srivatsan</font><div><div></div><div><br><br><div class="gmail_quote">On Thu, Jul 21, 2011 at 12:15 PM, Thomas Lange <span dir="ltr"><<a href="mailto:lange@informatik.uni-koeln.de" target="_blank">lange@informatik.uni-koeln.de</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>>>>>> On Thu, 21 Jul 2011 10:52:42 -0700, srivatsan s <<a href="mailto:srivatsan.s30@gmail.com" target="_blank">srivatsan.s30@gmail.com</a>> said:<br>



<br>
    > Now i have the latest fai3.4.8 version installed. Even now the Centos<br>
    > installation fails.<br>
<br>
</div><div>    > and later i have these errors too<br>
    > shell.log:++ error=127<br>
    > shell.log:CENTOS/40-install-grub FAILED with exit code 127.<br>
    > shell.log:+ trap 'error=$(($?>$error?$?:$error))' ERR<br>
    > shell.log:chroot: failed to run command `grub-mkdevicemap': No such file or<br>
    > directory<br>
    > shell.log:++ error=127<br>
    > shell.log:chroot: failed to run command `grub-probe': No such file or<br>
</div>Please show us the fai.log, but strip the part of the package<br>
installation. But maybe you can fix the problem yourself.<br>
<br>
I'm pretty sure your client does not belong to the class<br>
CENTOS, because grub-probe and grub-mkdevicemap is only called if you<br>
beling to the class GRUB_PC. If you have a look at<br>
class/50-host-classes you will see that the centos example host<br>
(called centos) does not use the class GRUB_PC.<br>
<font color="#888888"><br>
--<br>
regards Thomas<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>