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

Suggestion: Option to create headless VM #626

Closed ablakely closed 4 months ago

ablakely commented 1 year ago

I was able to make the script work fine on my headless server by adding --type "headless" to any vboxmanage startvm call and also adding --vrde on to the vboxmanage modifyvm call.

itsthejb commented 10 months ago

See #662 there seems to be non-trivial differences when creating headless VMs

At least if anyone else can gather info as to what's happening!