On Mon, 8 Jan 2024 10:49:18 +0100, Marco Moock wrote:
> Am 08.01.2024 um 03:34:09 Uhr schrieb David Chmelik:
>
>> Here's what the broken login screen looks like (always four spaces
>> after prompt):
http://imgur.com/a/zKXxEOx . It always says correct
>> passwords are wrong, even blank ones. Before I deleted those (in
>> chroot, then booted to Rocky) for the wheel user it had a large message
>> saying something about a wrong context (not bad password, but still
>> didn't accept it).
>
> blank ones are treated like wrong, IIRC.
I've seen articles that say otherwise, but found what the problem is.
Rocky doesn't prompt (and wait for input) to ask if I want a boot-loader
and overwrites/clobbers the one I have. When I booted with Rocky's GRUB2,
I was able to login. Of course then I rebooted and overwrote that with my
original from Slackware, then later tried to boot Rocky. That's when I
saw the same broken login prompt.
Apparently Rocky leaves no configuration details in a place other GNU/
Linux can find and configure it to boot right. It apparently uses a
special type of booting not just with several kernel parameters but maybe
other stuff that's obscured in some configuration detail/file I haven't
found. I need to transfer over this configuration, but it'd be best if it
can just be better in the future to be detected automatically just as
Debian/Devuan/Ubuntu/Mint/Neon, Gentoo, Arch all get their GRUB2
configuration detected to be configured to boot fine. RedHat is almost as
old as Debian so I don't know why something this basic is broken on it...
of course Debian/Devuan has broken things also. The only most reliable
GNU/Linux is Slackware!