https://bugzilla.novell.com/show_bug.cgi?id=827520 https://bugzilla.novell.com/show_bug.cgi?id=827520#c5 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |ms@suse.com InfoProvider|ms@suse.com | --- Comment #5 from Marcus Schaefer <ms@suse.com> 2013-08-07 13:11:11 UTC --- sorry, what ? I'm confused I built a test image using factory kiwi and build for 12.3 because I don't have 13.1 at hand but it should not matter to reproduce this: kiwi --build suse-12.3-JeOS -d /tmp/mytest I got: LimeJeOS-openSUSE-12.3.x86_64-1.12.3.iso and booted it with: qemu-kvm -cdrom LimeJeOS-openSUSE-12.3.x86_64-1.12.3.iso the system boots up and the contents of /boot are: ls -l /boot/ total 39815 -rw-r--r-- 1 root root 1484 Feb 26 14:34 boot.readme -rw-r--r-- 1 root root 136028 Mar 1 11:39 config-3.7.10-1.1-default -rw-r--r-- 1 root root 0 Aug 7 12:56 do_purge_kernels drwxr-xr-x 3 root root 29 Aug 7 12:57 grub2 lrwxrwxrwx 1 root root 5 Aug 7 12:57 grub2-efi -> grub2 lrwxrwxrwx 1 root root 25 Aug 7 12:57 initrd -> initrd-3.7.10-1.1-default -rw-r--r-- 1 root root 26987354 Aug 7 12:57 initrd-3.7.10-1.1-default -rw-r--r-- 1 root root 621056 Aug 7 12:57 message -rw-r--r-- 1 root root 241420 Mar 1 13:01 symvers-3.7.10-1.1-default.gz -rw-r--r-- 1 root root 409 Mar 1 13:01 sysctl.conf-3.7.10-1.1-default -rw-r--r-- 1 root root 2446078 Mar 1 12:48 System.map-3.7.10-1.1-default -rw-r--r-- 1 root root 5561332 Mar 1 13:00 vmlinux-3.7.10-1.1-default.gz lrwxrwxrwx 1 root root 26 Aug 7 12:56 vmlinuz -> vmlinuz-3.7.10-1.1-default -rw-r--r-- 1 root root 4773814 Mar 1 15:21 vmlinuz-3.7.10-1.1-default which looks pretty ok to me the system is mounted via overlayfs cat /proc/mounts | grep read /dev/loop7 /read-only squashfs ro,relatime 0 0 /dev/ram1 /read-write ext3 rw,relatime,data=ordered 0 0 overlayfs / overlayfs rw,relatime,lowerdir=/read-only,upperdir=/read-write 0 0 which is also ok, so could you compare the 13.1 booted live iso and check if all I mentioned above is still true ? I also have no idea why this bug talks about a live ISO and installation is this because one used the yast live installer ? and maybe the bug is not referencing the live system but the result of the installation ? please clarify 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.