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.53k stars 1.12k forks source link

Suggestion: Option to create headless VM #626

Closed ablakely closed 9 months ago

ablakely commented 2 years 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 1 year 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!