On Sat, Apr 22, 2017 at 04:31:02PM -0600, Jeff wrote:
> Booting from sr0a seemed to do the trick to get my system upgraded to
> 6.1.  Unfortunately, it's now panicing frequently with, "panic:
> psycho0: uncorrectable DMA error" but on different commands each time.

Please follow the steps in https://www.openbsd.org/report.html

In the past we have found bugs in drivers where the hardware ends up
doing an out of bounds access during DMA transactions. On most platforms
those bugs don't get noticed but psycho on sparc64 is catching them
which results in this panic.

> Question: After upgrading to 6.1, it's still booting with "OpenBSD
> BOOT 1.7" but I noticed when booting from the burned install61.iso
> CD, it reports BOOT 1.9.  I tried running "installboot sd2"  but
> there's no change.  Is there another method I'm overlooking to
> update the boot image?

Is sd2 your softraid disk? What does installboot -n -v sd2 say?

Reply via email to