<div dir="ltr"><div dir="ltr"><div>Sorry, your reply went to google's spam folder :/</div><div><br></div><div>I just install dropbear-initramfs with no configuration regarding network, this sets up a dhcp configuration with a script in init-premount:</div><div><br></div><div>[...]<br></div><div># On NFS mounts, wait until the network is configured.  On local mounts,<br># configure the network in the background (in run_dropbear()) so someone<br># with console access can enter the passphrase immediately.  (With the<br># default ip=dhcp, configure_networking hangs for 5mins or so when the<br># network is unavailable, for instance.)<br>[ "$BOOT" != nfs ] || configure_networking</div><div><br></div><div>[...]</div><div>So it's not a kernel parameter because this delays the prompt when a console is attached. <br></div><div><br></div><div>Kind regards,</div><div><br></div><div>Axel Scheepers<br></div><div><br> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 9, 2021 at 7:13 PM Michael Biebl <<a href="mailto:biebl@debian.org">biebl@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 09.08.21 um 18:03 schrieb Axel Scheepers:<br>
> Package: systemd<br>
> Version: 247.3-6<br>
> Severity: normal<br>
> <br>
> Dear Maintainer,<br>
> <br>
>     * What led up to the situation?<br>
> <br>
> Testing bullseye rc-3 install on remote server.<br>
> <br>
> <br>
> <br>
>     * What exactly did you do (or not do) that was effective (or<br>
>       ineffective)?<br>
> <br>
> I used encrypted root and dropbear initramfs to remote unlock, also setup systemd-networkd for<br>
> both wireless and wired interfaces:<br>
<br>
How exactly do you configure your network in the initramfs?<br>
systemd-networkd does not ship any hooks for that.<br>
<br>
<br>
</blockquote></div></div>