On 2022/04/09 23:00, Daniele Olivo wrote: > >Synopsis: <synopsis of the problem (one line)> > >Category: <PR category (one line)> > >Environment: > System : OpenBSD 7.1 > Details : OpenBSD 7.1 (GENERIC.MP) #464: Fri Apr 8 10:41:39 MDT 2022 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > After completing the installation and rebooting on boot it crashes and > restarts when I get to "savecore: no core dump".
That could be the point at which acpidump runs. Try booting single-user, mount -a, and chmod -x /usr/sbin/acpidump You did manage to get various acpidump files in your sendbug mail though, so it might have been something later (though acpidump is perhaps more likely to have a problem - maybe just when acessing some particular table).
