From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-148754-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 35FE21381F3 for <garchives@archives.gentoo.org>; Sat, 20 Jul 2013 00:51:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A51DDE0A59; Sat, 20 Jul 2013 00:50:51 +0000 (UTC) Received: from mail-yh0-f51.google.com (mail-yh0-f51.google.com [209.85.213.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85832E0A07 for <gentoo-user@lists.gentoo.org>; Sat, 20 Jul 2013 00:50:50 +0000 (UTC) Received: by mail-yh0-f51.google.com with SMTP id l109so1776708yhq.10 for <gentoo-user@lists.gentoo.org>; Fri, 19 Jul 2013 17:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=1BQ0F8MsgHNR4B6rjfSiGF+Vuj2nmJ1EsfKYEf8+6Kk=; b=b+2RhKjNaKq4ouLk8a4XQFgWqgxlqXDiEKXLl+QwtbBikHowV7RB/qa8sL+c+JLfhb SC61u21CYanUYvXsy4y7iS5qyXjETES2gNIZb3RNFpNfCjACfy0lJTl6FvTszmd8SYQh OYQOMX94gVSPUR8hCHyArrS+DOq4K94a3iv7+BNHEWcxxc/WBZO67zxhWwLvLcw63M0x zz5iQbwkzm8j0an9UORUUkV9yaJNWdlwRgfiXMaS5Wq4zRgml50Md0yLpeF8AJGC6xox 9hJ5NeMBk/Fmt7LjCbsdW53qKciRN/i5gWqNyCLqoT8abS9qh7h8geG6HqhZXrq1TgLn bKtw== X-Received: by 10.236.221.134 with SMTP id r6mr2449185yhp.10.1374281449723; Fri, 19 Jul 2013 17:50:49 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-122-60.jan.bellsouth.net. [65.0.122.60]) by mx.google.com with ESMTPSA id j63sm25134402yhh.17.2013.07.19.17.50.48 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 17:50:49 -0700 (PDT) Message-ID: <51E9DEE7.5080704@gmail.com> Date: Fri, 19 Jul 2013 19:50:47 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 SeaMonkey/2.19 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SSD partitioning and migration References: <20130718182232.5c1301ce@acme7.acmenet> <51E8E30E.20906@gmail.com> <20130719114234.332ff09e@acme7.acmenet> <51E96CBB.4080300@gmail.com> <20130719200018.474e06af@hactar.digimed.co.uk> <51E9C5D2.1040108@gmail.com> <CAEH5T2P=7pBx_VhWfos1jLD9Fx=ztCE6ON5cBVW2fUSD2vXkvA@mail.gmail.com> In-Reply-To: <CAEH5T2P=7pBx_VhWfos1jLD9Fx=ztCE6ON5cBVW2fUSD2vXkvA@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: c769013f-fdfe-4b68-a401-30914f06fb13 X-Archives-Hash: 636db104de3724c9eab6e7389174c24f Paul Hartman wrote: > On Fri, Jul 19, 2013 at 6:03 PM, Dale <rdalek1967@gmail.com> wrote: >> Neil Bothwick wrote: >>> On Fri, 19 Jul 2013 11:43:39 -0500, Dale wrote: >>> >>>> My /home is over 1Tb, that is Tb too. I'm not buying >>>> one big enough for all that. >>> 1Tb is only 125GB, well within the capacity of current SSDs :P >>> >>> Switching to an SSD, particularly on a laptop where you can't add a >>> second drive, really helps you decide how much of the content of ~ you >>> really need. >>> >>> >> Mine is mostly videos and some smaller amount of pics. 1 Tb is 125Gb? 1Tb >> is 1,000Gb or so. I would also be concerned about the cost of one that >> large too. >> >> Confused. > Watch out for the "b" vs "B"... bits-vs-bytes :) > > I always use the same as what is specified on the drive itself to prevent just that sort of confusion. I also go by the human readable output of df as well. Sometimes du if needed. Changing the case of the b around is not going to change what space my data consumes or what a drive can hold. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!