Full of interest I was looking into Hyperbox to manage different VirtualBox installations on different machines.
And it looks very promissing ...
In the users guide it is mentionned under "other operating systems" that hyperbox is only a java program and can be used as such and to follow the way in which the bash script is made.
My aim is to launch the server on Mac OS X to manage the VM's from a windows where I installed successfully the client. (version 0.0.13)
In the unzipped files (linux based zips) I find only a shell script to install the client or server (depending on zip) but not an example bash script to start the client or server. (I would expect something which sets classpaths and starts java ... )
I'm not to familiar with the internals of Mac OS X and do not want to break anything trying to treat it as a real linux system ... ;)
Many many thanks in advance.