win 7 ultimate format

K

Ken Blake, MVP

How does a true low-level format destroy the drive? I've done it twice
before....once recommended by Gateway (many years ago), and more recently by
Dell.

If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.

With the more recent "low-level" format on the Dell, Dell probably
misused the term and called writing zeroes everywhere on the drive a
low-level format. As I said earlier, the term is often misused that
way.
 
S

Seth

Ken Blake said:
If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.
Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]
(at least I think that was the command...)
 
M

MJMIII

Seth said:
Ken Blake said:
If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.
Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]
(at least I think that was the command...)
Back in '98 Gateway sent me to Maxtor's website to d/l their utility. All I
had to do was boot to floppy and it ran automatically. A 10GB drive took
almost 3 hours to LL format. I'd still like to know how this can destroy a
drive?
 
R

R. C. White

Hi, Seth.

I vaguely recall that debug command - but that was for floppies, wasn't it?

It's been at least a dozen years since I did an LLF. Back then I was
running SCSI-only; didn't get my first IDE HDD until about the year 2000.
My favorite drives then were SyQuest SyJet 1.5 GB removable cartridge
drives, in addition to a couple of internal HDDs (measured in MB, not GB),
all running off an Adaptec 2940 SCSI host adapter. Support software for the
SyJets included an LLF utility - and I had to use it several times.

A Low Level Format is NOT as simple as writing all zeroes to the disk. As I
understand it, you cannot write all zeroes - or anything else - to the disk
surface until AFTER the LLF has been done. The LLF creates the tracks and
sectors into which data can be written. That's what we mean by "low level".
("How many tracks would you like to create on this disk, and into how many
sectors would you like each track divided?") But I'm an accountant, not a
techie, so someone else will have to furnish details.

RC
--
R. C. White, CPA
San Marcos, TX
(e-mail address removed)
Microsoft Windows MVP
Windows Live Mail 2009 (14.0.8089.0726) in Win7 Ultimate x64

Seth said:
Ken Blake said:
If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.
Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]
(at least I think that was the command...)
 
K

Ken Blake, MVP

Seth said:
Ken Blake said:
How does a true low-level format destroy the drive? I've done it twice
before....once recommended by Gateway (many years ago), and more
recently by
Dell.


If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.
Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]
(at least I think that was the command...)
Back in '98 Gateway sent me to Maxtor's website to d/l their utility. All I
had to do was boot to floppy and it ran automatically. A 10GB drive took
almost 3 hours to LL format. I'd still like to know how this can destroy a
drive?

Drives have changed very greatly over the years. Today's technology is
different from what it used to be. If what you ran in 98 was a true
low-level format program, rather than just a zero-fill program, it
didn't destroy the drive because the kind of drive it was was one that
could be low-level formatted. If you were to do the same thing with
today's drives, you would destroy it.

Read here for more information on this:
http://en.wikipedia.org/wiki/Low-level_format
 
S

Seth

R. C. White said:
Hi, Seth.

I vaguely recall that debug command - but that was for floppies, wasn't
it?
Nope, for hard disks. But we're talking about back in the day where the
majority of drives a consumer would have their hands on were MFM or RLL and
in the 10 to 40MB range.
It's been at least a dozen years since I did an LLF. Back then I was
running SCSI-only; didn't get my first IDE HDD until about the year 2000.
My favorite drives then were SyQuest SyJet 1.5 GB removable cartridge
drives, in addition to a couple of internal HDDs (measured in MB, not GB),
all running off an Adaptec 2940 SCSI host adapter. Support software for
the SyJets included an LLF utility - and I had to use it several times.
Much of the SCSI architecture originated in the ESDI interface.
A Low Level Format is NOT as simple as writing all zeroes to the disk. As
I understand it, you cannot write all zeroes - or anything else - to the
disk surface until AFTER the LLF has been done. The LLF creates the
tracks and sectors into which data can be written. That's what we mean by
"low level". ("How many tracks would you like to create on this disk, and
into how many sectors would you like each track divided?") But I'm an
accountant, not a techie, so someone else will have to furnish details.
Yes, the LLF is what put down the tracks and sector map and had to be paired
with the adapter architecture. Often times one would have to re-LLF a drive
is changing it's orientation (like from vertically mounted to horizontal).
 
M

MJMIII

Ken Blake said:
Seth said:
How does a true low-level format destroy the drive? I've done it
twice
before....once recommended by Gateway (many years ago), and more
recently by
Dell.


If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.

Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]

(at least I think that was the command...)
Back in '98 Gateway sent me to Maxtor's website to d/l their utility.
All I
had to do was boot to floppy and it ran automatically. A 10GB drive took
almost 3 hours to LL format. I'd still like to know how this can destroy
a
drive?

Drives have changed very greatly over the years. Today's technology is
different from what it used to be. If what you ran in 98 was a true
low-level format program, rather than just a zero-fill program, it
didn't destroy the drive because the kind of drive it was was one that
could be low-level formatted. If you were to do the same thing with
today's drives, you would destroy it.

Read here for more information on this:
http://en.wikipedia.org/wiki/Low-level_format
Thanks Ken. So in essence what I did was a reinitialization of the drives
since, technically, you can no longer do a true LLF on newer drives. Very
interesting and informative article.
 
K

Ken Blake, MVP

Ken Blake said:
How does a true low-level format destroy the drive? I've done it
twice
before....once recommended by Gateway (many years ago), and more
recently by
Dell.


If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.

Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]

(at least I think that was the command...)

Back in '98 Gateway sent me to Maxtor's website to d/l their utility.
All I
had to do was boot to floppy and it ran automatically. A 10GB drive took
almost 3 hours to LL format. I'd still like to know how this can destroy
a
drive?

Drives have changed very greatly over the years. Today's technology is
different from what it used to be. If what you ran in 98 was a true
low-level format program, rather than just a zero-fill program, it
didn't destroy the drive because the kind of drive it was was one that
could be low-level formatted. If you were to do the same thing with
today's drives, you would destroy it.

Read here for more information on this:
http://en.wikipedia.org/wiki/Low-level_format
Thanks Ken.

You're welcome. Glad to help.


So in essence what I did was a reinitialization of the drives
since, technically, you can no longer do a true LLF on newer drives.

Right. That was the point that I started here with.
 
S

Sam E

[snip]
LOW level Format. Write Zeros to the Drive .
Writing zeros is a good idea. Note that that is only A SMALL PART of a
low level format, most of which can only be done with special
equipment at the factory.
 
G

Gary H

Be aware that, although many people call writing zeroes to the drive
low-level formatting, that is *not* what it is. Low-level formatting
should never be done to a modern drive, and will destroy it.
Actually, it's not possible with modern drives.
 
M

Mark Lloyd

Ken Blake said:
If it was many years ago, it was probably back in the days when the
kind of drives available could be low-level formatted.
Ahh, nostalgia... Back when doing a low-level format was...

A:>debug [Return]
g=c800 [Return]
(at least I think that was the command...)
My first HD (30MB RLL) required something like that, and then required
answering a lot of questions including interleave and entering a list
of defective sectors.
--
Mark Lloyd
http://notstupid.us

"I have never seen the slightest scientific proof of the religious
theories of heaven and hell, of future life for individuals, or of a
personal God." -- Thomas Edison (1847 - 1931), in Columbian Magazine
 
M

Mark Lloyd

[snip]
Back in '98 Gateway sent me to Maxtor's website to d/l their utility. All I
had to do was boot to floppy and it ran automatically. A 10GB drive took
almost 3 hours to LL format. I'd still like to know how this can destroy a
drive?
For one thing, a real LLF requires knowing the REAL disk geometry
(heads, tracks, sectors), in order to create the sector headers. In
modern drives, this information is hidden from users. The LLF would
have the wrong information and would write incorrect sector headers.
--
Mark Lloyd
http://notstupid.us

"I have never seen the slightest scientific proof of the religious
theories of heaven and hell, of future life for individuals, or of a
personal God." -- Thomas Edison (1847 - 1931), in Columbian Magazine
 
J

Joe

Actually, it's not possible with modern drives.
Well you can download utilities off the manufactures web sites to carry
out a low level format even on modern drives. making a bootable CD or
floppy with the utility.
 
G

Gary H

[snip]
Well you can download utilities off the manufactures web sites to carry
out a low level format even on modern drives. making a bootable CD or
floppy with the utility.
Of course it's NOT a low level format. It probably just writes 0 to
every byte of the disk. A lot level format is a lot more.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top