07-23-2025, 06:27 PM
(07-23-2025, 07:33 AM)tophneal Wrote: will Ctrl+Alt+F2(/3/4/5/etc) from the login screen get you into bash to try repairing the update?
That won't work. The problem is /bin/bash is dynamically linked to a library that is broken, so the shell doesn't work.
I was hoping to break into single user and use a different shell so I can attempt to fix bash.
This is a classic unix/Linux risk with dynamically linked executables.