FAT16 or simply FAT doesn't support partitions over 2GB, so you can't use FAT for your pendrive. You'll have to use FAT32
And 4GB = 4 * 10^9 bytes = 4000000000 bytes
4000000000 bytes (divide by 1024) = 3906250 KiB = 3814.7 MiB = 3.73 GiB
So this is the maximum you can use.......
Originally Posted by gagandeep *www.thinkdigit.com/forum/images/kirsch/buttons/viewpost.gif
FAT16 or simply FAT doesn't support partitions over 2GB, so you can't use FAT for your pendrive. You'll have to use FAT32
And 4GB = 4 * 10^9 bytes = 4000000000 bytes
4000000000 bytes (divide by 1024) = 3906250 KiB = 3814.7 MiB = 3.73 GiB
So this is the maximum you can use.......
^^ Thats because manufacturers count them in 1000s while the computer still identifies a KB as 1024B.. Tht's the reason why your computer shows 3.73 GB on a pen drive while the manufacturer insists its a 4GB one. Both count differently.
^^ Thats because manufacturers count them in 1000s while the computer still identifies a KB as 1024B.. Tht's the reason why your computer shows 3.73 GB on a pen drive while the manufacturer insists its a 4GB one. Both count differently.
ok.
now i formatted it with a NTFS. what is better NTFS or FAT32?
which is faster?
^^ NTFS.