My home router hangs while booting /bsd.sp at the following line:

root on sd0a (cd6f434607620efd.a) swap on sd0b dump on sd0b

The router does not hang while booting if:

>boot hd0a:/bsd.sp -c
        and then
disable amdgpu
        is specified in UKC followed by
quit

However; as 

$ cat /etc/bsd.re-config
disable amdgpu

has been as above for 10 weeks and during that time /bsd has booted 
daily without errors occurring, my question is:

what am I misunderstanding in the bsd.re-config(5) description below?

DESCRIPTION
The bsd.re-config file contains kernel modification commands in
config(8) format.  If present, it is used during system startup to
configure the kernel that will be running at the next boot.  It can
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
be used to enable or disable specific devices in the kernel.

The router was sysupgrade'd -s this morning to:

OpenBSD 7.8-current (GENERIC.MP) #127: Sat Nov 29 10:44:59 MST 2025
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

OpenBSD 7.8-current (GENERIC) #126: Sat Nov 29 10:32:29 MST 2025
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC

TIA for your input.

-- 
aer

Reply via email to