Grumble Grumble Grumble
This isn't the first time that lawyer happy class action lawsuits like this has been brought up... There was a class action suit against Western Digital a few years back against there advertised hard disk capacity. Most computer O.S. consider a 'KB' (Kilobyte) as 1024 Bytes (2^10 in base 2), and a 'MB' (Megabyte) as 1024 Kilobytes. But on their advertising, their advertised size assume that a 'KB' was 1,000 Bytes and a 'MB' was 1,000,000 Bytes...
In reality, more of the disk space will be 'missed' due to file system overhead. Most removable media is formated in the FAT32 file system. (which has a cluster size of 32K). This means that a file that is only 10 bytes long will take of 32K of disk space (because 32K is the minimum size for the 'parking spaces' on the hard disk). This also means that files larger then 32K are ROUNDED UP to the next 32K block as far as disk space is concerned...
I purchased a brand new 32GB flash drive this week, and I noticed that it can hold only about 30GB of fansub video files. The missing 2GB of space must be the formating overhead of the FAT32 file system installed...


LinkBack URL
About LinkBacks





Reply With Quote


Bookmarks