On Thu, Dec 01, 2022 at 04:06:24PM -0800, Catherine Kelly wrote:
> ## Description
> OpenBSD installer does not boot in virtual machines built with macOS
> Virtualization.framework , freezing immediately.
> ## Version
> OpenBSD 7.2 arm64
> ## Host version
> macOS 13.0.1 (22A400) arm64
> ## Additional information
> Console output:
> ```
> disks: sd0* sd1
> >> OpenBSD/arm64 BOOTAA64 1.12
> boot> bsd.rd
> cannot open /etc/random.seed: No such file or directory
> booting sda0:bsd.rd: 2737792+1042224+12703464
> ```
> 
> A sample Virtualization.framework project can be found here: [Running GUI
> Linux in a virtual machine on a Mac](
> https://developer.apple.com/documentation/virtualization/running_gui_linux_in_a_virtual_machine_on_a_mac
> ).

You may need to switch to the framebuffer console.

boot> set tty fb0

Reply via email to