Tools for hard drive diagnostics, repair, and data recovery
January 29th, 2009, 13:12
I find it quite strange that this tool doesn't have the option to just erase the MBR, nor to abort an ongoing operation.
February 1st, 2009, 14:00
Erase the first few sectors of the drive that way u erase the MBR .
February 2nd, 2009, 13:55
And how exactly do I do that? Piss on it?
February 2nd, 2009, 21:01
could use a linux livecd like
SystemRescueCd or
Trinity Rescue Kitcommand:
- Code:
dd if=/dev/zero of=/dev/hda bs=446 count=1
use fdisk to list your disks and change hda for your setup
- Code:
fdisk -l
February 5th, 2009, 10:00
Run this LLF tool on some start sectors .
Powered by phpBB © phpBB Group.