convert to NTFS or not? [message #390888] |
Tue, 16 June 2009 21:46 |
|
terminator 101
Messages: 822 Registered: March 2003 Location: Toronto
Karma: 0
|
Colonel |
|
|
I have about 4 years old computer with two partitions.
One is C - 26.6GB and D 26.9GB.
Both partitions are in Fat32, but I was thinking about converting the C (system) partition to NTFS.
I red on the NTFS website that NTFS performance is worse on small volumes, and better on large volumes. Now if I could only find out what they mean by "small" volumes. To me 26GB seems petty small so I guess I probably won't get any benefits.
But I just wanted to hear peoples opinions.
[Updated on: Tue, 16 June 2009 22:35] Report message to a moderator
|
|
|
Re: convert to NTFS or not? [message #390891 is a reply to message #390888] |
Tue, 16 June 2009 22:05 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
Terminator 101 wrote on Tue, 16 June 2009 21:46 | I have about 4 years old computer with two partitions.
One is C - 26.6GB and D 26.9GB.
Both partitions are in Fat32, but I was thinking about converting the C (system) partition to NTFS.
I red on the NTFS website that NTFS performance is worse on small volumes, and better on large volumes. Now if I could only find out what they mean by "small" volumes. To me 26Gb seems petty small so I guess I probably won't get any benefits.
But I just wanted to hear peoples opinions.
|
If I remember right its true, but 26 gb is kinda big so idk
|
|
|
Re: convert to NTFS or not? [message #390893 is a reply to message #390888] |
Tue, 16 June 2009 22:21 |
|
nikki6ixx
Messages: 2545 Registered: August 2007
Karma: 0
|
General (2 Stars) |
|
|
FAT32 is also limited to a maximum file size of 4GB as far as I know, so if you're storing big files like DVD's, you'll likely need to use NTFS.
I doubt there will be a huge speed difference anyways.
Renegade:
Aircraftkiller wrote on Fri, 10 January 2014 16:56 | The only game where everyone competes to be an e-janitor.
|
|
|
|
Re: convert to NTFS or not? [message #390895 is a reply to message #390888] |
Tue, 16 June 2009 22:57 |
DeadX07
Messages: 40 Registered: December 2008 Location: Pueblo West, Colorado US
Karma: 0
|
Recruit |
|
|
It depends on how large of files you work with on a regular basis. For the most part, you will see actually a performance loss from FAT32, because NTFS is bloated with its binding to security features and permissions. However, if you know what you're doing you can play with the cluster allocation size when you create the partition, and you may see minimal performance gains.
The main reason you would want to go to NTFS is if you have a larger hard disk, and wish to use security permissions for files and folders on that disk. Otherwise, just stay with FAT32
|
|
|
|
Re: convert to NTFS or not? [message #390915 is a reply to message #390895] |
Wed, 17 June 2009 06:10 |
|
EvilWhiteDragon
Messages: 3751 Registered: October 2005 Location: The Netherlands
Karma: 0
|
General (3 Stars) |
|
|
DeadX07 wrote on Wed, 17 June 2009 07:57 | It depends on how large of files you work with on a regular basis. For the most part, you will see actually a performance loss from FAT32, because NTFS is bloated with its binding to security features and permissions. However, if you know what you're doing you can play with the cluster allocation size when you create the partition, and you may see minimal performance gains.
The main reason you would want to go to NTFS is if you have a larger hard disk, and wish to use security permissions for files and folders on that disk. Otherwise, just stay with FAT32
|
The fact that NTFS is a journaled filesystem should be enough reason to prefer it over FAT. Journaled filesystems have the (BIG) advantage that if for ex. your computer would experiance powerloss during writing to the disk, your files will have a way lower chance to get damaged/disappear forever.
Unless you're running Win98 and/or linux, there is no reason to have any FAT partition.
BlackIntel admin/founder/PR dude (not a coder)
Please visit http://www.blackintel.org/
V, V for Vendetta | People should not be afraid of their governments.
Governments should be afraid of their people.
|
|
|
|
|
Re: convert to NTFS or not? [message #390924 is a reply to message #390915] |
Wed, 17 June 2009 08:20 |
|
terminator 101
Messages: 822 Registered: March 2003 Location: Toronto
Karma: 0
|
Colonel |
|
|
EvilWhiteDragon wrote on Wed, 17 June 2009 09:10 |
DeadX07 wrote on Wed, 17 June 2009 07:57 | It depends on how large of files you work with on a regular basis. For the most part, you will see actually a performance loss from FAT32, because NTFS is bloated with its binding to security features and permissions. However, if you know what you're doing you can play with the cluster allocation size when you create the partition, and you may see minimal performance gains.
The main reason you would want to go to NTFS is if you have a larger hard disk, and wish to use security permissions for files and folders on that disk. Otherwise, just stay with FAT32
|
The fact that NTFS is a journaled filesystem should be enough reason to prefer it over FAT. Journaled filesystems have the (BIG) advantage that if for ex. your computer would experiance powerloss during writing to the disk, your files will have a way lower chance to get damaged/disappear forever.
Unless you're running Win98 and/or linux, there is no reason to have any FAT partition.
|
Interesting, but lice my computer is a laptop with batteries, I don't think I should worry about a power loss.
However, thanks for the information.
I don't think I am going work with files larger than 4GB since this computer does not have DVD burner.
"It is time you saw the future, while you still have human eyes"
Cheaters only Cheat themselves!
so
Hasta la vista, baby!
|
|
|
Re: convert to NTFS or not? [message #390943 is a reply to message #390924] |
Wed, 17 June 2009 10:23 |
|
EvilWhiteDragon
Messages: 3751 Registered: October 2005 Location: The Netherlands
Karma: 0
|
General (3 Stars) |
|
|
Terminator 101 wrote on Wed, 17 June 2009 17:20 |
EvilWhiteDragon wrote on Wed, 17 June 2009 09:10 |
DeadX07 wrote on Wed, 17 June 2009 07:57 | It depends on how large of files you work with on a regular basis. For the most part, you will see actually a performance loss from FAT32, because NTFS is bloated with its binding to security features and permissions. However, if you know what you're doing you can play with the cluster allocation size when you create the partition, and you may see minimal performance gains.
The main reason you would want to go to NTFS is if you have a larger hard disk, and wish to use security permissions for files and folders on that disk. Otherwise, just stay with FAT32
|
The fact that NTFS is a journaled filesystem should be enough reason to prefer it over FAT. Journaled filesystems have the (BIG) advantage that if for ex. your computer would experiance powerloss during writing to the disk, your files will have a way lower chance to get damaged/disappear forever.
Unless you're running Win98 and/or linux, there is no reason to have any FAT partition.
|
Interesting, but lice my computer is a laptop with batteries, I don't think I should worry about a power loss.
However, thanks for the information.
I don't think I am going work with files larger than 4GB since this computer does not have DVD burner.
|
A computercrash may have the same consequences, so be warned. Also, ever since I started using NTFS (in 2002 or so, on a P3 with 20 GB HDD space) I've never seen any reason to go back to FAT32, except for MacOSX or Linux compatibility.
Anyway, you don't need to reformat to switch to NTFS, at least not when running Windows XP or higher. It has a commandline convert tool. You can use it by opening commandprompt, and then typing "convert <volumename (C:)> /FS:NTFS".
BlackIntel admin/founder/PR dude (not a coder)
Please visit http://www.blackintel.org/
V, V for Vendetta | People should not be afraid of their governments.
Governments should be afraid of their people.
|
|
|
|