[Bug 450780] New: Kiwi broken boot image
https://bugzilla.novell.com/show_bug.cgi?id=450780 Summary: Kiwi broken boot image Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: ms@novell.com ReportedBy: gekker@novell.com QAContact: qa@suse.de Found By: --- I'm getting a broken boot image when building an oemboot split system for SLED10-SP2. I'm seeing this with kiwi from svn trunk. /boot/initrd is a broken symbolic link. the kiwi config is here: http://svn.suse.de/svn/preload/trunk/HongKong-Police/1GB-Bootable-USB/ this includes the a slightly modified oemboot/suse-SLED10-squash/ which just adds the squashfs drivers to the image. -- 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=450780 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kiwi broken boot image |kiwi: broken boot image -- 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=450780 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450780#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |gekker@novell.com --- Comment #1 from Marcus Schaefer <ms@novell.com> 2008-12-02 11:04:11 MST --- hey good news I know what's wrong. you put /boot into the split section as read-write information. Don't do that kiwi needs to take control over it itself: <split> <persistent> <!-- allow read/write access to: --> <file name="/var"/> <file name="/var/*"/> - <file name="/boot"/> - <file name="/boot/*"/> <file name="/etc"/> <file name="/etc/*"/> <file name="/home"/> the above fixes the problem for me and I was able to build and run the image You can watch my build on shannon.suse.de /tmp/bob --> image description /tmp/mytest/ --> build result -- 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=450780 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450780#c2 --- Comment #2 from Marcus Schaefer <ms@novell.com> 2008-12-02 11:06:52 MST --- oh wait I found another problem... -- 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=450780 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450780#c3 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|gekker@novell.com | Resolution| |FIXED --- Comment #3 from Marcus Schaefer <ms@novell.com> 2008-12-02 11:41:20 MST --- I found a kiwi bug pointing to the wrong initrd and linux file names this is fixed now -- 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