Create the Customized Live CD

The customized Live CD feature allows you to boot a BMR target machine and run a BMR job. For creating a customized Live CD, the following files are used:

driverinlivecd

A script used to remaster the default Live CD.

UDP_Agent_Linux-LiveCD.iso

Default Live CD available for UDPLinux agent.

Follow these steps:

  1. Navigate to the following location:
  2. /opt/Arcserve/d2dserver/bin
  3. Run the following command:
  4. driverinlivecd <full_path_to_default_LiveCD> <path_where_device_driver(s)_are_stored> <path_where_customized_LiveCD_should_be_stored>
  5. Example: ./driverinlivecd /opt/Arcserve/d2dserver/packages/UDP_Agent_Linux-LiveCD.iso /tmp/drivers /tmp/iso
  6. The script creates the customized Live CD based on provided device driver(s), and then stores the ISO image file in the desired location.
  7. Example: /tmp/iso/ UDP_Agent_Linux-LiveCD.iso