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