http://bugzilla.novell.com/show_bug.cgi?id=557993 http://bugzilla.novell.com/show_bug.cgi?id=557993#c0 Summary: clicfs crashes under certain circumstances Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Live Medium AssignedTo: coolo@novell.com ReportedBy: ms@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- I have changed kiwi to use the mkinitrd tool run-init to boot into the system. While doing this I found some problems if the system is based on clicfs: 1) if you don't boot with ROOTFS_FSCK="0" the clicfs process crashes when the filesystem check runs 2) if you boot with exec /lib/mkinitrd/bin/run-init -c /dev/console /mnt /bin/bash -c \ "/preinit ; . /include ; cleanImage ; exec /sbin/init $option" the clicfs process crashes after a while. If you use cd /mnt && exec chroot . /bin/bash -c \ "/preinit ; . /include ; cleanImage ; exec /sbin/init $option" it works fine if also ROOTFS_FSCK="0" is set Could you take a look at these issues. I worked around them in the current code: /usr/share/kiwi/modules/KIWILinuxRC.sh Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.