I just need to completely wipe two hard disks (/dev/sda and /dev/sdb) in an old linux computer. To do this I booted a knoppix system and then ran the following commands:
[shell] shred -vfz /dev/sdashred -vfz /dev/sdb
[/shell]
I just need to completely wipe two hard disks (/dev/sda and /dev/sdb) in an old linux computer. To do this I booted a knoppix system and then ran the following commands:
[shell] shred -vfz /dev/sda