[Bug 381152] New: Graphical boot broken
https://bugzilla.novell.com/show_bug.cgi?id=381152 Summary: Graphical boot broken Product: openSUSE 11.0 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Live Medium AssignedTo: ms@novell.com ReportedBy: coolo@novell.com QAContact: coolo@novell.com Found By: --- Most likely due to the gfxboot split. I thought this was fixed in the kiwi 11.0 config, but obviously it wasn't -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |snwint@novell.com Status|NEW |NEEDINFO Info Provider| |snwint@novell.com Summary|Graphical boot broken |kiwi: graphical boot broken / gfxboot --- Comment #1 from Marcus Schaefer <ms@novell.com> 2008-04-18 02:39:59 MST --- because of the broken situation with stable and/or the metadata this issue couldn't be addressed. I asked Steffen Winterfeld and he said nothing has changed all I need to make sure is that gfxboot-devel is installed. This change I have already included. Apparently there are more changes. Steffen can you give me some hints what has changed. I think I will find out the next days myself but your comments are always helpful. The code which does the gfxboot stuff is in KIWIConfig.sh function suseGFXBoot { ... } We already discussed that I need to rebuild the gfxboot because of the SUSE studio project which directly changes the graphics boot files. Nat also told me that not only pictures will be affected in the future so I need the make process here working find the current version of the module here: https://svn.berlios.de/svnroot/repos/kiwi/kiwi-head/modules/KIWIConfig.sh thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c2 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|snwint@novell.com | --- Comment #2 from Steffen Winterfeldt <snwint@novell.com> 2008-04-18 03:36:45 MST --- I don't know what exactly goes wrong, but this line must be removed: --- KIWIConfig.sh +++ KIWIConfig.sh @@ -664,3 +664,2 @@ if [ $loader = "isolinux" ];then - cp themes/$theme/install/* /image/loader cp $gfximage /image/loader and the branding names of the bootsplash packages: if [ ! $theme = "SuSE" ];then theme="SuSE-$theme" fi mkdir /image/loader/branding are now openSUSE, SLES or SLED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c3 --- Comment #3 from Marcus Schaefer <ms@novell.com> 2008-04-18 04:12:34 MST --- changed theme name from SuSE to openSUSE -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c4 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Marcus Schaefer <ms@novell.com> 2008-04-21 07:04:35 MST --- there was also this change required: Index: KIWIConfig.sh =================================================================== --- KIWIConfig.sh (revision 1159) +++ KIWIConfig.sh (working copy) @@ -684,7 +684,7 @@ sname[1]="10240768.spl" sname[2]="12801024.spl" index=0 - if [ ! $theme = "SuSE" ];then + if [ ! -d /etc/bootsplash/themes/$theme ];then theme="SuSE-$theme" fi mkdir /image/loader/branding -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c5 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ra100@atlas.sk --- Comment #5 from Marcus Schaefer <ms@novell.com> 2008-04-22 05:32:15 MST --- *** Bug 381671 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=381671 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User ra100@atlas.sk added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c6 Rastislav Krupansky <ra100@atlas.sk> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Blocker Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Rastislav Krupansky <ra100@atlas.sk> 2008-05-03 12:46:03 MST --- I´m on beta2 and bug 381671 - kiwi: unable to detect CD/DVD drive, marked as a duplicate of this bug, isn´t still fixed. I still obtain: Drive not ready yet.....waiting -----> Couldn´t find CD image configuration file -----> rebootException: error consoles at Alt F3/F4 -----> rebootException: reboot in 120 sec -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User vylik_2004@post.cz added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c7 --- Comment #7 from Vylik 2004 <vylik_2004@post.cz> 2008-05-04 08:07:52 MST --- Created an attachment (id=212154) --> (https://bugzilla.novell.com/attachment.cgi?id=212154) picture -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User vylik_2004@post.cz added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c8 Vylik 2004 <vylik_2004@post.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vylik_2004@post.cz Version|Beta 1 |Beta 2 --- Comment #8 from Vylik 2004 <vylik_2004@post.cz> 2008-05-04 08:09:13 MST --- I have the same problem with live CD openSUSE 11.0 beta 2. In the attachment you can see picture. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381152 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381152#c9 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #9 from Stephan Kulow <coolo@novell.com> 2008-05-04 09:45:31 MST --- let's keep the problems separate. The gfxboot is fixed now, so you can pass the kiwidebug=1 etc that Marcus needed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com