http://bugzilla.opensuse.org/show_bug.cgi?id=1190008 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008#c13 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(Markus.Elfring@we | |b.de) --- Comment #13 from Ludwig Nussel <lnussel@suse.com> --- Could it be that the system suffers from a half done usrmerge? So the error message is probably due to a failure to run /bin/bash in the target system. The setup is quite complex with lvm and multiple volumes so I suppose you can't just use the rescue image to mount your volumes? If that's the case you could start the upgrade like you did indeed. When the error appears switch to a text console with shell or press ctrl-alt-shift-x to get an xterm. In that shell look at /mnt. That should have your system and "chroot /mnt" should work. I guess it doesn't. So there's probably either /lib64/ld-linux.so.2 or /bin/bash missing. Could be that /bin or /lib64 are still directories or the symlinks are missing. Either way try to fix the situation with symlinks. Once you got chroot working, go again go back to yast and retry. If that's not the issue I'd be interested in ls -al /mnt, rpm -Va --root /mnt -- You are receiving this mail because: You are on the CC list for the bug.