I can get into the system by going into advanced options and select the second kernel entry there. When I select the first entry it throws the same error. To the eye the kernel entries are identical. https://s17.postimg.org/o2ihfu1lr/grub.jpg
When I booted the system I created a snapshot and rebooted. Selecting the snapshot (or any other in read-only) is unable to boot the system and I end in maintenance mode.
There’s also this SDB article for recovering root’s password but, it also works for other instances where a Rescue system is booted to repair the system disk to be booted:
Thanks for the suggested pages. However I don’t have issues with the root password. And the rescue system page states “Obviously, this isn’t any good for when the hard disk or the boot loader needs to be repaired…” I don’t really see how that will resolve the kernel panic and the oddity that I do can boot, but not following the default option.
The “Rescue Disk” article is meant to describe how to produce a rescue disk if an installation DVD or installation USB (with an ISO image) is not at hand.
If you have an installation DVD or installation USB, you can boot it and select the Rescue System. Then, proceed as for “recovering the root password”: in other words mount the defective system disk and proceed to recover the boot loader or whatever else needs to be done.
I have booted the rescue system and followed the “Forgot root password” process to mount the disk and through Yast2 to install the boot-loader again. The output of the boot-loader installation threw an error, but it showed something interesting. As I now understand the difference in entries in the advanced options in GRUB. The second entry in my advanced options is now changed into kernel 4.15.4 instead of only 4.15.5. Booting that kernel all works as expected.
Upon reboot GRUB boots the kernel 4.15.5 but now I end in emergency mode.
Given that, something seems to have gone very wrong at the last Tumbleweed upgrade: using the 4.15.4 kernel, try to re-upgrade to the 4.15.5 kernel.
If that doesn’t help, a Bug Report is needed.
Re-Installing the new kernel 4.14.5 brought me further from home as it removed the 4.14.4 kernel and thus the advanced fallback option. Upon reboot I was presented again with the kernel panic screen. After fiddling for several hours with the issue I ended up re-installing TW which was faster than the fiddling. Too bad the rescue system process did not work, but I learned something new there.