WD settles class-action suit over capacity


Recommended Posts

Western Digital has opted to settle out of court a class-action lawsuit that accused the company of misrepresenting the capacity of its hard drives. Like most hard drive manufacturers, Western Digital defines a gigabyte as a 109, or one billion bytes, whereas modern operating systems and most software define a gigabyte as 230, or 1,073,741,824 bytes. The 230 definition is the original and most widely used one, but in 1998, the International Electrotechnical Commission re-defined the term to follow SI naming conventions. Under the new naming scheme, a gigabyte is 109 bytes, and 230 bytes is a gibibyte. Hard drives follow the IEC convention, but most modern operating systems follow the original one, leading to inconsistencies in reported hard drive capacities. For instance, a "200 GB" hard drive is really 200 billion bytes, so Windows XP will report its capacity as 186.26 GB.

As a result of these discrepancies, a user filed a class-action lawsuit (PDF) against Western Digital last year, claiming false advertising, unfair business practices, breach of contract, and fraud. Rather than fight a potentially long and costly legal battle, the company has decided to settle by paying $500,000 in legal expenses and offering free backup and recovery software to roughly a million of its customers. Anyone who purchased a Western Digital hard drive between March 22, 2001 and February 15, 2006 is eligible to receive a copy of the software by signing up on the company's website before the deadline of July 17. Western Digital's settlement doesn't name the software but says it is "comparable to products that retail for $30 or more."

Source

I coudnt find the old thread discussing about the suit, but anyway those with WD drives can sign up for the software, not sure if its US only.

Here is something for a change, if companies know 200GB will turn out in to be 189, then why not advertise 189? Why hide behind conversions? It is misleading and HDD companies benefit from that. I was furious too the day i bought a 300gig and found considerable loss of space.

How about adding more platter to the drive making it 211GB so it shows as 200? Oh wait, that's right, it would cost a little more.

The Teej, classic indeed :p

WD aren't saying GiB are they? So WD are in the right.

First, outside of a few websites or countries, the computer industry as a whole has not accepted the ISO board's GiB. Officially, the definition of 1GB is still 1024MB since the industry has not adopted the international standard. Besides, even if it was accepted it still has nothing to do with this case.

Second, the real issue is about precision error or rounding errors. This is not about losing free space because no space was actually lost. However, the consumer is mislead into believing there is more space than there actually is.

Think of it as making a deal with someone to take care of their dog for the weekend and this dog turned out to be a hassle. When you accepted this deal you talked about price and casually say, "I will do it for 100 dollars". Now, in America, I have only one currency I think about and that is American dollars. Afer I watch the dog, I get paid 100 CAD, Canadaian Dollars. That would be $89 dollars and I would feel cheated.

That is the same thing with hard drives. I feel cheated because someone mislead me or misrepresented what I purchased. This is wrong and the GiB defintion has absolutely nothing to do with this case because this has been an issue before the ISO created that standard.

...

This is wrong and the GiB defintion has absolutely nothing to do with this case because this has been an issue before the ISO created that standard.

The GiB (KiB, MiB, etc.) system was created to resolve this issue (e.g. a GB being 1000MB, but people think it's 1024MB)

The fact is though, a GB has always been 1000MB, just because sales people (in the beginning) got it wrong, doesn't make it any more of a valid system.

The fact is though, a GB has always been 1000MB, just because sales people (in the beginning) got it wrong, doesn't make it any more of a valid system.

Computers only operate in binary b/c you can only have two states when sending electricity through, off or on. There is nothing else it could be. Your lights are either on or off, it can't be both.

So, binary langauge, or machine language has two states, 0 for off and 1 for on. When you compile a program, it is turned into machine language. This is called discrete mathematics, or most commonly known as integers.

To those of use who know this stuff already, sorry to spew out the basics, but this fundamental to why the hard drive manufacturers are wrong.

So what are bits and bytes?

A bit is a 1 or a 0. If I put up 1100001101010100, that means nothing because you its just a bunch of numbers.

A byte is basically a code to make those bits useful. A byte is 8 bits so the above numbers are 2 bytes. Now, base 2 math is how you decrypt the code and turn it into a decimal number. That decimal number has a corresponding ASCII character to create the letters you see on the screen.

Base 2 math works by doing 2^2, 2^4, 2^6, etc. That basically means you multiply everything by 2. So 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, etc. are all multiples of 2. Do those numbers look familiar in that pattern?

If you want to learn how to decode a byte into a decimal I or someone else will post it. Its hard to really show it in plain text.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop data 'Google Chrome' is downloading for Chrome without you agreeing to it. Fun right? Sure, the way Microsoft is pushing 'Microsoft Edge' on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!