On Wednesday, July 30th, 2025 at 2:39 PM, Robert Elz <k...@munnari.oz.au> wrote:
> Date: Wed, 30 Jul 2025 07:59:07 +0000 > From: pin void...@protonmail.com > > Message-ID: > IPQ0zYVUynUN4HDiGcNA4-Rt5C5CrloqzP6Bm8PUJG8jG_hK5MFLqF2VvBV_9Mo3Mp_V_KyNnbrYSJX5SR274QNfXjE9bAqkFSu9xsVyIrs=@protonmail.com > > > | It would be nice to be able to silence those messages but, > | I don't know what to look for. > > Check that /boot and /usr/mdec/boot are copies of the same file. If not > copy the version from /usr/mdec to /boot and see what happens next time > you need to boot. From the banner you posted in the initial message, I > think they probably are the same, but it is worth checking. > > If they are the same, send the output of > > ls -ilR /netbsd Cheers. diff -u /boot /usr/mdec/boot gives an empty output. ~> ls -ilR /*netbsd* 8 -rwxr-xr-x 1 root wheel 29651320 Jul 22 06:45 /netbsd /Pedro