<div><div dir="auto">Adding sleep 1 does not work. I also check that the -v flag is only needed in one of the calls to udevadm.</div></div><div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jan 8, 2019 at 6:35 AM Michael Biebl <<a href="mailto:biebl@debian.org">biebl@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 7 Jan 2019 12:27:10 -0800 Isaac Gelado <<a href="mailto:igelado@gelado.cat" target="_blank">igelado@gelado.cat</a>> wrote:<br>
> I am having this very same issue. If I run<br>
> <br>
> udevadm trigger --type=subsystems --action=add<br>
> udevadm trigger --type=devices --action=add<br>
> <br>
> in the initramdfs shell, it does nothing at all. However, if I run<br>
> <br>
> udevadm trigger --type=subsystems --action=add -v<br>
> udevadm trigger --type=devices --action=add -v<br>
> <br>
> it loads the necessary modules. Adding the extra `-v` to the<br>
> initramfs-tools script seems to work, but makes the boot quite bloated<br>
> of text :-)<br>
<br>
<br>
If you add a "sleep 1" between the start of systemd-udevd and  before<br>
the udevadm trigger commands and drop the "-v" again, does the system<br>
still boot successfully?<br>
<br>
-- <br>
Why is it that all of the instruments seeking intelligent life in the<br>
universe are pointed away from Earth?<br>
<br>
</blockquote></div></div>