From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 22:47:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EFE616A4CE for ; Thu, 20 Nov 2003 22:47:43 -0800 (PST) Received: from fuzuli.enderunix.org (64.90.191.122.nyinternet.net [64.90.191.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 1ABD943FE1 for ; Thu, 20 Nov 2003 22:47:40 -0800 (PST) (envelope-from freebsd@faruk.net) Received: (qmail 14812 invoked by uid 89); 21 Nov 2003 06:56:04 -0000 Message-ID: <20031121065604.14809.qmail@fuzuli.enderunix.org> References: <1069373598.491.140.camel@localhost> In-Reply-To: <1069373598.491.140.camel@localhost> From: "Omer Faruk Sen" To: freebsd-questions@freebsd.org Date: Fri, 21 Nov 2003 01:56:04 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: 200gb hard drive? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 06:47:43 -0000 Thanks for all answers. That space problem was bothering me all the times and I have learnt the reason for space loss. By the way I admit that I have to make more search on google before sending that to here. But it can be very nice that this information to be added on handbook. Or is it in handbook already? Frank Knobbe writes: > On Thu, 2003-11-20 at 14:56, Derrick Ryalls wrote: >> When manufacturers talk about drive size, they use base 10. When computer >> report drive size, they use base 2. So, if you divide 200,000,000 bytes by >> ( 1024 * 1024 ), you get roughly 190gig in binary, so off the bat you lose >> 10gigs of space due to marketspeak translation. > > That's not always the case. I have seen disk manufacturers use something > like base 20 :) In other words, they advertise a 160 GB drive which > only holds 120 GB. I hope they get sued for this crap.... talk about > deceptive marketing...geesh... > > Frank >