Am 08.01.19 um 18:11 schrieb Isaac Gelado:
> As a side hint that might be helpful. I had two kernels 4.18 and 4.19
> in my system. This problem started when I first boot 4.19, while I was
> able to boot 4.18 without problems. At some point I decided to do an
> `update-initramfs -k all -u` and the problem started to also happen
> when booting 4.18. I do not understand why when upgrading udev/systemd
> from 239-15 to 240-2 the trigger only updated the iniramfs for 4.19.

This is expected. udev's postinst runs "update-initramfs -u" which only
updates the initramfs of the currently active kernel, not for all of them.
For that, as you already mentioned, you need to pass "-k all"

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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