https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529
--- Comment #5 from Bryan Drewery <[email protected]> --- (In reply to Bryan Drewery from comment #4) > (In reply to Bryan Drewery from comment #3) > > I've gotten this with a VMWare guest. sys/dev/fb/vesa.c:822 (vmbuf = > > x86bios_alloc) is returning NULL. > > The issue here was having VMware configured for 8 CPU while it claimed only > 2 were supported. Lowering to the 2 maximum allowed it to boot. For further reference the guest did claim to have 8 CPU in this invalid configuration. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
