When you don’t have access to RS232/serial (because it’s a VM), download the following to your HomeServer (/tmp) and unzip.
hs-image.zip (2,8MB, will upack to 1GB)
Create an extra DISK in VMWare/XenServer or whatever hypervisor you’re using. Then ‘dd’ the unzipped image to the newly created disk, e.g.:
unzip hs-image.zip
dd if=hs-image.bin of=/dev/xvdb (example of XenServer
When you restart the HomeServer, the default IP (set in the initial project) will be: 192.168.4.1/255.255.255.0 and gateway: 192.168.4.254. When you upload a new project it is possible to modify te IP address.
Username: admin
Password: 1234