On Tue, Dec 07, 2010 at 01:50:54PM +0200, Gleb Natapov wrote:
Current code creates only one IPL entry of type IPL_TYPE_CDROM even if there are more then one CDROM drive present. If CDROM that the entry refers to is not bootable there is no way to retry boot from another CDROM. Fix this by creating IPL entry for each CDROM drive found. First CDROM will always be placed in IPL entry 3 for backwards compatibility.
Thanks - I committed this.
-Kevin