Thomas Blume changed bug 1059169
What Removed Added
Flags   needinfo?(jjletho67-esus@yahoo.it)

Comment # 21 on bug 1059169 from
(In reply to Thomas Blume from comment #20)
> (In reply to Marco M. from comment #19)
> > Hi,
> > cannot attach initrd, it is too big. You can download it from this link:
> > 
> > https://www.dropbox.com/s/wqxy3z0lw0jsqw9/initrd-4.4.76-1-default.gz?dl=0
> > 
> > Please let me know when you have downloaded it, so i can remove the shared
> > link.
> > 
> > Thank you.
> 
> Got it, thanks.

The reason that the device fails is that it is hardcoded in the hostonly
settings, e.g.:

-->
./lib/dracut/hostonly-files:/etc/systemd/system/initrd.target.wants/dev-disk-by\x2duuid-9623\x2d31F2.device
./lib/dracut/hostonly-files:/etc/systemd/system/dev-disk-by\x2duuid-9623\x2d31F2.device.d/timeout.conf
--<

in the initrd.

You need to rebuild you initrd with hostonly mode suppressed.
Please refer to the hostonly parameter in the dracut.conf manpage or the
rd.hostonly setting in the dracut.cmdline manpage.

Does that fix your issue?


You are receiving this mail because: