Bug#917607: udev 240 Makes System Unbootable; rootfs Not Found
Leo L. Schwab
ewhac at ewhac.org
Thu Jan 3 19:02:42 GMT 2019
On Thu, Jan 03, 2019 at 01:46:19PM +0100, Vincent Lefevre wrote:
> Same problem, with the keyboard not working, so that I couldn't do
> anything here. I reported the bug against the Linux kernel, because
> everything is fine with a 4.18 kernel (which I had fortunately kept,
> otherwise I would have to find a rescue CD somewhere...):
>
Hrm. I don't think it's the kernel that saved you.
Try this:
- Have a rescue boot volume handy (CD, DVD, USB stick, etc.).
- Save off a copy of /boot/initrd.img-4.18.0-?-amd64 (or whatever
your actual version is) to a safe place.
- As root, run "update-initramfs -u -k all". The "-k all" arguments
will update all available initramfs images to contain udev 240-2
(not just the latest one).
- Reboot.
If your experience is anything like mine, you will once again be
dropped to an initramfs prompt with no modules loaded, illustrating that the
problem is not kernel-specific.
- Reboot using the rescue disk, and move your working initrd.img.*
file back into place; reboot.
BTW, someone might want to have a word with the DEB repository
people and have them put back 239-15, because 240-x is clearly not ready for
prime time.
Schwab
More information about the Pkg-systemd-maintainers
mailing list