Hi David, On Saturday 19 March 2005 02:13, David N. Lombard wrote: > Erich Focht wrote: > > On Friday 18 March 2005 08:04, David N. Lombard wrote: > > > >>I've already got the code to do that, i.e., ditch tftp-hpa and use the > >>native tftp-server in the trunk. Perhaps it's time to take that patch. > > > > > > You want to change sis/config.xml and add tftp-server for RedHat 3AS? > > Would be a solution. Please do it! 3WS users can then deal with the > > tftp-server package themselves, that's not a big effort. > > sis/config.xml uses tftp-server for all distros, and pxe_setup makes > sure tftp is started. The standard netkit utils are much better now, > and atftp is the preferred high-performance tftp server now.
I hoped I can try this but the latest svn shows for me: beast:oscar-4.1/packages>grep tftp */config.xml oscar-httpd/config.xml: <description>Configure an apache web server to export /tftpboot/rpm.</description> sis/config.xml: <rpm>tftp-hpa</rpm> So it's not yet in there... In order to finally test the ia64 rhel3ws install I did the following: - replaced tftp-hpa by tftp-server in sis/config.xml - placed a self-built tftp-server rpm into /tftpboot/rpm - started oscar install wizard (it installed the tftp-server package) - chkconfig tftp on; service xinetd restart - installing a slave node... The node installs well but the initrd creation seems to fail, so the slave node reboots and install again and again... I booted in a rescues system and tried "systemconfigurator --runboot". It returns with an error: /lib/modules/1.1.3 is not a directory WARNING: RH style ramdisk generation failed. at /usr/lib/systemconfig/Initrd.pm line 96 No idea why it looks at /lib/modules/1.1.3, the kernel version is 2.4.21-20.EL :-( Something seems to be broken with the systemconfigurator kernel version recognition in /usr/lib/systemconfig/Initrd/Generic.pm (around line 50). Best regards, Erich ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
