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-106236-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NWIj9-0004NY-C0 for garchives@archives.gentoo.org; Sun, 17 Jan 2010 00:10:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF6EE0914 for <garchives@archives.gentoo.org>; Sun, 17 Jan 2010 00:10:46 +0000 (UTC) Received: from mail-yw0-f174.google.com (mail-yw0-f174.google.com [209.85.211.174]) by pigeon.gentoo.org (Postfix) with ESMTP id C3C05E0870 for <gentoo-user@lists.gentoo.org>; Sun, 17 Jan 2010 00:01:29 +0000 (UTC) Received: by ywh4 with SMTP id 4so1403152ywh.10 for <gentoo-user@lists.gentoo.org>; Sat, 16 Jan 2010 16:01:29 -0800 (PST) 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; bh=N5J164Z5jcdd0/V8sR720p1au0lL+nlp2cJ4Ix0Q2r4=; b=A3M/islPfp3D1/TkfsCdzxbbKDUIIQAynG78QPY8Fw0voNp07RCUX79FUAzkgjOneR E2/HaQ3kIixuiXFwZxu2YCrYqiUK56DUKG9qfP3ovJBf8lUjamvBFvlTRfIGXvHG5Ccv l29aK23w776X69ma8u5RrgZB+8VUT2mZp66P8= 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; b=ZSNiKw/LrZ4XM9X+6YnNDkBzFNh5bd8JE2lTN42GF+nf7R2x0XG8ufftAwexvrLyXO xnEQ+PXbkr9V05XMHsRHsLQYpHhsa0wAmeKyMD8xfLHsS6GbosO5hIKMdRTEM3KPiKvz vtQejhNZXXn4QgRc1vaUpFiy6sZEc19P/dsZ8= 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.101.80.5 with SMTP id h5mr7253082anl.22.1263686489416; Sat, 16 Jan 2010 16:01:29 -0800 (PST) In-Reply-To: <255666A2AACE1B41BD0BCA8BEAAFD8590429CC01@EXVS01.hostedexchange.com> References: <255666A2AACE1B41BD0BCA8BEAAFD8590429CC01@EXVS01.hostedexchange.com> Date: Sat, 16 Jan 2010 16:01:29 -0800 Message-ID: <854dca5c1001161601n3add69e6x609ce5912437a6e9@mail.gmail.com> Subject: Re: [gentoo-user] NFS Boot From: Kyle Bader <kyle.bader@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 3591d9d8-9caa-48f4-8187-4f9c827a7c8e X-Archives-Hash: 289782f917c506f7fc160b8ffd2e81ec > Would it be better to create a local hard drive swap and file system for > certain root dir? Have writable files on local disk and mount them a la "mount --bind /mnt/local/etc /etc". You should make a separate partition for local swap if you have a local disk. -- Kyle