Jump to content


formating external hd


4 replies to this topic

#1 OFFLINE   xbrianx

    Advanced Member

  • Members
  • PipPipPip
  • 209 posts

Posted 24 February 2007 - 09:02 PM

Does it really help if I format my FAT32 external hard drive to NTFS? Most of the stuff I will store on it are Photoshop PSDs, and maybe some programs like Photoshop as well.

#2 OFFLINE   Glenn

    Power Member

  • Members
  • PipPipPipPip
  • 793 posts
  • Location:Canada

Posted 25 February 2007 - 04:24 PM

If you use the drive only on PCs running newer OSs, it doesn't much matter except that NTFS allows larger file sizes (this is probably only an issue with long HD videos).

If you need to transfer files to PCs running older OSs, you may have to stay with FAT32.

#3 OFFLINE   xbrianx

    Advanced Member

  • Members
  • PipPipPip
  • 209 posts

Posted 25 February 2007 - 05:44 PM

View PostGlenn, on Feb 25 2007, 11:24 AM, said:

If you use the drive only on PCs running newer OSs, it doesn't much matter except that NTFS allows larger file sizes (this is probably only an issue with long HD videos).

If you need to transfer files to PCs running older OSs, you may have to stay with FAT32.

Thanks. I'm using Windows XP, so I should be good, I probably wont convert it anytime soon though. Since, it is in the FAT32 format, is that why it says I only have 149GB drive, instead of 160GB like it said on the box? I noticed that there are files already in it(autorun and something for Windows-I forgot), but they don't take up 1 gig. :blink: I'm checking their site now for it.

#4 OFFLINE   Glenn

    Power Member

  • Members
  • PipPipPipPip
  • 793 posts
  • Location:Canada

Posted 25 February 2007 - 06:19 PM

View Postxbrianx, on Feb 25 2007, 11:44 AM, said:

... is that why it says I only have 149GB drive, instead of 160GB like it said on the box?

No. The drive size is marketed based on a nominal 1GB = 1,000 x 1,000, x 1,000 = 1,000,000,000 Bytes. Your OS calculates using 1,024 x 1,024 x 1,024 = 1,073,741,824 Bytes.

160GB (marketed) divided by 1.073741824 = 149GB (real)

#5 OFFLINE   xbrianx

    Advanced Member

  • Members
  • PipPipPip
  • 209 posts

Posted 25 February 2007 - 06:34 PM

View PostGlenn, on Feb 25 2007, 01:19 PM, said:

No. The drive size is marketed based on a nominal 1GB = 1,000 x 1,000, x 1,000 = 1,000,000,000 Bytes. Your OS calculates using 1,024 x 1,024 x 1,024 = 1,073,741,824 Bytes.

160GB (marketed) divided by 1.073741824 = 149GB (real)

OHHH! That's what they meant on the site. :D They had things about Binary and something- I have a bad memory. Thanks.