Skip to content

Mount or create IBEX VHDs

John Holt edited this page Apr 24, 2019 · 25 revisions

Wiki > Deployment > Create IBEX VHDs

Create empty VHD

  • TODO Chris

Mount a VHD

  1. Open cmd in O3 mode
  2. diskmgmt.msc
  3. Click Action -> Attach VHD
    • I had to click help first
  4. Select location of VHD

Dismounting VHD

  1. Close the VHD and copy back
    1. Right click on drive on left at the bottom
    2. Detach VHD
    3. Copy file back to the source

VHD Contents

IBEX Apps to VHD

  1. Mount the VHD (see above)
  2. Open the mapped drive and copy the following:
    1. Copy EPICS
    2. Copy Client
    3. Copy EPICS UTILS
    4. Copy Python
    5. Copy ICP Binaries into EPICS
    6. Copy MySql

IBEX Settings VHD

Either:

  1. Copy current settings to VHD

Or:

  1. Follow instructions to create config and common config from the developer's setup

IBEX Var VHD

Either:

  1. Copy current var to VHD

Or:

  1. Follow instructions to create a blank database and copy that to the disk
  2. Add other directories meant to be in var from the developer's setup e.g. log, autosave

Clone this wiki locally