formatting a hard drive by NTFS or FAT 32

Hello guest,
default
To benefit from all extra features you need to log in or sign up.
Hard Drive & Solid State Drive (SSD) Discuss, formatting a hard drive by NTFS or FAT 32 at Computer Hardware forum; I have a 2.5 inch 40 G hard drive 1) Some mention that NTFS formatting is best. It's more stable and error-resistant than most other file systems. 3) I am also getting the following recommendation . About NTFS, what program are you using? Don't use Windows' buiklt-in formatter or some

default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 30-05-2006
I have a 2.5 inch 40 G hard drive


1) Some mention that NTFS formatting is best. It's more stable and error-resistant than most other file systems.

3) I am also getting the following recommendation

. About NTFS, what program are you using? Don't use Windows' buiklt-in formatter or some HD manufacturer's partitioning software to do the format. I strongly suggest using FAT32 for combatibility reasons, although you will lose 8Gb (or, if you want, you can partition your drive into two and lose nothing). First partition your drive either to 32GB for the main partition and leave the rest unpartitioned, or split the partition such that none is larger than 32GB. Then to format, in Windows XP, launch a command prompt (Start->Run-type in CMD). At the commandline, type in:

FORMAT D: /FS:FAT32

Assuming D: is your 40Gb drive.

Alternatively, disconnect your current hard disk, connect your 40Gb as bootdrive, start a Windows installation partitioning and formatting FAT32, then abort after the format and reconnect your original hard disk. I recommend NOT using NTFS for compatibility and performance reasons, unless you are sure you need to store music files that are larger than 2Gb.


2. As far as allocation size, you probably won't get an option for FAT32 but if you do or use NTFS, generally use the largest cluster size, 4096.

a) alternativey .. I get another feedback saying that Default allocation size is just fine for nearly everything, including data storage. Unless you have the knowledge to select between the different allocation units, I suggest you stick with the default.
default_avatar
Today (MyCE Staff)
Posts: 15,596
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 30-05-2006
So what problems are you having with NTFS? I have had none. It is more stable and after a crash I have had less corruption than under FAT32. This is from first hand experience of running XP with both formats.
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 30-05-2006
i dont understand why this person is recommending FAT 32 for compatability and performance reasons .

I am definitely going to use Windows XP or future higher version of the OS
a) I am going for reliabiity , error resistance ; less corruption ; Looks like I should just right click and format using NTFS
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 30-05-2006
If something doesn't work in XP I have found compatability works fine. I have only had a problem with two old games, Pharoa (compatability solved it) and Home World, sierra produced a patch for this. Other than that everything has worked fine with XP running NTFS.

FAT32 only gives better compatability if using Me in a dual boot as it does not recognise NTFS whereas XP can access both. If the only OS is XP then there are no worries.
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 30-05-2006
i THINK BOTH ntfs AND FAT 32 WOULD BE IDENTIAL IN TERMS OF PERFORMANCE ?
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 30-05-2006
Nope. NTFS is more stable, more secure and allows for more features with in Windows itself. It supports larger file sizes too, if you are going to be backing up DVDs this is important.
TimC's Avatar
TimC (CDFreaks Resident)
Posts: 7,499
Posted: 30-05-2006
Quote:
Originally Posted by JayC30
Nope. NTFS is more stable, more secure and allows for more features with in Windows itself. It supports larger file sizes too, if you are going to be backing up DVDs this is important.
I think this really says it all.
DaChew's Avatar
DaChew (CDFreaks Resident)
Posts: 2,285
Posted: 30-05-2006
fat32 is faster for small partitions, but over 32 gigs always go ntfs
__________________
Chewy
default_avatar
Matth (CDFreaks Resident)
Posts: 1,554
Posted: 30-05-2006
The only reason to use FAT32 in Windows XP is for compatibility with other operating systems which understand FAT32 but not NTFS - this includes a DOS boot without NTFS support.
default_avatar
Nil Einne (CD Freaks Member)
Posts: 221
Posted: 30-05-2006
Yes, it's a largely a myth that NTFS is slower. It depends on the usage but I would say for the average user on a large partition it's definitely faster. For a moderately sized partition (e.g. 5gb) it's probably faster in most instances.

For a removable hard disk which you don't intend to use with OSes that don't support NTFS, NTFS is a must IMHO. It makes it far less likely you'll lose data when you fail to properly disconnect your hard disk etc.

I would agree with Matth, except perhaps for very small disks (probably flash disks), e.g. 1gb, FAT32 might be a better choice depending on various factors.

The default allocation size for NTFS (for recent NT oses) is nearly always 4096 bytes (it's smaller if your partition is smaller then 2gb which is very rare anyway of course). You can use higher but you'll be unable to use file compression (and possibly some other features). Personally, I did a search before when trying to determine whether to use a larger cluster size for my PVR video storage disk. It did a lot of searching but found it's not actually clear whether a larger cluster size helps/gives better performance even when all your files are large. MS appears to have semi-abandoned cluster sizes larger then 4096 and with the modern Windows and NTFS drivers it's possible 4096 bytes might be the best in most cases. If you have a mix of file sizes, I would definitely not recommend larger then 4096... (P.S. the previous is all about NTFS of course)
default_avatar
Nil Einne (CD Freaks Member)
Posts: 221
Posted: 30-05-2006
Should add that one good thing about Vista is we'll hopefully finally get a good cross OS partition format (for modern OSes I mean) with UDF 2.5 read and write support (I believe Vista/Windows will be the last of the major modern OSes to support both UDF 2.5 and write support for UDF). I haven't actually seen it analysed but I expect UDF 2.5 should provide most of the desired features, good performance and reliability for the various OSes. Obviously, it's never likely to be quite as good as NTFS in NT based OSes or any one of the numerous partition formats used in Linux or UFS2 in FreeBSD etc but it'll be a good alternative/option IMHO when cross-OS support is needed. Especially between Windows/NT and the *nixes.

True, UDF 2.5 probably won't be as useful to many until XP is fairly irrelevant but it'll be good to finally get something.

BTW forgot to mention, a FAT32 partition can be up to 1TB or something like that. Windows XP supports FAT32 partitions that large it's only the Windows format that prevents you creating one.
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 30-05-2006
There are few modern linux OS that can't access NTFS and there are third party tools for those that can't. Vistas new file system will not be in the release when it comes out but will be in the form of an update. Many of the lauded changes in Vista are going to come in updates as it won't be released on time if they aren't.
default_avatar
greg42 (CDFreaks Resident)
Posts: 1,027
Posted: 31-05-2006
Quote:
Originally Posted by faithfoo
i THINK BOTH ntfs AND FAT 32 WOULD BE IDENTIAL IN TERMS OF PERFORMANCE ?
No - By default, NTFS might be slower as there are a couple of added feature within NTFS. Using tools like TweakXP Gold or by tweaking some registry settings you can DISABLE a lot of the uncessary extras with NTFS (indexing, etc) and that would greatly enhance / speed up NTFS.
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 31-05-2006
I used to have 40 Gb in this 2.5 inch hard disk but now I have deleted them .
besides formatting the hard disk by NTFS

1) SHOULD I STILL defragment disk ( and not analyse ) , UNDER PROPERTIES
a) how ofen should I do defragment
2) is there a need to do error check ( UNDER PROPERTIES ) for
a) AUTOMATICALLY FIX FILE SYSTEM ERRORS
b) SCAN & ATTEMPT RECOVERT OF BAD SECTORS
c) how often should I do an error check ?
3) partitioning helps in a way to prevent one bad sector from corrupting the other
a) how do I partition the 40 Gb into 4 partitions ?
DaChew's Avatar
DaChew (CDFreaks Resident)
Posts: 2,285
Posted: 31-05-2006
just like comparing xp with 98, 98 is faster, what makes xp slower is what makes it safer, same goes with ntfs and fat 32
__________________
Chewy
_chef_'s Avatar
_chef_ (MyCE Resident)
Posts: 27,383
Posted: 31-05-2006
For an multiuser system only ntfs is suitable, not fat32.
__________________
'Things are now in motion that cannot be undone.' [Gandalf, LoTR]

Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please start now by using the powerful SEARCH.
....................... sick of spam? Try free Spybot and Threatfire ..........................
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 01-06-2006
0) I confirm that after I first partition in 3 partitions; then I reformat by NTFS; then I defragment, then I error check ?

1) Some say that if I format by NTFS ; there is no need to de fragment ; If I still defrag ment once a month; I think it’s not harmful to the hard disk

2) what hard disks is considered new ; which is a better brand ?
_chef_'s Avatar
_chef_ (MyCE Resident)
Posts: 27,383
Posted: 01-06-2006
Alsmot any FS these days needs defragmentation. So NTFS does, if the left space goes under 10%, it's really necessary.
Have in mind that NTFS is kinda OLD compared to other Filesystems.
__________________
'Things are now in motion that cannot be undone.' [Gandalf, LoTR]

Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please start now by using the powerful SEARCH.
....................... sick of spam? Try free Spybot and Threatfire ..........................
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 01-06-2006
some replies I have gathered
SHould I still defrag if my disk space has less than 10% left ; and speed seems quite slow ( i always transfer files between the different folders in the hard disk and files get written over often )

1) defragging is a *VERY RISKY* thing to do. I've seen too many people lose data and trash their disks because the OS crashed, a power failure occurred during the defrag process, or data was written to an as-yet-unknown bad cluster. Even my bootdrive only needs to be defragged once every few months and I do a backup first.

2) Someone also recommended not defragging NTFS to me and I didn't take their advice and lost 200GB of data when a defrag was interupted and the system rebooted and erased my drive. Now I'm very leary of defragging any of my drives. I'm running Windows 2000 SP4
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 01-06-2006
Windows 2000 is a different beast and an old one at that.

You should always run a scan disc before a defrag, this will find the bad sectors and lock them out of use so no data is written to them if it can't repair them. I run both in safe mode to save problems with possible crashes. I do these at monthly interevals.
__________________
"I'm only happy when it rains, I feel good when things are going wrong, I only listen to the sad, sad songs, I'm only happy when it rains" (Garbage-"I'm Only Happy When It Rains")
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 01-06-2006
HI .. just to confirm that your scan disk refers to ...

error check ( UNDER PROPERTIES ) for
a) AUTOMATICALLY FIX FILE SYSTEM ERRORS
b) SCAN & ATTEMPT RECOVERT OF BAD SECTORS
default_avatar
brokenbuga (MyCE Resident)
Posts: 958
Posted: 01-06-2006
The best thing to do if your free space is less than 10% is either move the files to another volume or look at adding more storage space.

Personally, I think defragmenting hard drives is kinda over-hyped. It doesn't hurt to do so, but it doesn't offer much benefit either. MFT defragmentation however, is important, you want to keep your file tables in good order.

Check here for more information.
default_avatar
JayC30 (CDFreaks Resident)
Posts: 2,140
Posted: 01-06-2006
Yep faith that's what I mean by scan disc.

Broken defragging can increase performance and speed up a number of operations.
__________________
"I'm only happy when it rains, I feel good when things are going wrong, I only listen to the sad, sad songs, I'm only happy when it rains" (Garbage-"I'm Only Happy When It Rains")
default_avatar
brokenbuga (MyCE Resident)
Posts: 958
Posted: 01-06-2006
Yeah, that's the argument anyway. I've never bought it.

Disk I/O will always be the slowest subsystem in any computer. And while it's reasonable to believe that a defragged disk will increase performance, in practice that doesn't occur. I have never observed any faster operation of my system after I've defragged a volume, at least nowadays.

I understand the thinking behind it, and believe it to be a myth.
default_avatar
faithfoo (New on Forum)
Posts: 27
Posted: 01-06-2006
“MFT defragmentation however, is important, you want to keep your file tables in good order.

can you explains that ;;; how do you do that ?

2) broken defragging refers to de fragging
There's more to MyCE.com

Listen up, we've got more. Product information on 102,541 products. Our experts have written 521 articles. We've gathered 16,068 news items for you to always keep updated.

Active Commenters

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • format hard rive of fat
  • formatting hard disk fat 32 dos
  • hdd format fat32
  • abort disk formatting
  • allocation size when formatting drive
  •   what is the default cluster size setting when formatting a windows ntfs partition on a hard disk drive larger than 2 gb? 
  • best hard drive format
  • best hard drive formatter
  • best hard drive formatting software
  • best performance formatting harddrive
  • better to format a hard drive to fat or ntfs
  • c drive format software
  • change drive formatting from ntfs to fat32
  • change flash drive from fat32 to fat
  • change hard drive to ntfs without format
  • command to format a hard drive to ntfs
  • command to format a hard drive to ntfs from fat
  • default cluster size setting when formatting windows ntfs partition on a hard drive larger than 2gb
  • defrag fat32
  • diffrent between fat ntfs udf
  • disc drive format fat ntfs
  • disk formatter
  • drive format options ntfs fat32
  • drive formatting fat32 or ntfs
  • easiest way to format a hard drive to ntfs
  • fat hard disk format
  • fat or ntfs on compaq presario
  • fat vs nfts
  • fat vs ntfs on a 40gb drive
  • fat32 1tb 2.5inch
  • fat32 hard disk formatting
  • fat32 vs ntfs for removable
  • fhd format software
  • filesystem format speed ssd ntfs fat32
  • format 1tb drive ntfs
  • format a hard drive to ntfs
  • format a hd from ntfs to fat on xp
  • format a hdd to ntfs
  • format a ntfs hardive to fat 32
  • format c drive from dos ntfs
  • format c drive won't work volume
  • format disk fat32
  • format disk ntfs
  • format disk ntfs command prompt
  • format disk using command prompt ntfs
  • format fat fat32
  • format fat32 drive ntfs
  • format fat32 drive to ntfs
  • format fat32 to ntfs
  • format fat32 to ntfs format
  • format from ntfs to fat32
  • format hard disk fat
  • format hard disk fat32
  • format hard disk program
  • format hard drive fat32
  • format hard drive from ntfs to fat
  • format hard drive in command prompt in ntfs
  • format hard drive in ntfs
  • format hard drive ntfs
  • format hard drive ntfs or fat
  • format hard drive software
  • format hard drive to fat32
  • format hard drive to ntfs
  • format hard drive with ntfs
  • format harddrive ntfs fat
  • format hardrive ntfs versus fat
  • format hardrive to ntsf command prompt
  • format hd nfts
  • format hd ntfs
  • format hdd in fat
  • format hdd ntfs
  • format hdd to ntfs in dos
  • format more than 40 gb in fat32 file system
  • format new hard drive ntfs
  • format new hard drive with ntfs
  • format new hd til ntfs
  • format ntfs drive fat32
  • format ntfs hard drive
  • format removable hard drive from ntfs to fat32
  • format software hard drive
  • format the drive as ntfs or fat32
  • format using ntfs or fat
  • format windows 7 harddrive from fat 32 to fat 64
  • formating hard rive ntfs
  • formating hdd ntfs
  • formatting 1tb drive ntfs
  • formatting a drive from ntfs to fat
  • formatting a hard drive fat32 ntfs
  • formatting a hard drive in ntfs
  • formatting a hard drive to a ntfs
  • formatting a hard drive to ntfs
  • formatting a hard drive using command prompt ntfs
  • formatting a hdd in fat
  • formatting a ntfs drive to fat32
  • formatting drive from ntfs to fat32
  • formatting fat or ntfs
  • formatting hard drive
  • formatting hard drive fat32
  • formatting hard drive for nstf
  • formatting hard drive ntfs
  • formatting hard drive software
  • formatting hard drive to ntfs
  • formatting hard drive with fat32
  • formatting hard drive with ntsf
  • formatting harddisk from fat32 to ntfs
  • formatting hdd ntfs
  • formatting hdd to ntfs
  • formatting ntfs
  • formatting ntfs drive to fat32
  • formatting software for hard drive
  • fornatting a ntfs c drive
  • free hard drive format software
  • free hdd format software
  • freebsd format disk ntfs
  • freebsd format fat
  • hard disk format fat32 or ntfs
  • hard drive being read as udf instead of ntfs
  • hard drive format fat32
  • hard drive format fat32 ntfs
  • hard drive format fat32 to
  • hard drive format ntfs
  • hard drive format software
  • hard drive format software which
  • hard drive formatter program
  • hard drive formatter software
  • hard drive formatting
  • hard drive formatting ntfs
  • hard drive formatting program
  • hard drive formatting software
  • hard drive transfer speed from fat32 to ntfs
  • harddisk format software
  • harddisk formating software
  • harddisk formating softwares
  • hd formatter
  • hdd format ntfs
  • hdd format ntfs to fat32 vista
  • hdd format program
  • hdd format software
  • hdd formatting software
  • how can i format a hd to fat 32 from ntfs
  • how do i format a hard drive to fat32
  • how do i format my hard drive ntfs?
  • how do i reformat my ntfs hard drive
  • how do you format a hard drive from nfts to fat 32
  • how do you format a ntfs to fat32
  • how fats and ntfs works top format hd
  • how long does it take to reformat a hard drive ntfs
  • how ntfs format 1tb drive
  • how to change from ntfs to fat32 1tb hard disk
  • how to defragment fat32
  • how to detect format type detect format type drive c drive fat 32 or ntsf
  • how to format 40gb disk fat32 mode
  • how to format a drive from ntfs to fat32?
  • how to format a hard drive from ntfs to fat32
  • how to format a hard drive in ntfs
  • how to format a harddisk to removable storage
  • how to format a harddrive to udf
  • how to format a hardrive to ntfs
  • how to format a hd in ntfs
  • how to format a hdd to ntfs
  • how to format a new hard drive to ntfs
  • how to format a new hard drive with ntfs
  • how to format a ntfs drive to fat32
  • how to format a some part of hard drive in ntfs
  • how to format disk to ntfs
  • how to format drive with fat32 and ntfs
  • how to format fat 1tb hard disk
  • how to format hard drive as ntfs
  • how to format hard drive into fat32
  • how to format hard drive to fat32
  • how to format hard drive to ntfs
  • how to format hdd from fat32 to ntfs
  • how to format hdd from ntfs to fat
  • how to format hdd in ntfs
  • how to format hdd to ntfs
  • how to format hdd windows vista others filesystems
  • how to format my harddrive from ntfs to fat32?
  • how to format ntfs drive to fat32
  • how to format removeable hard drive
  • how to format your hard drive to ntfs
  • how to reformat a hard drive to ntfs
  • how to reformat hard drive from fat 32 to ntfs
  • how to reformat hard drive ntfs
  • how to reformat hard drive with error?
  • how to reformat hard drive with ntfs
  • how to reformat hd in ntfs
  • how to see if a drive is formatted as ntfs or fat32
  • how to split a 1tb hard drive into half fat 32 and half ntfs?
  • how to you format the hard drive to ntfs
  • is scandisk harmful to the hard disk?
  • nfts hdd format software
  • ntfs allocation size formatting hard drives
  • ntfs and fat formatting
  • ntfs corruption resistance
  • ntfs format in fat32 hard disk
  • ntfs format prog
  • ntfs formatted hard drive
  • ntfs formatter
  • ntfs or fat hardrive format
  • ntfs pvr allocation size
  • program hdd format ntfs
  • program to format hardrive
  • reformat disk to ntfs
  • reformat hard drive command prompt ntfs
  • reformat hard drive ntfs
  • reformat hard drive ntfs fat
  • reformat hard drive to ntfs
  • reformat hardrive to ntfs
  • reformat hdd to nfts
  • reformat hdd with ntfs
  • reformat ntfs hard drive
  • reformat old ntfs hard drive
  • reformat partition hard drive ntfs
  • reformating small hard drives in ntfs
  • reformatting hard drive ntfs
  • reformatting hard drive to ntfs
  • removable hard drive format fat32
  • setting hd on ntfs
  • should i format harddrive to ntfs or fat 32
  • should i use ntfs format for a hard drive
  • should you format a new drive fat32 or ntfs
  • software for formatting hard drives
  • software for full format harddisk
  • software untuk format harddisk
  • solid state disk fat ntfs
  • solid state drives have a problem with ntfs and must run under fat32
  • tentang ntfs
  • tentang ntfs dan fat
  • tipe format hardisk fat
  • tool format hardisk
  • tools for safely reformatting hard drive
  • tweakxp ntfs cluster
  • udf to ntfs
  • udf vs ntfs
  • vista format hdd to ntfs
  • what do you mean by format hard disk
  • what is the best fat32 or not for hard
  • what is the default cluster size setting when formatting a windowns ntfs partition on a hard disk drive larger that 2gb?
  • what program to format hdd
  • which better type when format hard disk fat32
  • which format to use when formatting hard drive
  • why format hard drive in ntfs
  • why is formatting to ntfs better than fat32
  • windows nt does not recognize ntfs 4096 byte allocation
  • xp reformat udf to ntfs
All times are GMT +2. The time now is 10:33.
Top