raspberry pi 3 B+ - working but rc.conf problem
Mark Millard
marklmi at yahoo.com
Wed May 20 21:18:11 UTC 2020
On 2020-May-20, at 12:32, Wojciech Puchar <wojtek at puchar.net> wrote:
> i have working raspberry pi 3B+ now but:
>
> i've put in rc.conf
>
> ifconfig_ue0="inet 10.1.1.7/24 up"
>
> and when starting FreeBSD it first displays ue0 detected fine then
> it says "Starting network interfaces: lo0"
>
> no ue0
>
> and ue0 is not configured at all.
>
> when i configure it manually everything is OK.
>
> what am i doing wrong?
>
It may be that I do not see ue0 problems with
my /etc/rc.conf ifconfig use because in
/boot/loader.conf I have:
kern.cam.boot_delay=10000
vfs.mountroot.timeout=10
vfs.root_mount_always_wait=1
I have / on a USB SSD (that is on a powered
hub that is in turn plugged into a RPi3 port).
May be some combination of those guarantees to
wait long enough early on that the ifconfig_ue0
that I use always sees everything it needs as
ready.
===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)
More information about the freebsd-hackers
mailing list