hkdb / VBoxMacSetup

Bash Script to Setup VBox MacOS Guest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issues with cpu-profile and resolution

saymoncoppi opened this issue · comments

Hello buddy!
I did not try to discover why but I had to set back to empty cpu-profile parameter.
And change the resolution to 1024x768 bc the OS doenst support 1366x768.

Im usining Deepin 15.11 and I had these changes to work:

VBoxManage setextradata "MacOS" "VBoxInternal2/EfiGraphicsResolution" "1024x768"

VBoxManage modifyvm "MacOS" --cpu-profile ""

See u! great job!

commented

Thanks for sharing! Hopefully this helps other deepin users!
Are you on an Intel CPU btw?