topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 8:36 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Poll

Did you install Windows or was it pre-installed?

I installed Windows (or performed a clean installation)
32 (80%)
My system came pre-installed with Windows and it's still there
8 (20%)

Total Members Voted: 40

Last post Author Topic: Poll: Did you install Windows or was it pre-installed?  (Read 16224 times)

40hz

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 11,858
    • View Profile
    • Donate to Member
Re: Poll: Did you install Windows or was it pre-installed?
« Reply #25 on: June 28, 2008, 10:49 AM »
...looking with a hex editor, it seems like there was still data on the drive - bigtime weirdness. And more data than just partition table, boot sector, and (mostly blank) NTFS metadata. I'll have to look a bit more into this.

Seems to confirm what the drive manufacturers say:

From Seagate (emphasis added - and note the "misnomer" comment  ;D Does "somewhat" = "wrong"?)

What does "low level formatting" an ATA (IDE) drive mean?

Actually the term "low level" is somewhat of a misnomer. The low level process first used years ago in MFM hard drives bears little resemblance to what we now call a "low level format" for today's ATA (IDE) drives. The only safe method of initialising all the data on a Seagate device is the Zero Fill option...

Interestingly enough, Seagate discusses two different zero-fill options on their utility

Zero Fill Drive (Quick) will write over the beginning of the drive which includes the critical partition information, eliminating all partitions and information on the drive including the Master boot record. This is useful if you have a drive that has a corrupted partition, or that you wish to erase to reinstall a fresh operating system and new data.

Zero Fill Drive (Full) will write over the entire data area of the drive. This is useful if a drive has bad sectors that cannot be fixed by the operating system. This will also erase all the data on the drive, but it will take several hours.

I suspect the "full format" you ran would be similiar to Seagate's "Quick" option.

I guess the "easiest" way to get to the bottom of it would be to (1) fill the drive with something other than zeros first; (2)then format; (3)then do a "full format erase." After that you could examine it with a hex editor and see what's been left untouched. Be interesting to see if there was any difference if you repeated steps 2 and 3. If they're both the same you've nailed it.

I'll have to see if I have an old drive that wouldn't take an entire day to zero out and try it. Heck, if I have a 386-20 still floating around I'm bound to have a couple of old ST343's someplace back in The Tar Pit. (And yes, the Northgate has now been up since yesterday. It must think it's an IBM System36 mini. Easy to do since it's almost big enough to be mistaken for one.)

I suppose you could also try to back into what the utility you're using is doing, but that kind of reverse engineering is beyond my technical abilities. Probably should have studied harder when I had the time. ;)

In the meantime, I'd be interested in hearing what you find out.

« Last Edit: June 28, 2008, 11:02 AM by 40hz »

icekin

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 264
    • View Profile
    • icekin.com Technology,Computers and the Internet
    • Read more about this member.
    • Donate to Member
Re: Poll: Did you install Windows or was it pre-installed?
« Reply #26 on: June 29, 2008, 04:45 AM »
I deleted my partitions, made new ones, formatted and reinstalled an NLited XP. So, its definitely a clean install then.