Bugs item #1167615, was opened at 2005-03-21 06:32 Message generated for change (Settings changed) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1167615&group_id=9368
Category: Installation Group: 4.1 >Status: Closed Resolution: Fixed Priority: 9 Submitted By: Erich Focht (efocht) Assigned to: David N. Lombard (dnl) Summary: ia64 rhel3 nodes don't boot Initial Comment: Trying to install RHEL3 on a small IA64 cluster. Besides the tftp-hpa issue two problems popped up: 1. systemconfigurator kernel version recognition fails This is due to the VERY simple way of detection of the kernel version in /usr/lib/systemconfig/Initrd/Generic.pm Consequence is that tzeh sc-initrd generation fails. It can be fixed by the attached patch, which needs to be applied on the image after its generation. Should go into the systemconfigurator package! 2. systemconfigurator elilo setup is wrong sc-initrd and elilo.conf go into the /boot/efi directory instead of /boot/efi/efi/redhat. Was certainly fixed in earlier versions of OSCAR (4.0)... Regards, Erich ---------------------------------------------------------------------- Comment By: David N. Lombard (dnl) Date: 2005-03-25 11:54 Message: Logged In: YES user_id=27334 Deleting packages/sis/RPMS/systemconfigurator-2.0.9-1.noarch.rpm Adding (bin) packages/sis/RPMS/systemconfigurator-2.0.9-3ef.noarch.rpm Deleting packages/sis/SRPMS/systemconfigurator-2.0.9-1.src.rpm Adding (bin) packages/sis/SRPMS/systemconfigurator-2.0.9-3ef.src.rpm Transmitting file data .. Committed revision 3078. ---------------------------------------------------------------------- Comment By: John (muglerj) Date: 2005-03-24 14:10 Message: Logged In: YES user_id=505737 bumped ---------------------------------------------------------------------- Comment By: David N. Lombard (dnl) Date: 2005-03-21 07:37 Message: Logged In: YES user_id=27334 Item 1: Agreed; must have caught something in your kernels that (by luck) wasn't was present in earlier usage. Item 2: Disagree; I just checked, and my (recently installed, unmodified) ia64 boot is /boot/efi/efi/redhat (technically, it's /boot/efi/EFI/redhat, but vfat mashes this). This has not changed in OSCAR since 4.0 was released. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1167615&group_id=9368 ------------------------------------------------------- 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
