[Bug 1184890] JeOS-efi image is not resized when booted on real hardware
https://bugzilla.suse.com/show_bug.cgi?id=1184890 https://bugzilla.suse.com/show_bug.cgi?id=1184890#c6 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com --- Comment #6 from Fabian Vogt <fvogt@suse.com> --- //lib/kiwi-partitions-lib.sh@298(disk_has_unallocated_space): '[' gpt = gpt ']' //lib/kiwi-partitions-lib.sh@305(disk_has_unallocated_space): sgdisk --verify /dev/mmcblk0 //lib/kiwi-partitions-lib.sh@305(disk_has_unallocated_space): grep -q 'end of the disk' //lib/kiwi-partitions-lib.sh@402(resize_wanted): info 'Disk geometry did not change' //lib/dracut-lib.sh@89(info): echo 'Disk geometry did not change' Disk geometry did not change Apparently the secondary GPT header is at the end already. What's the output of "sgdisk --verify"? Maybe it's happy with an older leftover GPT header at the end? Or something during boot (or previously, FW?) resized the GPT disk already. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com