<resend - server problems>
I tried the HDDERASE program here.
I used a Seagate 7200.7 80GB drive.
I used the HDDERASE.iso and made a boot DVD with it, and used that
to run the command.
The program waits while the erase command is running. It took 42 minutes
to complete, during which time the hard drive light was on. By calculation,
it should have taken 30 minutes to do the erasure, so it was a bit slow.
(30 minutes at average benchmark rate should have been enough to complete
the entire 80GB disk).
The program also wrote the MBR with the details of the erasure. I was
able to verify that by reading the MBR later and examining the data with
a hex editor. And the confirmation of erasure was printed in there. The
adjacent sectors contained all 0's, so that was the pattern used internally
by Secure Erase (drive didn't support Enhanced option).
When Windows next started, and that disk was connected:
1) BIOS made no complaints. There were no "Primary Slave Hard Disk Error"
type errors. Presumably that error is a SMART error ?
2) Windows had an entry in Device Manager, under Disk Drives ("ST380011")
3) Disk Management shows an uninitialized 80GB drive. The wizard popped up
and wanted to write a signature on the drive. I canceled that. I used
the initialize button on the left in Disk Management, to turn the disk
into a Basic disk.
4) I was able to make a partition on the drive after that. Now, it has
a single 80GB partition, as proof it's working.
So I had no problems with mine.
I had significant problems with the usage of MSDOS for this task.
It's a pain in the ass, because it insists on only the primary four
disk interfaces be used. On my current machine, the IDE interface is
done with a separate chip, and MSDOS couldn't see it. So the
HDDErase program had no menu items to select from, and could not
erase the disk.
On my "legacy" machine, I put the IDE hard drive on a ribbon cable
and it was seen fine. The problew on that machine was a bit different.
I was booting MSDOS from a SATA DVD. That uses Extended INT 0x13 as
far as I know. But when the setup tried to load a CDROM driver, of
course the CDROM driver can't see the SATA interface, and so I
couldn't actually access the copy of HDDErase which was on the R:
CDROM image. Yet, the rest of the boot files, used to boot the
system (on Q

were visible. THe MSDOS ISO on the HDDErase download,
is one of those "oversized" setups, with floppy sized boot volume, but
also a separate CDROM section, and that's the part that wouldn't mount.
To fix that, I had to plug an IDE2SAT adapter into the back of the
DVD drive, and connect it to the ribbon cable, and then, with all
devices on ribbon cables, I was able to use HDDErase.
So no significant problems here, and no broken hard drive. The
HDDErase program seemed to work. And the disk did show up in Disk
Management just fine.
Paul