X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=examples%2Fdump_on_cd_3%2FREADME;fp=examples%2Fdump_on_cd_3%2FREADME;h=c632be6a08f25d94fcdffa70bd29aaa001fbb347;hb=63a9cb032e8772bd71314d1dfad4af6913e17805;hp=0000000000000000000000000000000000000000;hpb=6ca85a1b3c0486912b19bd5e47f78e9207ba5298;p=debian%2Fdump diff --git a/examples/dump_on_cd_3/README b/examples/dump_on_cd_3/README new file mode 100644 index 0000000..c632be6 --- /dev/null +++ b/examples/dump_on_cd_3/README @@ -0,0 +1,16 @@ +I took the dump_on_cd_2/EN/* scripts and merged the pair of scripts into one +script, which checks it's arguments to tell whether or not it is called from +dump and acts accordingly. + +The script commandline takes dump arguments except -f (output file/device), -F +(script to run after each volume is finished) and -B (volume size) which are +overridden. + +You can use the script to backup to CD with cdrtecord from cdrtools or to +DVD with either cdrtools with DVD support or growisofs from dvd+rw-tools. +You must configure the burning process by adjusting the variables at the top +of the script. + +Andrew Basterfield + +bob@cemetery.homeunix.org