myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.46k stars 1.11k forks source link

Error: Could not configure virtual machine "macOS". #612

Closed foxgaudi closed 1 year ago

foxgaudi commented 1 year ago

图片

myspaghetti commented 1 year ago

Hello, thanks for the bug report.

Please run ./macos-guest-virtualbox.sh troubleshoot and attach the resulting .txt file here.

It might be that the variable cpu_count or memory_size or gpu_vram is set as strings ("123" with parentheses) instead of an integer (123 without parentheses)