Installing Mojave on Virutalbox, getting VERR_CFGM_NOT_ENOUGH_SPACE when starting. Help a newbie out

Discussions related to using VirtualBox on Windows hosts.
Locked
phattrance
Posts: 20
Joined: 25. Mar 2020, 09:14

Installing Mojave on Virutalbox, getting VERR_CFGM_NOT_ENOUGH_SPACE when starting. Help a newbie out

Post by phattrance »

So im getting the following error when trying to install Mojave on my Virtualbox (latest version) om my Windows 10 computer: VERR_CFGM_NOT_ENOUGH_SPACE

Screenshot: https://i.imgur.com/1IhmtOh.png


How can i fix this? If you check the screenshot above, you can see that the storage got 15gb and 7GB ram, so it should be enough.

Whats causing this and how can i fix it so that i can install the Mojave installation?


The console stuff i added on command in windows is:

VBoxManage.exe modifyvm "Mojave" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata "Mojave" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"

VBoxManage setextradata "Mojave" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"

VBoxManage setextradata "Mojave" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"

[...]

VBoxManage setextradata "Mojave" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Last edited by klaus on 23. Feb 2024, 21:41, edited 1 time in total.
Reason: no secrets in posts, please
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Installing Mojave on Virutalbox, getting VERR_CFGM_NOT_ENOUGH_SPACE when starting. Help a newbie

Post by mpack »

Locked