Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi, Thanks a lot for your patience and help. I was able to install CentOS5.6 with FAI 3.4.8 with fai4-config.tar.gz with a local mirror of CENTOS :) Regards, Srivatsan

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi Thomas, I can see the classes are being referred properly. The message from the fai.log is below Ramdisk mounted onto /target/var/cache/yum Calling task_mirror Calling hook: debconf.CENTOS debconf.CENTOS OK. Skiping task_debconf Calling hook: prepareapt.CENTOS Test if class DHCPC is in DE

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden Thomas Lange
First of all, turn of the debug flag. Your log files are too big and do not contains the information we need. Then check again what is not working. You say, there are no errors now, but what do you mean by this? > installation has not loaded > the grub. when i check /boot/grub, it is empt

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden Thomas Lange
> On Thu, 21 Jul 2011 13:24:03 -0700, srivatsan s > said: > do you mean i need to do this in 50-host-classes? > #(ifclass I386 || ifclass AMD64) && echo GRUB_PC > (ifclass I386 || ifclass AMD64) > exit 0 > i have commented the echo GRUB_PC. I'm not sure what you hav

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi, I do not have any errors now. I get the following message in fai.log whereas installation has not loaded the grub. when i check /boot/grub, it is empty Complete! Calling task_configure Executing bash -x shell: FAIBASE/10-misc FAIBASE/10-misc OK. Executing bash -x shell: FAIBASE/20-

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi Thomas, do you mean i need to do this in 50-host-classes? #(ifclass I386 || ifclass AMD64) && echo GRUB_PC (ifclass I386 || ifclass AMD64) exit 0 i have commented the echo GRUB_PC. currently my client is getting installed based on *) echo "FAIBASE CENTOS " ;; # CentOS does not us

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden Thomas Lange
> On Thu, 21 Jul 2011 10:52:42 -0700, srivatsan s > said: > Now i have the latest fai3.4.8 version installed. Even now the Centos > installation fails. > and later i have these errors too > shell.log:++ error=127 > shell.log:CENTOS/40-install-grub FAILED with exit co

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
All the logs which i have pasted are copied from errors.log file. I am not sure why is it referring to apt folder as i am installing CENTOS. It will not contain etc/apt folder right? fai.log:./lib/security/pam_warn.so fai.log:./lib/libSegFault.so fai.log:Unable to read /target/etc/apt/sources.list

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi everyone, Now i have the latest fai3.4.8 version installed. Even now the Centos installation fails. The error is the following dmesg.log:[0.00] Fast TSC calibration failed dmesg.log:[6.612154] aufs: module is from the staging directory, the quality is unknown, you have been warned.

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden Michael Tautschnig
Hi, > Hi Thomas, > > I did the quickstart installation from my Debian fai-server. > How do i download fai3.4.8? > Please fetch them from http://fai-project.org/download/squeeze/ or official Debian mirrors, where they are available in testing and unstable. Best regards, Michael pgpRS1JRXICHI

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi Thomas, I did the quickstart installation from my Debian fai-server. How do i download fai3.4.8? Thanks in advance Regards, Srivatsan On Thu, Jul 21, 2011 at 8:57 AM, srivatsan s wrote: > Hi Thomas, > > > I used FAI 3.4.7 and Fai4-config same as the one which you shared. > Do you want me to

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi Thomas, I used FAI 3.4.7 and Fai4-config same as the one which you shared. Do you want me to try with fai3.4.8? Is this an issue in fai3.4.7? Thanks for the reply Regards, Srivatsan On Thu, Jul 21, 2011 at 8:52 AM, Thomas Lange wrote: > > On Thu, 21 Jul 2011 08:37:18 -0700, srivatsan

Re: grub problem in CENTOS installation

2011-07-21 Diskussionsfäden Thomas Lange
> On Thu, 21 Jul 2011 08:37:18 -0700, srivatsan s > said: > I have issues in installing CENTOS using FAI. I have created a local mirror > of CENTOS and continued the installation.(CENTOS6) Which FAI version are you using? Please try FAI 3.4.8 and get the config space http://fai

grub problem in CENTOS installation

2011-07-21 Diskussionsfäden srivatsan s
Hi Everyone, I have issues in installing CENTOS using FAI. I have created a local mirror of CENTOS and continued the installation.(CENTOS6) shell.log:+ trap 'error=$(($?>$error?$?:$error) )' ERR shell.log:+ trap 'error=$(($?>$error?$?:$error))' ERR shell.log:Can't open /target/boot/grub/device.m