* debian rootfs: failed networking (without initramfs)
@ 2018-06-06 22:49 Kevin Hilman
0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2018-06-06 22:49 UTC (permalink / raw)
To: kernelci
In testing the new debian rootfs images, the initrd + full.rootfs seem
to work just fine.
However, when trying the stripped down rootfs.cpio.gz as a ramdisk, it
fails to do any network init if the network drivers are built as
modules.
According to the logs[1], it looks like systemd tries to setup the
networking before all the modules are acutally loaded. Even though the
logs indicate that both "Started" and "Starting" of kernel modules
happen earlier, I don't see kernel logs for the modules until well after
systemd has tried to init networking.
Even more fun, the rootfs doesn't have ifconfig or ip tools, so you
can't (re)configure networking manually.
Any ideas why systemd doesn't get the modules loaded in time to init
networking?
Also for reference, here's a full boot log with the initrd + pivot to
NFS[2] where you can see the modules and network init are done by the
initrd.
Kevin
[1] http://termbin.com/7ifl
[2] http://termbin.com/d960
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-06 22:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06 22:49 debian rootfs: failed networking (without initramfs) Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox