Hi,
I am using openSUSE Tumbleweed.
I tried to reset my lost root password via the instructions here: https://www.thomas-krenn.com/de/wiki/Linux_Root_Passwort_wiederherstellen and later https://en.opensuse.org/SDB:Recover_root_password
Meaning, mounted as read-only in the end.
After rebooting, I could not log in as root nor as a normal user, not on TTY1 or TTY2.
I logged into the INIT=/bin/bash shell again, and set root and all subvolumes to rw, but that did not help.
Rolling back to a previous snapshot works, I am immediately logged in as the normal user. But the root password is not changed in this case and the system is at least partly in read-only mode, e.g. NetworkManager complains that the system is read-only. I cannot test creating files on root because I don’t know the password, but I can create files on /home. I cannot remount anything as writeable for the same reason.
What did I do wrong and how to I fix this? Thank you for any help.