From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-95975-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MADXW-0006l4-KL for garchives@archives.gentoo.org; Sat, 30 May 2009 01:39:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A40E028A; Sat, 30 May 2009 01:39:12 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D032E028A for <gentoo-user@lists.gentoo.org>; Sat, 30 May 2009 01:39:12 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id l33so219844rvb.2 for <gentoo-user@lists.gentoo.org>; Fri, 29 May 2009 18:39:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=KGBcjcGK5ceKkL90yQ4PQ7J7uAMw41iHiJI74sHQdPg=; b=JsthKYJwSzhbfKxnMtBZW6txuUOGPWwIVNek6hiUaKZx+B/p6O+x/4kxaBCg75sUoB asSnC/6v9qxMJEe2IhWROwagFk2KdjtN8/j37kzCCgicYFdqSx9G1FlatP/AYcv1EtPj vlE7t7zcjDN2Xo5vAg4JNhTVIgFkQHOkjd+JA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=T03Nm3v/Uwmc7rShxZJFjq94+ZBvgi6vdPARaj/eHjlnjbBDM94IrAqeb66HHikeMk G1L2dZ2H/qxSXFYXNcmHMIzRp5cBvtj7uLotVXAOuj4NRDjTJ3iMJ8RAAeJTMf7ziGVQ 4yGg+aQgGEg4ctt/3wfyqASQHDykqOERDy0x4= 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 Received: by 10.140.141.16 with SMTP id o16mr1831608rvd.255.1243647549865; Fri, 29 May 2009 18:39:09 -0700 (PDT) In-Reply-To: <20090529205633.53725348@krikkit.digimed.co.uk> References: <a0811460905280846md3cd361u40a0b659287ad37c@mail.gmail.com> <4A1EB8F9.3080905@f_philipp.fastmail.net> <200905290412.13311.volkerarmin@googlemail.com> <a0811460905291032ma2cac6cw4d68d705b18a93d0@mail.gmail.com> <20090529205633.53725348@krikkit.digimed.co.uk> Date: Fri, 29 May 2009 19:39:09 -0600 Message-ID: <a0811460905291839t3834e8b6tb04df7f66a1b3909@mail.gmail.com> Subject: Re: [gentoo-user] [ot] no more inodes From: Maxim Wexler <maxim.wexler@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 66f3fd96-2afc-4655-9776-fa628679db42 X-Archives-Hash: 42a39c385f26cf0df10fe89329bc016a > I found the best way to deal with the Eee 900's two drives was to create > a small root partition (I used 200M) and swap on sda. Then make the rest > of sda and all of sdb into an LVM volume group. I still use ext3 for /, > but it contains so little that inodes are not an issue. You definitely > want to get /usr/portage, $PORTAGE_TMPDIR and $DISTDIR off the root > partition. Just got back from Circuit City or whatever it's called with a 16G SD card and I'm steeling myself for the big task ahead. Just what do you have under root? How did you format the rest? Maxim