FS#71625 - [util-linux] Upgrading to 2.37.1-1 breaks rescue mode / single user mode
Attached to Project:
Arch Linux
Opened by David Rosenstrauch (darose) - Tuesday, 27 July 2021, 01:52 GMT
Last edited by Christian Hesse (eworm) - Monday, 02 August 2021, 12:31 GMT
Opened by David Rosenstrauch (darose) - Tuesday, 27 July 2021, 01:52 GMT
Last edited by Christian Hesse (eworm) - Monday, 02 August 2021, 12:31 GMT
|
Details
Description:
Not sure exactly how/why, but for some reason Linux rescue mode doesn't work after upgrading to util-linux 2.37.1. (And/or util-linux-libs.) When I try to either drop into rescue mode (i.e. using "systemctl rescue") - or to boot directly into single user mode - it doesn't work. For example, when I try to boot to single user mode, the kernel loads, and then looks like it's entering single user mode, prompting me to enter my root password to proceed (as it should). But when I do enter the root password at the prompt - or even just press enter - the system quickly flashes "Reloading system manager configuration", followed by something about switching to default target, and then switches into full interactive mode complete with graphical login prompt. Downgrading back to v2.37 fixes the issue. |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 02 August 2021, 12:31 GMT
Reason for closing: Fixed
Additional comments about closing: util-linux 2.37.1-2
Monday, 02 August 2021, 12:31 GMT
Reason for closing: Fixed
Additional comments about closing: util-linux 2.37.1-2
I also attached a patch that seems to restore back the normal behaviour.