From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CB3BE1381F3 for ; Mon, 26 Nov 2012 00:36:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C53921C096; Mon, 26 Nov 2012 00:35:41 +0000 (UTC) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CEF8521C0D4 for ; Mon, 26 Nov 2012 00:33:52 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id w12so7829338lag.40 for ; Sun, 25 Nov 2012 16:33:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=XPirqFVIwsNhlM7hxJnsdAvZ3j9XiwoTrifSoIZ0XiI=; b=KfHt5ZNda2fTm0fkOEGo2A1VPjAKJR77rc7ja2oC9OOgLEySjMzwt2tq4RWwruW2Vc s/Q0rAAXJrntRABSW+NSvckhy5Npr6nA3zS+lJZO96ncYLB8RVcyT3neIPm6l7rQRsAU snZ9h/osqgNr9VUn1l8CA1A7Hi7ypWoJy9Bhh6sCUOpTp7yeTSm54gDCe3OOF/HYQO5s 1TNxlh7Q4lSrwS8QHcOPBdtfmqCASsuR12DX2T95ELHWcoJThUgQaUJERKYiGVO+iIh+ cgLW+H+dJEc/6b6fcbHGWXlykSGctKFgumhuiBzBFSbtPbH8vH4oVRoqV8uTrOgn/gJG xjWw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.112.17.169 with SMTP id p9mr4391995lbd.9.1353890031143; Sun, 25 Nov 2012 16:33:51 -0800 (PST) Sender: microcaicai@gmail.com Received: by 10.112.134.33 with HTTP; Sun, 25 Nov 2012 16:33:51 -0800 (PST) In-Reply-To: References: <50B27D0C.7080901@wonkology.org> Date: Mon, 26 Nov 2012 08:33:51 +0800 X-Google-Sender-Auth: GfEG-Wg3a5aOLyjySk1_oj8y-tg Message-ID: Subject: Re: [gentoo-user] SSD configuration From: microcai To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 6edb90d4-9481-4d51-a2f9-41501034a0c5 X-Archives-Hash: 4f3b8747355fa0663d56baa70e6873e9 2012/11/26 Jacques Montier : > > > 2012/11/25 Alex Schuster >> >> Jacques Montier writes: >> >>> I bought a 250Go SSD M4 Crucial , read (of course) Gentoo documentation >>> and installed the drive on my desktop pc (Asus MB, Intel ie7 and 6Go >>> RAM). >>> >>> 1- Everything seems to work perfectly, but i would like to know if my >>> configuration is ok or could be optimized. >>> >>> /tmp and /var/log are on tmpfs >> >> >> Like Volker said. Yikes! Or is that just a typo and you meant /var/tmp? >> Still, I would prefer to have that on the HDD. >> >> >>> /boot, / and /var are on SSD (sda), >>> swap, /home, /usr/portage, /var/tmp and /var/log on a 1To SATA HDD (sdb) >> >> >> I would put the portage tree on the SDD. >> >> Wonko >> > > > Alex, > > Each time you sync the portage, you should write on the SSD... > Is it a good thing ? yes, then you can ask a new one within the garentee time. > As Volker said, i put /var on the HDD, and it works fine. > > Regards, > > -- > Jacques > > >