/usr/local/jetapps/usr/share/rear/prep/OBDR/default
### For OBDR, we need /dev/nst tape devices orig_device=$TAPE_DEVICE orig_url=$BACKUP_URL TAPE_DEVICE=${TAPE_DEVICE//\/st/\/nst} BACKUP_URL=${BACKUP_URL//\/st/\/nst} if [[ "$orig_device" != "$TAPE_DEVICE" ]] ; then Log "Changed tape device from $orig_device to $TAPE_DEVICE" fi
.
Edit
..
Edit
040_change_tape_name.sh
Edit
300_check_iso_dir.sh
Edit
320_check_cdrom_size.sh
Edit
400_check_tape_drive.sh
Edit
500_check_tape_label.sh
Edit
700_write_OBDR_header.sh
Edit