 |
|
01-05-2006, 09:01 AM
|
#1 (permalink)
|
|
Distinguished Member
Join Date: Mar 2005
Location: Pune
Posts: 3,783
|
NTFS Vs. FAT32 FILE SYSTEM
NTFS Vs. FAT32 FILE SYSTEM : some basic info
NTFS (NT File System) or FAT32 (File Allocation Table) File System are the two alternatives :
You Should Use FAT32 if :
-u want to install more than one operating system on your computer.
-ur hard drive is smaller than 32GB.
Go for NTFS if :
-u want enhanced file security.
-u need better disk compression.
-u r running only one operating system.
-ur hard drive is larger than 32GB
though the speed difference, for larger drives between the two is minimal, NTFS is the newer, more stable and more secure file system. if you format your hard drive in NTFS and password protect it, no one can access
the information on the drive without the correct password, even if they physically steal it. Thus NTFS is the prefered alternative.
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
01-05-2006, 10:40 AM
|
#2 (permalink)
|
|
Coming back to life ..
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,997
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Good post. Also check this:
NTFS Vs FAT
__________________
Sleight of hand and twist of fate...
On a bed of nails she makes me wait...
And I wait without you ...
With or without you ..
----
Batty = Too Busy Now !!!
|
|
|
01-05-2006, 12:05 PM
|
#3 (permalink)
|
|
In The Zone
Join Date: Apr 2005
Location: Chennai
Posts: 224
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Is there any other new file system than NTFS?
Is the file systems same for diff os?
|
|
|
01-05-2006, 01:04 PM
|
#4 (permalink)
|
|
-- No Easter Eggs here --
Join Date: Apr 2006
Location: Front of my pc
Posts: 949
|
Re: NTFS Vs. FAT32 FILE SYSTEM
What about the Winfs? Whats new in that and how does it compare with NTFS and FAT?
|
|
|
01-05-2006, 01:24 PM
|
#5 (permalink)
|
|
Apprentice
Join Date: Mar 2006
Posts: 50
|
Re: NTFS Vs. FAT32 FILE SYSTEM
yes. You may find this link helpful
http://news.com.com/New+Windows+file...3-5844046.html
Apart from this there are the ext2 and ext3 fs on Linux and CDFS for CDs
__________________
"Nobody's perfect and I stand accused................
....I'm at a loss of words and that's my best excuse"
Heck! no BBcodes in sig! Waa!
The Bee Blogs Here:
http://pooryoungggeek.blogspot.com
|
|
|
03-05-2006, 05:39 PM
|
#6 (permalink)
|
|
The Researcher
Join Date: Mar 2006
Location: Mumbai
Posts: 1,122
|
Re: NTFS Vs. FAT32 FILE SYSTEM
I had only NTFS drives with 80GB sata hard drive, but still I installed Linux along with Win XP pro. So requirement of Fat 32 for multiple os is not correct.
|
|
|
18-05-2006, 06:13 PM
|
#7 (permalink)
|
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 6
|
Re: NTFS Vs. FAT32 FILE SYSTEM
If you are also interested in WinFS structure I suppose you can find much useful info on it here http://www.ntfs.com/
|
|
|
18-05-2006, 10:04 PM
|
#8 (permalink)
|
|
D PrankMaster
Join Date: Jul 2005
Location: Bhopal | Pune
Posts: 489
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Does changing file system to NTFS stops scandisk????
coz in my pc after the day i changed hdd's filesystem to NTFS, startup scandisc, which runs when improper shutdown is done, has stopped coming..
|
|
|
18-05-2006, 10:10 PM
|
#9 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Absolutely NO!!!
I hv Windows XP installed on NTFS partition and here scandisk runs w/o ne problem...
|
|
|
18-05-2006, 10:53 PM
|
#10 (permalink)
|
|
Alpha Geek
Join Date: Jan 2006
Location: Mumbai, Vile Parle - East
Posts: 510
|
Re: NTFS Vs. FAT32 FILE SYSTEM
i hav fat 32 currently..
n have partition magic
will changing to NTFS Now using partition magic will effect or alter my systems performance...
i have no intension of formatting my HDD....
__________________
!!!From DusT it StartS...... to DusT will EnD!!!!
DusT = ME
Rate me if was clear to you
|
|
|
18-05-2006, 11:24 PM
|
#11 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: NTFS Vs. FAT32 FILE SYSTEM
U should not hv ne problems at all.
But u can also do it using convert command of DOS, no need of Partition magic or ne other 3rd party s/w...
|
|
|
18-05-2006, 11:49 PM
|
#12 (permalink)
|
|
D PrankMaster
Join Date: Jul 2005
Location: Bhopal | Pune
Posts: 489
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Converts FAT volumes to NTFS.
here's the command
CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]
volume Specifies the drive letter (followed by a colon),
mount point, or volume name.
/FS:NTFS Specifies that the volume is to be converted to NTFS.
/V Specifies that Convert should be run in verbose mode.
/CvtArea:filename
Specifies a contiguous file in the root directory to be
the place holder for NTFS system files.
/NoSecurity Specifies the converted files and directories security
settings to be accessible by everyone.
/X Forces the volume to dismount first if necessary.
All opened handles to the volume would then be invalid.
|
|
|
02-06-2006, 04:26 PM
|
#13 (permalink)
|
|
Right Off the Assembly Line
Join Date: May 2005
Posts: 2
|
Re: NTFS Vs. FAT32 FILE SYSTEM
I am using win XP with FAT32 file system . Now i wish to convert my file system into NTFS .IF there is any method to convert my file sm without formating and deleting the partition .
|
|
|
02-06-2006, 04:36 PM
|
#14 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Look at the post above. It has described what you need to do. Your data will be intact but still it's good to keep a backup in case of anything going wrong.
|
|
|
02-06-2006, 06:42 PM
|
#15 (permalink)
|
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
Re: NTFS Vs. FAT32 FILE SYSTEM
hey..
When we look at the properties of a file...
we see two sizes one is 'size' and the other is 'size on disk'... and the second one is always higher.. is this due to some kind of overhead or what
can anyone elaborate....
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
|
|
|
02-06-2006, 07:21 PM
|
#16 (permalink)
|
|
Distinguished Member
Join Date: Mar 2005
Location: Pune
Posts: 3,783
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Size refers to the files actual byte count. Size on disk refers to the amount of cluster allocation the file is taking up.
detailed discussion here http://forums.aliensoup.com/showthread.php?t=6985
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
|
|
|
03-06-2006, 03:55 PM
|
#17 (permalink)
|
|
Broken In
Join Date: Apr 2005
Location: United Arab Emirates
Posts: 142
|
Re: NTFS Vs. FAT32 FILE SYSTEM
hi,
How can i check which File system is used in my pc?, i mean FAT or NTFS,
-keves-
Last edited by keves2002; 03-06-2006 at 03:57 PM.
|
|
|
03-06-2006, 03:56 PM
|
#18 (permalink)
|
|
Broken In
Join Date: Apr 2005
Location: United Arab Emirates
Posts: 142
|
Re: NTFS Vs. FAT32 FILE SYSTEM
-Sorry Double post -
-keves-
|
|
|
03-06-2006, 04:09 PM
|
#19 (permalink)
|
|
Broken In
Join Date: Sep 2004
Posts: 150
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by keves2002
hi,
How can i check which File system is used in my pc?, i mean FAT or NTFS,
-keves-
|
open my computer and right click and open properties and youll come to know it
|
|
|
04-06-2006, 09:04 PM
|
#20 (permalink)
|
|
Broken In
Join Date: Apr 2005
Location: United Arab Emirates
Posts: 142
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by abracadabra
open my computer and right click and open properties and youll come to know it
|
i am using win 98, this time i didnt find it, can u please provide more help
-keves-
|
|
|
04-06-2006, 10:22 PM
|
#21 (permalink)
|
|
Human Spambot
Join Date: May 2005
Location: Riding an Oliphaunt
Posts: 2,173
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by prankie
Does changing file system to NTFS stops scandisk????
coz in my pc after the day i changed hdd's filesystem to NTFS, startup scandisc, which runs when improper shutdown is done, has stopped coming..
|
See he scan disk does no sop bu need o use scandisk in NTFS is vesy low because NFS is journalised FS so its only he journal's inegri ha needs remain consistent instead of FAT32 where there is no journal and the integrity of enitre disc must be cared for... so scan disk runs but rarely in NTFS if you dont do a clean shutdown or reboot
__________________
The real and only freedom is Public Domain. Everything else in unfree! Even those who claim to be the self styled evangelists of freedom are not free because freedom cannot be forced by any means!
|
|
|
04-06-2006, 11:17 PM
|
#22 (permalink)
|
|
Back From Deathstar
Join Date: Jan 2005
Location: Rome 233 B.C
Posts: 761
|
Re: NTFS Vs. FAT32 FILE SYSTEM
open my computer>right click on any of ur partitions and it shud show u ur filsystem
|
|
|
05-06-2006, 01:59 AM
|
#23 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by keves2002
i am using win 98, this time i didnt find it, can u please provide more help
-keves-
|
Windows 98 doesn't support NTFS. So, you will have FAT.
|
|
|
05-06-2006, 12:02 PM
|
#24 (permalink)
|
|
Back From Deathstar
Join Date: Jan 2005
Location: Rome 233 B.C
Posts: 761
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by tech_your_future
Windows 98 doesn't support NTFS. So, you will have FAT.
|
There is no question of ntfs in win 98 since he was asking how to view wat fs his drives uses in 98.
|
|
|
27-01-2007, 12:37 AM
|
#25 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by anandk
You Should Use FAT32 if :
-u want to install more than one operating system on your computer.
-ur hard drive is smaller than 32GB.
Go for NTFS if :
-u want enhanced file security.
-u need better disk compression.
-u r running only one operating system.
-ur hard drive is larger than 32GB
|
1. I always dual boot my system with Win Xp and Linux. Which is the best File System for me?
2. ALso i hav heard that there is no problem of fragmentation in NTFS. Is it True??
3. Wud i b able to run simple softwares on my NTFS system??
4. Any Speed Differential??
__________________
----------
|
|
|
27-01-2007, 12:50 AM
|
#26 (permalink)
|
|
Guest
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by hemant_mathur
What about the Winfs? Whats new in that and how does it compare with NTFS and FAT?
|
WinFS is dead. Microsoft threw it outside the window.
|
|
|
|
27-01-2007, 12:53 AM
|
#27 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: NTFS Vs. FAT32 FILE SYSTEM
Quote:
|
Originally Posted by Manshahia
1. I always dual boot my system with Win Xp and Linux. Which is the best File System for me?
|
Atleast one FAT32 partition, though there's no such problem with writing on ntfs, in linux now. But, preferably your C:\ should be NTFS
Quote:
|
Originally Posted by Manshahia
3. Wud i b able to run simple softwares on my NTFS system??
|
Why not?
__________________
http://www.bash.org/?258908
|
|
|
27-01-2007, 12:57 AM
|
#28 (permalink)
|
|
Human Spambot
Join Date: May 2005
Posts: 3,116
|
Re: NTFS Vs. FAT32 FILE SYSTEM
I have xp on ntfs with a 10 gb partition ready for vista.Will Vista work on this file system.
|
|
|
27-01-2007, 01:01 AM
|
#29 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: NTFS Vs. FAT32 FILE SYSTEM
yup vimal vista ll work on it.. It needs min 8gb ntfs partition
|
|
|
27-01-2007, 01:04 AM
|
#30 (permalink)
|
|
Human Spambot
Join Date: May 2005
Posts: 3,116
|
Re: NTFS Vs. FAT32 FILE SYSTEM
^^will 10 gb do for ultimate.
off topic
I have an xp partition of 7 GB(thought that will be enough) 
Is there any way to change the default location of my docs(or docs.and settings
completely) as I am really short on space on C: and cant even hibernate.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|