pjgeorg

Results 3 comments of pjgeorg

Here's the full command line: ``` $ cat /proc/cmdline initrd=initramfs.img root=nfs4:10.100.10.0:/rootfs/qpz:rdma ro net.ifnames=0 biosdevname=0 rd.bootif=0 rd.net.dhcp.retry=10 bootdev=ib0 ``` Luckily one can easily test what `nm-initrd-generator` produces depending on the command...

> Is it an option to just add configuration to the initramfs for the device you need and not the others? I changed my own dracut module, that pulls in...

@jlebon Sorry, forgot to include logs in the initial bug report: ``` ssh qpz-node-004 "journalctl --grep '(Network is Online|Switching root|Network Manager Wait)'" -- Logs begin at Wed 2021-04-21 17:32:06 CEST,...