I currently have changed the syslinus.cfg with a prompt of 0 and the default dod. Which is great since I want to boot the pc, insert the bootable cd and walk off to get other things while it is wiping or even wipe several pc's at once. The problem is that I have more than one HD in a few pc's, a 40g for the OS and a 250g for backups. I do not want DBAN to wipe the backup drives, yet it wipes both of them at the same time. Which is no good.
Is ther a way to modify the settings for say the dod template as to where it only wipes the master HD?
I was thinking that surely you can modify the following for that:
Or perhaps even the autonuke template but I do not know the syntax of the template above or the autonuke template and I am looking for some examples.
Any help or direction will be appriciated... TIA
Is ther a way to modify the settings for say the dod template as to where it only wipes the master HD?
I was thinking that surely you can modify the following for that:
Code:
LABEL dod
KERNEL kernel.bzi
APPEND initrd=initrd.gz root=/dev/ram0 init=/rc nuke="dwipe --autonuke --method dod522022m" silent
Any help or direction will be appriciated... TIA