Skip to content

Virtual Box

Boris Rybalkin edited this page Oct 25, 2021 · 7 revisions
  1. Install Virtual Box
  2. Extract syncloud-vbox-[version].vdi.xz file into syncloud-vbox-[version].vdi
  3. Extend disk (default is only 3GB). This will give you 50GB.
VBoxManage modifymedium disk syncloud-amd64-[version].vdi --resize 50000
  1. Create VM based on Debian x64

  2. Use existing virtual hard drive and select extracted vdi file

  3. [Optional] Settings -> Network -> Adapter 1: Attach to "Bridged Adapter"

    This will allow VM to be on a separate IP on your network so it can do port mappings and be visible for a phone discovery.

  4. Start

  5. Activate by opening VM IP address in the browser

  6. Extend boot disk in Settings - Internal Memory

Clone this wiki locally