On Fri, Jun 24, 2016 at 07:16:27AM -0400, RD Thrush wrote:
> OpenBSD 6.0-beta (RAMDISK_CD) #1996: Thu Jun 23 07:29:40 MDT 2016
> [email protected]:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
> dmesg: sysctl: KERN_MSGBUF: Cannot allocate memory
amd64 snapshot with this kernel was broken
OpenBSD 6.0-beta (RAMDISK_CD) #1996: Thu Jun 23 07:29:40 MDT 2016
[email protected]:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
The next one works fine
OpenBSD 6.0-beta (RAMDISK_CD) #1997: Fri Jun 24 06:29:46 MDT 2016
[email protected]:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
For some reason dmesg(8) tool on ramdisk and install kernel were
out of sync.
bluhm