On Wed, Oct 10, 2018 at 03:13:29PM +0000, mabi wrote:
> Hi there,
> 
> I wanted to install OpenBSD 6.3 on my old IBM System x3550 M3 server from 
> 2011 but quite fast after PXE booting the installer bsd.rd I get a a panic. I 
> attached the screenshot to this mail.
> 
> I gave the latest snapshot a quick try and the same happens panic happens 
> there too.
> 
> Let me know if I can provide any more details.
> 
> Regards,
> Mabi
> 
> 
> 
> 
> 

In the 6.3 ramdisk kernel you've shown, this is failing in the middle of
malloc() somewhere. But I can't really see where.

Does it help if you limit the amount of memory on the machine via "mach mem"
from the boot> prompt?

Eg,

boot> mach mem =1024M

-ml

Reply via email to