Hi Abdel:
I don't think you have fully
patched Image.pm (eg. line 353 is still referencing mkautoinstallscript and not
si_mkautoinstallscript)
BTW, I don't think it is
necessary to upgrade to SystemImager 3.4.1 to use Peter's kernel, I have tried
it with 3.3.2 (the version which came with OSCAR 4.1) and it works
fine.
Another alternative is to try
our OSCAR 4.2 nightly snapshot available here:
It comes with SystemImager
3.5.3 which has 2.6 kernel and support for more devices.
Cheers,
Bernard
From: [EMAIL PROTECTED] on behalf of Abdel Ra'ouf Badawi
Sent: Tue 30/08/2005 06:57
To: [email protected]
Subject: [Oscar-users] building image fails after upgrading to systemimager to 3.4.1
Hi,
I'm trying to setup Oscar 4.1 on the flowing system:
proliant ml110 G2 servers (they come with e1000 and aacraid , stata devices) installed with RHEL3 AS U3, due to the accraid, sata issue, I have to upgrade to systemimager 3.4.1, and then use the custom kernel provided by peter Muller to tftp boot other clinents.
I copied the system imager 3.4.1 rpms to /opt/oscar/packages/sis/RPMS , edited the install_server srcript "changed line 343 to /usr/sbin/si_mkrsyncd_conf", ran the installation process and every thing gone OK,
Thanks allot for your help
I'm trying to setup Oscar 4.1 on the flowing system:
proliant ml110 G2 servers (they come with e1000 and aacraid , stata devices) installed with RHEL3 AS U3, due to the accraid, sata issue, I have to upgrade to systemimager 3.4.1, and then use the custom kernel provided by peter Muller to tftp boot other clinents.
I copied the system imager 3.4.1 rpms to /opt/oscar/packages/sis/RPMS , edited the install_server srcript "changed line 343 to /usr/sbin/si_mkrsyncd_conf", ran the installation process and every thing gone OK,
and then cahnged line 350 of /usr/lib/systeminstaller/SystemInstaller/Tk/Image.pm to use si_mkautoinstallscript instead of mkautoinstallscript
, the problem is when I
reach to step 4,and at the end of the iamge building process, I get the following errors:
Built image from rpms
Added Disk Table for oscarimag based on /opt/oscar/oscarsamples/sample.disk.scsi Can't exec "mkautoinstallscript": No such file or directory at /usr/lib/systeminstaller/SystemInstaller/Tk/Image.pm line 353.
Couldn't run mkautoinstallscript -quiet -image oscarimag -force -ip-assignment dhcp -post-install beep at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk.pm line 228
Thanks allot for your help
