Bug#918322: initramfs-tools: kernel fails to boot with "Gave up waiting for root file system device"

Isaac Gelado igelado at gelado.cat
Tue Jan 8 15:43:43 GMT 2019


Adding sleep 1 does not work. I also check that the -v flag is only needed
in one of the calls to udevadm.

On Tue, Jan 8, 2019 at 6:35 AM Michael Biebl <biebl at debian.org> wrote:

> On Mon, 7 Jan 2019 12:27:10 -0800 Isaac Gelado <igelado at gelado.cat> wrote:
> > I am having this very same issue. If I run
> >
> > udevadm trigger --type=subsystems --action=add
> > udevadm trigger --type=devices --action=add
> >
> > in the initramdfs shell, it does nothing at all. However, if I run
> >
> > udevadm trigger --type=subsystems --action=add -v
> > udevadm trigger --type=devices --action=add -v
> >
> > it loads the necessary modules. Adding the extra `-v` to the
> > initramfs-tools script seems to work, but makes the boot quite bloated
> > of text :-)
>
>
> If you add a "sleep 1" between the start of systemd-udevd and  before
> the udevadm trigger commands and drop the "-v" again, does the system
> still boot successfully?
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20190108/0d33b5b9/attachment.html>


More information about the Pkg-systemd-maintainers mailing list