On Saturday 2021-02-20 21:03, Jan Engelhardt wrote:
I downloaded openSUSE-Tumbleweed-NET-i586-Snapshot20210218-Media.iso because of the i586 (the rescue image would be openSUSE-Tumbleweed-Rescue-CD-i686-Snapshot20210218-Media.iso so I thought I probably do not need to try it).
But there happens a kernel panic very early during boot.
I see it too - the reason is, once again, the problem loading libc.so.6. (Since there is no other program that could execute, the kernel does not know what to do and just stops with a panic.)
There is not much that's worthwhile doing other than waiting for glibc to be fixed and TW.i586 to have rebuilt with a new ISO.
http://download.opensuse.org/history/20210210/tumbleweed/repo/oss/boot/i386/ one can TFTP-boot "linux" and "initrd" and then point linuxrc to use the same location (20210210) to get into a rescue system. But that does not help much, since all current Tumbleweed i586 binaries have the problematic x86_64 require, so my early suggestion to install glibc-2.33-1.1.i586.rpm wouldn't help (not sure which copy of glibc-without-ISA I had looked at).