Bugs item #1277237, was opened at 2005-08-31 11:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1277237&group_id=9368
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: 4.2 Status: Open Resolution: None Priority: 5 Submitted By: Erich Focht (efocht) Assigned to: Nobody/Anonymous (nobody) Summary: wrong bootfile on ia64 Initial Comment: Step 6 -> Configure DHCP Server leads to wrong bootfile for ia64. Instead of elilo.efi the nodes receive pxelinux.0. File lib/OSCAR/MAC.pm needs to be fixed. Since I've changed the systeminstaller to be able to deal simultaneously with booting ia64, ia32 and x86_64, the bootfile argument is not needed anymore when calling mkdhcpconf, it is selected correctly according to the architecture of the node (which is the architecture corresponding to the image). The --bootfile can still be used to override these settings, but I extended it to get per-architecture bootfiles, such that a mixed cluster has a chance to work. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1277237&group_id=9368 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
