Hi DongInn: Did you check the /root directory of your imaged node (via rescue mode)? There should be a file called si_monitor.log which is the log of the entire imaging process. That would give us important debugging information.
BTW, from the SystemConfigurator log, it seems that the --no-floppy option is not available in the version of grub you're using, so we need to check whether this option is available before we invoke it via SystemConfigurator. Thanks, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of DongInn Kim > Sent: Tuesday, August 22, 2006 13:57 > To: [EMAIL PROTECTED] > Cc: [email protected] > Subject: Re: [Oscar-devel] Error on branch 5.0 for RHEL3-u6-X86 > > Erich, > I reinstalled it (branch-5.0 r5311) but it failed and I got the > different problem. > The client node could not even invoke the grub and it just shows the > small prompt ( _ ) and that's all. No input does not work. > Anyways, I tried to find any useful log on the head node but > I could not find the file ending with "autoinstallscript" in > /var/lib/systemimager/scripts > Here is what is in /var/lib/systemimager/scripts > [EMAIL PROTECTED] scripts]# pwd > /var/lib/systemimager/scripts > [EMAIL PROTECTED] scripts]# ll > total 40 > -rw-r--r-- 1 root root 248 Aug 22 15:57 hosts > -rw-r--r-- 1 root root 347 Aug 22 15:57 hosts.bak > -rw-r--r-- 1 root root 22378 Aug 22 15:27 > oscarimage.master > lrwxrwxrwx 1 root root 17 Aug 22 15:57 oscarnode01.sh > -> oscarimage.master > drwxr-xr-x 2 root root 4096 Aug 22 14:58 post-install > drwxr-xr-x 2 root root 4096 Aug 22 14:58 pre-install > > Is there something wrong with systemconfigurator? I have not seen this > problem on rhel3-x86 before. (It used to be just fine a month ago) > I attach another output of "systemconfigurator --runboot --verbose" on > the client node. > > Regards, > > - DongInn > > Erich Focht wrote: > > On Tuesday 22 August 2006 17:36, DongInn Kim wrote: > > > >>> PS: So your /etc/systemconfig/systemconfig.conf was > correct on the clients? > >>> > >>> > >> Yes, it is now but I am not sure it was correct too when > it could not > >> boot up. > >> > > > > This is created right after the image was created. So if > you didn't change or > > touch it, it is exactly what you had at deployment time. > The only difference > > to the deployment time is that systemconfigurator is > invoked with other > > options and a "<<EOF" input describing the network > configuration. You can see > > this in the /var/lib/systemimager/scripts/* > autoinstallscript. Grep for > > systemconfigurator... > > > > I wouldn't expect the autoinstallscript to be broken. > > > > Did you try reinstalling the node? Can you repeat the problem? > > > > Regards, > > Erich > > > > > > > > -- > - DongInn > --------------------------- > OSL System administrator > [EMAIL PROTECTED] > Indiana University > Bloomington, IN > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
