Software, Command LineDecember 6, 2007 7:39 pm
Wipe out your hard disk from a command line:
dd if=/dev/zero of=/dev/hda
and if you like to copy the iso from a cd, you can use this command:
dd if=/dev/cdrom of=/home/user/foo.iso
Wipe out your hard disk from a command line:
dd if=/dev/zero of=/dev/hda
and if you like to copy the iso from a cd, you can use this command:
dd if=/dev/cdrom of=/home/user/foo.iso
Get free blog up and running in minutes with Blogsome
Theme designed by Sadish Balasubramanian