https://bugzilla.novell.com/show_bug.cgi?id=890834 https://bugzilla.novell.com/show_bug.cgi?id=890834#c2 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@suse.de --- Comment #2 from Jigish Gohil <cyberorg@opensuse.org> 2014-08-07 14:43:50 UTC --- This was part of /etc/YaST2/liveinstall.patch, it needs rebase to include display-manager changes: if cat /proc/cmdline | grep -q liveinstall && mount | grep -q livecd; then [ -x /usr/bin/plymouth ] && /usr/bin/plymouth quit startproc -p $PIDFILE /usr/lib/YaST2/startup/YaST2.call live-installer fi else startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed fi Please note the mount |grep livecd, without that bootloader still has liveinstall in cmdline which just launches installer on reboot. This along with bugs 890800 and 876555 fixes live-installer -- 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.