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

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to