Problem starting virtual machine using Macbook

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
emilia
Posts: 1
Joined: 14. Sep 2023, 17:54

Problem starting virtual machine using Macbook

Post by emilia »

Hi,

I downloaded the beta version of VirtualBox as I am using a Macbook with an M1 chip (the official release versions don't support this, and they only release developer versions of older versions).

Machine: MacBook Pro (13-inch, M1, 2020)
Host OS: Monterey 12.5
VirtualBox version: 7.0.8

When I try to start my virtual machine I get the error: A critical error has occurred while running the virtual machine.

I have made the changes to my settings as suggested here (viewtopic.php?f=22&t=100654) bar doing this

Code: Select all

VBoxManage modifyvm "<your VM's name>" --cpu-profile "Intel Core i7-6700K"
as that also threw the following error

Code: Select all

VBoxManage modifyvm "<Cognestic23>" --cpu-profile "Intel Core i7-6700K"

VBoxManage: error: Could not find a registered machine named '<Cognestic23>'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 633 of file VBoxManageModifyVM.cpp
(base) emilia@emilias-MacBook-Pro ~ % 
I have attached the logs. If anyone could help, that would be great, I'm not familiar with using virtual machines at all!
Attachments
VBox.log.zip
(49.48 KiB) Downloaded 26 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Problem starting virtual machine using Macbook

Post by scottgus1 »

Please see M1/M2 Mac 7.0 Beta Status.
XP is the latest Windows OS reported working on the M1/M2 beta. More modern Windows won't run yet. Similar limits in Linux.
Post Reply