|
T O P I C R E V I E W
|
cheezi git
Member # 1598
|
posted April 29, 2004 08:51
ok, so my lovely pile-o-shit lap top crashed last week, and i lost all the stuff i'd worked on in the 2 weeks since i last backed stuff up.
there's probably a whole load of crap on hard drive, since now i don't have any software that's protecting it all sorts of weird stuff is happening, like popups every 30 seconds, can't download anything, printer doesn't work etc.
so finished whining.
here's the question: how do i blank the c drive, without damaging it? i've tried formatting in the command line, but it won't let me.
any ideas (apart from putting it next to the magnetic plate in my head)
|
dragonman97
Member # 780
|
posted April 29, 2004 08:57
Take that Knoppix disc I gave you, and boot the laptop up to it . Then, do the following: # wipe /dev/hda
[Wait *many* hours] Then for good measure, as I found 'wipe' didn't work entirely to my satisfaction:
# dd if=/dev/zero of=/dev/hda [That will write a nice little '0' to every spot the the HD]
And if you're really paranoid, follow that up with: # dd if=/dev/urandom of=/dev/hda # dd if=/dev/zero of=/dev/hda
P.S. You may want to actually use Knoppix to recover any data you haven't backed up yet, *before* nuking the HD . I mean, if you're in GUI mode, just click on the HD icons that show up on the desktop . Also, to run these commands, you'll need to be root - you can do this many ways in Knoppix: a. K Menu -> KNOPPIX -> Root shell b. From a konsole, type `su` and I don't think it'll even ask for a password c. Use one of the ttys (1-4), getting there via CTRL-ALT-F1 [or F2-F4] d. Just do what I do, and boot up with `knoppix 2` at the first boot prompt .
|
cheezi git
Member # 1598
|
posted April 29, 2004 09:40
quote: Originally posted by dragonman97: Take that Knoppix disc I gave you, and boot the laptop up to it . Then, do the following:
thanks dman that's brilliant!
|
The Famous Druid
Member # 1769
|
posted April 30, 2004 07:34
quote: Originally posted by cheezi git: quote: Originally posted by dragonman97: Take that Knoppix disc I gave you, and boot the laptop up to it . Then, do the following:
thanks dman that's brilliant!
Sure beats paying $30 for something like this
|
csk
Member # 1941
|
posted April 30, 2004 07:44
Superscrubber? Wasn't that the nickname they gave to that Aussie hooker who Beckham supposedly slept with
|
|