I'm trying to setup Oscar 4.1 on the flowing system:
proliant ml110 G2 servers (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 the iamge building step ,and at the end of the 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
