https://bugzilla.novell.com/show_bug.cgi?id=827520 https://bugzilla.novell.com/show_bug.cgi?id=827520#c19 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #19 from Marcus Schaefer <ms@suse.com> 2013-09-27 13:10:50 UTC --- ok I can reproduce the "no space left" case and have fixed it. But I found that even with the error I have useful data in /boot. I never was able to create an empty /boot except if the image itself doesn't have a kernel installed. Because of this please check the following in your live iso: mount -o loop live.iso /mnt # below /mnt you will see a file with name "XXXX-read-only.XXX" # this is a squashfs file, mount this as well: mount -t squashfs /mnt/XXXX-read-only.XXX /mnt now check the contents of /boot inside this squashfs image ls -l /mnt/boot umount /mnt umount /mnt you have to have some useful data there. if not your image build is missing a kernel or you have custom scripts removing /boot or something I have submitted kiwi v5.05.35 to Factory (sr: 201109) to fix the reported defect but I still feel there is something different wrong in your image because of the empty /boot if so please open another bug report with: a) the information from the test mentioned in this comment b) the /var/log/boot.kiwi file to verify if the "no space" problem is fixed Thanks closing -- 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.