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-127954-garchives=archives.gentoo.org@lists.gentoo.org>) id 1R2CGi-0006Wt-My for garchives@archives.gentoo.org; Sat, 10 Sep 2011 01:22:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BDEE21C0F4; Sat, 10 Sep 2011 01:21:55 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B76621C03B for <gentoo-user@lists.gentoo.org>; Sat, 10 Sep 2011 01:20:30 +0000 (UTC) Received: by ywt2 with SMTP id 2so1026433ywt.40 for <gentoo-user@lists.gentoo.org>; Fri, 09 Sep 2011 18:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=RyBpiQNYag3xpEsHIxEIE14/G7H/dZXHIVQLAYwnwXc=; b=IfMMYGWq1iF3f5IQZ/YD7ng5CY713XWb+jKHRfrya0QS79MxQC13r2pkBHtLBW49Wd DnPcSAJ7lMBNUNpzVik6DMO3CnpQnQ0Jwm+fuB4LAtqW5/mtXuuugYwDKzszRwLLmFA3 BXfqXad/A8dzLZ9SCt7wSa5FAovJtBqfG39CQ= Received: by 10.150.139.19 with SMTP id m19mr2452500ybd.282.1315617630065; Fri, 09 Sep 2011 18:20:30 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-89-228.jan.bellsouth.net [65.0.89.228]) by mx.google.com with ESMTPS id 6sm6612321anu.16.2011.09.09.18.20.27 (version=SSLv3 cipher=OTHER); Fri, 09 Sep 2011 18:20:28 -0700 (PDT) Message-ID: <4E6ABB5A.5050100@gmail.com> Date: Fri, 09 Sep 2011 20:20:26 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110829 Firefox/6.0 SeaMonkey/2.3.1 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] /dev/sda* missing at boot References: <201108191109.34984.michaelkintzios@gmail.com> <20110907050952.GA2588@linux1> <4E66FFFA.2020600@gmail.com> <201109071923.39954.Dan.Johansson@dmj.nu> <CADPrc80TZkHi3d0szTHgSEG25gENLxMEOcNM5nB6SwBa8k2_xA@mail.gmail.com> <20110907235457.691be720@zaphod.digimed.co.uk> <20110908023729.45d1b985@karnak.local> <20110909134107.372f6fd9@weird.wonkology.org> <4E6A0A23.8020107@gmail.com> <20110909160218.1087ceee@weird.wonkology.org> In-Reply-To: <20110909160218.1087ceee@weird.wonkology.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 6aef421b9697b81e52a4f833851f7ff4 Alex Schuster wrote: > Dale writes: > >> Alex Schuster wrote: >>> David W Noon writes: >>> >>>> The more I think about this merge of / and /usr, the dumber I think >>>> the idea is. As I wrote in an earlier message on this list, the >>>> initramfs will be many times larger than the kernel itself. Indeed, >>>> my /boot partition is only 32 MiB, and that will be too small to >>>> contain all the extra libraries and programs to run the initramfs >>>> script. >>> Here, I only need 2.2 M for the kernel, 1.7 M for System.map, and 3.5 >>> M for the initramfs. >> Well, that may not be the case for everyone else. > Sure, but how much bigger are your kernels actually? > >> root@fireball / # du -shc /boot/ >> 84M /boot/ >> 84M total >> root@fireball / # > I get 82M, but I have ten kernels in there. What stuff do you have > in /boot? > > Wonko > > Well, I *had* several old kernels in there. I save stable kernels as I upgrade until I have a really good one then I remove the older ones. I always keep at least two kernels tho. If one fails, I got a fall back. I have had to use those fall backs before so I won't be changing that policy here any time soon. I think I had about a dozen or so in there until my cleaning out party last night. I also save back up configs to just in case a kernel goes bad or I need to go back. I version my kernels too. Long story. Dale :-) :-)