Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Information > formatting new HDD

Reply
Thread Tools

formatting new HDD

 
 
chiropter
Guest
Posts: n/a
 
      08-08-2005
Kind of primitive question:
When you got a new HDD and prepare using the utility disk, it will give
you choice of file system and you choose one.The disk is formatted in
matter of second and readied for OS installation. Then the OS
installation CD will ask you whether you want to keep the current file
system or reformat the disk.
If you select reformat option, it will take long, long time.
My question is why it takes only seconds for the installation utility
disk to format the new disk while the same job will take half an hour or
longer with OS installation CD. If I elect the as-is option, will it
cause any problem?
 
Reply With Quote
 
 
 
 
Robert Baer
Guest
Posts: n/a
 
      08-08-2005
chiropter wrote:

> Kind of primitive question:
> When you got a new HDD and prepare using the utility disk, it will give
> you choice of file system and you choose one.The disk is formatted in
> matter of second and readied for OS installation. Then the OS
> installation CD will ask you whether you want to keep the current file
> system or reformat the disk.
> If you select reformat option, it will take long, long time.
> My question is why it takes only seconds for the installation utility
> disk to format the new disk while the same job will take half an hour or
> longer with OS installation CD. If I elect the as-is option, will it
> cause any problem?

Obviously, the whole drive is *not* formatted.
Perhaps only the partition sector and boot is written.
 
Reply With Quote
 
 
 
 
Gold Key Technology Solutions
Guest
Posts: n/a
 
      08-08-2005
I agree, one is performing a quick format and the other is actually
formatting the entire disk

 
Reply With Quote
 
Fakename
Guest
Posts: n/a
 
      08-08-2005
Ever wondered what the difference is between a "quick format" and a
"full format"? Basically, a full format does some error checking and
quick format does not. And the name is deceptive (full format). The
only true "full" format is a low-level format which is only
accomplishable with special programs, usually from the hard drive
manufacturer.

So here's what I do. Whenever I'm rebuilding a computer I do a full HD
scan using the manufacturer's diagnostic tools. If it checks out then I
do a "quick format" to install the OS. A quick format DOES remove the
files as much as any other program above the "low" level. But the
manufacturer's diagnostic tools do a far better job of checking the
drive and any other tools available, so you get the best of both worlds.



Robert Baer wrote:
> chiropter wrote:
>
>> Kind of primitive question:
>> When you got a new HDD and prepare using the utility disk, it will
>> give you choice of file system and you choose one.The disk is
>> formatted in matter of second and readied for OS installation. Then
>> the OS installation CD will ask you whether you want to keep the
>> current file system or reformat the disk.
>> If you select reformat option, it will take long, long time.
>> My question is why it takes only seconds for the installation utility
>> disk to format the new disk while the same job will take half an hour
>> or longer with OS installation CD. If I elect the as-is option, will
>> it cause any problem?

>
> Obviously, the whole drive is *not* formatted.
> Perhaps only the partition sector and boot is written.

 
Reply With Quote
 
derek / nul
Guest
Posts: n/a
 
      08-09-2005
On Mon, 08 Aug 2005 20:02:40 GMT, Fakename <> wrote:

>Ever wondered what the difference is between a "quick format" and a
>"full format"? Basically, a full format does some error checking and
>quick format does not.


A quick format clears the primary directory, nothing more.

> And the name is deceptive (full format). The
>only true "full" format is a low-level format which is only
>accomplishable with special programs, usually from the hard drive
>manufacturer.


There is no such thing as a "low level format" any more since IDE drives were
invented. The programs that are passed off as llf are only "zero fill"
programs.

>A quick format DOES remove the files


No, it only removes the directory entries, the files are still there, you just
cant find them.


 
Reply With Quote
 
Fakename
Guest
Posts: n/a
 
      08-09-2005
I can undelete files and partitions after a "full" format, so a "full"
format does not "remove" the files much better than a "quick" format.

A format with factory diagnostic tools can repair bad sector issues on a
HD so no matter what you call it, it IS a "lower" format than you get
from Windows or DOS, etc...

derek / nul wrote:
> On Mon, 08 Aug 2005 20:02:40 GMT, Fakename <> wrote:
>
>
>>Ever wondered what the difference is between a "quick format" and a
>>"full format"? Basically, a full format does some error checking and
>>quick format does not.

>
>
> A quick format clears the primary directory, nothing more.
>
>
>> And the name is deceptive (full format). The
>>only true "full" format is a low-level format which is only
>>accomplishable with special programs, usually from the hard drive
>>manufacturer.

>
>
> There is no such thing as a "low level format" any more since IDE drives were
> invented. The programs that are passed off as llf are only "zero fill"
> programs.
>
>
>>A quick format DOES remove the files

>
>
> No, it only removes the directory entries, the files are still there, you just
> cant find them.
>
>

 
Reply With Quote
 
Robert Baer
Guest
Posts: n/a
 
      08-10-2005
Fakename wrote:

> I can undelete files and partitions after a "full" format, so a "full"
> format does not "remove" the files much better than a "quick" format.
>
> A format with factory diagnostic tools can repair bad sector issues on a
> HD so no matter what you call it, it IS a "lower" format than you get
> from Windows or DOS, etc...
>
> derek / nul wrote:
>
>> On Mon, 08 Aug 2005 20:02:40 GMT, Fakename <> wrote:
>>
>>
>>> Ever wondered what the difference is between a "quick format" and a
>>> "full format"? Basically, a full format does some error checking and
>>> quick format does not.

>>
>>
>>
>> A quick format clears the primary directory, nothing more.
>>
>>
>>> And the name is deceptive (full format). The only true "full" format
>>> is a low-level format which is only accomplishable with special
>>> programs, usually from the hard drive manufacturer.

>>
>>
>>
>> There is no such thing as a "low level format" any more since IDE
>> drives were
>> invented. The programs that are passed off as llf are only "zero fill"
>> programs.
>>
>>
>>> A quick format DOES remove the files

>>
>>
>>
>> No, it only removes the directory entries, the files are still there,
>> you just
>> cant find them.
>>
>>

A "full format" was never intended to remove anything, ever.
 
Reply With Quote
 
Plato
Guest
Posts: n/a
 
      08-10-2005
Robert Baer wrote:
>
> A "full format" was never intended to remove anything, ever.


A full format is like me going into my file cabinet and ripping off the
first letter on each label on my file folders, that's it.









--
http://www.bootdisk.com/

 
Reply With Quote
 
Plato
Guest
Posts: n/a
 
      08-10-2005
Fakename wrote:
>
> do a "quick format" to install the OS. A quick format DOES remove the
> files as much as any other program above the "low" level. But the


Neither a quick or full format removes ANY files. All the files are
still there. All it does is format, that's it.







--
http://www.bootdisk.com/


 
Reply With Quote
 
Chiropter
Guest
Posts: n/a
 
      08-11-2005
So, what is your conclusion?
If I choose "as is" option in Win2K installation for instance, which
takes no time, would there be any chance to undergo unwanted problems
later? I suppose that Windows must be sure of integrity of drive's
format status or disk surface---I don't think the Windows' careful
design just trusts in the existing conditions.

chiropter wrote:

> Kind of primitive question:
> When you got a new HDD and prepare using the utility disk, it will
> give you choice of file system and you choose one.The disk is
> formatted in matter of second and readied for OS installation. Then
> the OS installation CD will ask you whether you want to keep the
> current file system or reformat the disk.
> If you select reformat option, it will take long, long time.
> My question is why it takes only seconds for the installation utility
> disk to format the new disk while the same job will take half an hour
> or longer with OS installation CD. If I elect the as-is option, will
> it cause any problem?


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
my laptop sata hdd crahed,can i use seagate portable hdd as laptopsata hdd through some convertors?? ashjas Computer Support 2 03-29-2008 07:24 PM
SATA HDD (PCI card, boot drive) + new IDE HDD on same computer, BIOS settings? agent8698@yahoo.com Computer Support 7 04-02-2006 06:55 AM
Clone Notebook HDD to new HDD JTJersey Computer Information 4 06-01-2004 01:54 AM
data transfer from old hdd to new large hdd: Martin Computer Information 5 04-05-2004 03:36 AM
Formatting & Partitioning a new HDD in XP c.rowlands4 Computer Support 4 12-13-2003 11:45 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57