Steffen Winterfeldt changed bug 939456
What Removed Added
Assignee dmueller@suse.com ms@suse.com

Comment # 61 on bug 939456 from
Ok, I've now run a few more tests on the test system available and found the
difference that makes the regular Tumbleweed iso fail.

So, finally, there are three issues:

(1) the installation sometimes ends in a signal 11, this seems to be
independent
of the rest and please open a separate bug for this

(2) while mksusecd can create dedicated usb disk images (much like Rufus in
iso mode) it should remove the iso9660 file system to avoid confusion on some
hardware - done with the patch in comment 58

(3) the Tumbleweed images kiwi creates are technically correct but as it seems
some hardware is a bit sloppy implementing the UEFI specs: while it is ok
to leave the size of the EFI image unspecified in the el torito entry, at least
some lenovo thinkpads (470s, x1 carbon) like to see the real size there; it's
'-boot-load-size 1' vs. '-boot-load-size <#of_0.5k_blocks>' for genisoimage

zhx: many thanks for helping to track this down!

Marcus, maybe kiwi should also use the real size if possible (<= 0xffff
blocks)?


You are receiving this mail because: