Am 02.05.2013 um 17:37 schrieb James Shupe <jsh...@hermetek.com>: >> I just tried to upgrade a VMware machine from OpenBSD 5.2 to OpenBSD >> 5.3. Sadly with the new 5.3 kernel it panics when it gets to the CPUs. >> >> http://s10.postimg.org/v50muwvqx/crash1.png >> http://s9.postimg.org/4wjed57rj/crash2.png >> >> For now I was able to boot the system with the old 5.2 kernel. >> >> Any help would be appreciated. >> > > What VMware version? Works fine in my environment so far. >
The VMware version is interesting, but the really intersting information is found in the .vmx configuration file that includes the virtual hardware version (virtualHW.version), guestOS (I usually use FreeBSD-64 for OpenBSD/amd64) and all the other flags that can affect OpenBSD. Reyk