Hi, yes, you need to do stuff manually, because you are going an unusual way.
-Stefan > -----Ursprüngliche Nachricht----- > Von: Luca Ferrari <fluca1...@gmail.com> > Gesendet: Dienstag, 16. November 2021 13:18 > An: Kapfhammer, Stefan <sk...@skapf.de> > Cc: misc@openbsd.org > Betreff: Re: adding firmware during installation > > On Tue, Nov 16, 2021 at 12:44 PM Kapfhammer, Stefan <sk...@skapf.de> > wrote: > > extract the files of the firmware package before and place them in > > [mountpoint-during-installation]/etc/firmware. > > Sorry, but this is not clear to me: what do you mean with mountpoint? > Because I'm installing from rd0a, that is not writable (I mean, it has no > space), > while the disk on which the system will be installed (wd0) is formatted later > than the network connection configuration. > Therefore, extracting it to wd0a/etc/firmaware will require me to manually > enter on the shell again and do the ifconfig stuff before packages. Is this > what you mean? > > Luca