Critical Error with Guru Mediation when installing Yosemite on a Macbook Air running Catalina

Discussions about using Mac OS X guests (on Apple hardware) in VirtualBox.
Post Reply
Bernardsg
Posts: 8
Joined: 12. Feb 2020, 20:49

Critical Error with Guru Mediation when installing Yosemite on a Macbook Air running Catalina

Post by Bernardsg »

This is my error log file. I really need help with this. Appreciate it.
Attachments
Mac OS Yosemite-2020-02-13-04-14-59.log.zip
(70.04 KiB) Downloaded 27 times
granada29
Volunteer
Posts: 708
Joined: 3. Mar 2015, 07:27
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Linux, macOS, Windows

Re: Critical Error with Guru Mediation when installing Yosemite on a Macbook Air running Catalina

Post by granada29 »

You could try emulating an earlier model of CPU

e.g.

Code: Select all

VBoxManage modifyvm "Mac OS Yosemite" --cpu-profile "Intel Core i7-6700K"
(I think from the log that your VM is named Mac OS Yosemite - if not then use the name of your VM)
I hope that helps
Bernardsg
Posts: 8
Joined: 12. Feb 2020, 20:49

Re: Critical Error with Guru Mediation when installing Yosemite on a Macbook Air running Catalina

Post by Bernardsg »

granada29 wrote:You could try emulating an earlier model of CPU

e.g.

Code: Select all

VBoxManage modifyvm "Mac OS Yosemite" --cpu-profile "Intel Core i7-6700K"
(I think from the log that your VM is named Mac OS Yosemite - if not then use the name of your VM)
I hope that helps
Thanks a lot, but it does not work.
fth0
Volunteer
Posts: 5677
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Critical Error with Guru Mediation when installing Yosemite on a Macbook Air running Catalina

Post by fth0 »

Bernardsg wrote:Thanks a lot, but it does not work.
Please post a new (zipped) VBox.log file, so that we can try to assess if you still have the same problem (or if you didn't succeed in changing the CPU profile).
Post Reply