#! /bin/sh # This script makes a copy of an existing boot cd or iso on # disk so that we can add the Bacula code to it for remastering # # When we are done if there is no error, we should have the # cdrom image in cdimage # export LANG=C # Print Usage message usage () { cat <