Bug 771581

Summary: No graphical boot from DVD ISO - Build 59
Product: [openSUSE] openSUSE 12.2 Reporter: Andreas Jaeger <aj>
Component: BasesystemAssignee: Stephan Kulow <coolo>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: coolo, snwint
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Product Management Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshot

Description Andreas Jaeger 2012-07-16 07:29:17 UTC
Created attachment 498689 [details]
screenshot

See attached screenshot, there's no graphical boot at all.
Comment 1 Steffen Winterfeldt 2012-07-16 09:17:06 UTC
works ok for me
Comment 2 Steffen Winterfeldt 2012-07-16 10:33:58 UTC
Andreas forgot to mention that this was about the Promo DVD.
Comment 3 Steffen Winterfeldt 2012-07-16 10:37:12 UTC
The problem is that it uses an obsolete gfxboot entry in isolinux.cfg:
'gfxboot bootlogo\ndisplay message' must be written as
'ui gfxboot bootlogo message'.
Comment 4 Stephan Kulow 2012-07-17 11:39:40 UTC
like this?

implicit        1
ui gfxboot bootlogo message
prompt          1
timeout         600
Comment 5 Stephan Kulow 2012-07-21 05:59:34 UTC
AJ, can you verify please?
Comment 6 Andreas Jaeger 2012-07-23 07:04:46 UTC
Works now, thanks