Wiping hard drive, starting anew

Reply

Join Date: Sep 2006
Posts: 2
Reputation: dickt360 is an unknown quantity at this point 
Solved Threads: 0
dickt360 dickt360 is offline Offline
Newbie Poster

Wiping hard drive, starting anew

 
0
  #1
Sep 19th, 2006
I need to wipe my hard drive, because it is so full of crap, and spyware, and everything else that my computer is basically useless. I am running windows right now, but have the software to install Linux. How can i go about wiping my hard drive, then starting anew with Linux???
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Wiping hard drive, starting anew

 
0
  #2
Sep 19th, 2006
Use the Linux install disk. There'll be an install option to erase and take over the entire drive, which is what you want to do. The Linux installer will do the rest.
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: Wiping hard drive, starting anew

 
0
  #3
Sep 23rd, 2006
What I would do, I would wipe the hard drive with killdisk, burn the ISO to a cd and boot off of it. Erase everything, then install linux.
Here's the free version
http://killdisk.com/downloadfree.htm
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 47
Reputation: nytrokiss is an unknown quantity at this point 
Solved Threads: 4
nytrokiss nytrokiss is offline Offline
Light Poster

Re: Wiping hard drive, starting anew

 
0
  #4
Oct 4th, 2006
ubuntu is the way man easy free and they can even send u a cd
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: Wiping hard drive, starting anew

 
0
  #5
Oct 5th, 2006
have you ever heard of commas and punctuation?

Know how to write!!
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 133
Reputation: sn4rf3r is an unknown quantity at this point 
Solved Threads: 2
sn4rf3r's Avatar
sn4rf3r sn4rf3r is offline Offline
Junior Poster

Re: Wiping hard drive, starting anew

 
0
  #6
Oct 15th, 2006
if you truly wnat to wipe the hd, you can use something like dd
1. boot from an install disk
2. locate partitions and or disk to be wiped (do not mount them)
3. run script
4. grab some beer/coffee/pizza (this will take a long time depending on size and iterations)
 for (( i = 0;i<10;i++ )); do
    dd if=/dev/random of=dev/hda && dd if=dev/zero of=/dev/hda
   done
or if you have a bootable cd which has a tool called shred (knoppix,gentoo,debian,ubuntu), you can run this:
#this will take a long time, it will do 100 iterations(-n 100) of zeros (-z) forcing permissins obliteration (-f) and verbose (-v)
shred -vfz -n 100 /dev/hda
hope this helps
Last edited by sn4rf3r; Oct 15th, 2006 at 9:18 pm.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Window and Desktop Managers Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC