From owner-freebsd-questions@FreeBSD.ORG Fri Apr 21 11:30:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E13B316A400 for ; Fri, 21 Apr 2006 11:30:50 +0000 (UTC) (envelope-from freebsd@akruijff.dds.nl) Received: from psmtp02.wxs.nl (psmtp02.wxs.nl [195.121.247.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BBCE43D48 for ; Fri, 21 Apr 2006 11:30:50 +0000 (GMT) (envelope-from freebsd@akruijff.dds.nl) Received: from ip51cc8423.speed.planet.nl (ip51cc8423.speed.planet.nl [81.204.132.35]) by psmtp02.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IY2002U5LAPYM@psmtp02.wxs.nl> for freebsd-questions@freebsd.org; Fri, 21 Apr 2006 13:30:25 +0200 (MEST) Received: from Alex1.kruijff.org (localhost [127.0.0.1]) by ip51cc8423.speed.planet.nl (8.13.6/8.13.6) with ESMTP id k3LBUQuC001494; Fri, 21 Apr 2006 13:30:26 +0200 Received: (from akruijff@localhost) by Alex1.kruijff.org (8.13.6/8.13.6/Submit) id k3LBUPZB001493; Fri, 21 Apr 2006 13:30:25 +0200 Content-return: prohibited Date: Fri, 21 Apr 2006 13:30:25 +0200 From: Alex de Kruijff In-reply-to: To: Kedar Damle Message-id: <20060421113025.GA834@Alex1.kruijff.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: X-Authentication-warning: Alex1.kruijff.org: akruijff set sender to freebsd@akruijff.dds.nl using -f Cc: freebsd-questions@freebsd.org Subject: Re: Strange Issue with regards to fdisk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@akruijff.dds.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 11:30:51 -0000 On Fri, Apr 21, 2006 at 01:40:46PM +0530, Kedar Damle wrote: > Hello, > > These are screenshots of a VM-Ware installation of FreeBSD 6.0 with 4GB > hard-disk attached to it. When I toggle "Z" for the display of size, it > shows 4095MB and then 3GB. > Is this correct? I woudn't wurry about it. Its just a rounding error. floor(4095/1024) = 3 (1024 * 4 = 4096) -- Alex Please copy the original recipients, otherwise I may not read your reply. Howtos based on my personal use, including information about setting up a firewall and creating traffic graphs with MRTG http://alex.kruijff.org/FreeBSD/