PDA

View Full Version : Knoppix with Windows



kev
01-27-2004, 08:53 PM
Hello, i'm runnning on windows XP and I need to use Knoppix to completely wipe my hard drive. Can anyon help or tell me a knoppix windows download?

m_yates
01-27-2004, 09:11 PM
The operating system is self-containing on the Knoppix CD, so there is no Windows Knoppix. In fact, Knoppix will run even if your computer has no hard drive, because the operating system and all applications are on the CD.

To wipe your hard drive, you can boot Knoppix, open a terminal window and issue the command "su" to become root user, then:

dd if=/dev/zero of=/dev/hda

That will fill your primary IDE hard drive (hda) with all zeros.

If you want a simple free tool just for wiping hard drives, see:

http://dban.sourceforge.net/