You are not logged in.
Today systemd 220 hit the testing repo. I was eager to test if the bug reported here (frequent hangs during boot) was gone and updated my system with
pacman -Syu
My system booted fine and to complete the change I regenerated my initramfs with
mkinitcpio -p linux
Guess what? Now the system hangs at the prompt for the rootfs encryption password. I can enter the password and press return, the cursor advances but nothing happens. Reverting to systemd 219-6 and regenerating my initramfs again brought me back to business. Duh! This is perfectly reproducable as it happens the same way on my laptop with encrypted rootfs.
Last edited by Harey (2015-05-30 09:10:31)
Linux is like a wigwam: No Gates, no Windows and an Apache inside
Offline
Had the same issue with 220-3 (plain dm-crypt), compiled systemd from git, did mkinitcpio and now it's gone.
Last edited by misc (2015-05-27 20:56:08)
Offline
Odd, I can't reproduce with vanilla kernel or my custom one. I am running LVM on LUKS with gummiboot as my boot manager.
Offline
Had the same issue with 220-3 (plain dm-crypt), compiled systemd from git, did mkinitcpio and now it's gone.
I thought, from what I was reading from the bug reports, that the arch systemd 220-3 was also compiled from git. Odd
Offline
Had the same issue with 220-3 (plain dm-crypt), compiled systemd from git, did mkinitcpio and now it's gone.
If you had run mkinitcpio first then you wouldn't have to rebuild anything.
To be clear, initramfs images generated with systemd 220-1 are buggy; a rebuild of the initramfs is needed after installing systemd>=220-2.
systemd>=220-2 packages are built from the v220 tag (with a couple of backported commits); they are not git master builds.
Last edited by foutrelis (2015-05-30 06:16:18)
Offline
Issues are gone with 220-3, setting the topic to [solved]
Linux is like a wigwam: No Gates, no Windows and an Apache inside
Offline