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-133585-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RkFSU-00084E-Fl
	for garchives@archives.gentoo.org; Mon, 09 Jan 2012 13:40:18 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B2BA521C037;
	Mon,  9 Jan 2012 13:40:02 +0000 (UTC)
Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 987DB21C037
	for <gentoo-user@lists.gentoo.org>; Mon,  9 Jan 2012 13:38:57 +0000 (UTC)
Received: by yenm3 with SMTP id m3so1713279yen.40
        for <gentoo-user@lists.gentoo.org>; Mon, 09 Jan 2012 05:38:57 -0800 (PST)
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=UITvWHsqhPO8TEqI1hYGuGIKP29bQeho6kk80q+POq4=;
        b=MWCwESup8LAmg/i4WpP1pLVdyLH4DwzjLZ2Wu/8wTM5NaFB0Fw89JvLx7H+h8PGjMQ
         sIB8omT+rya8SXj5AOA3jLvpU2iYWgq06w1u0HO1ITrcEl4S1txBAs1sz5om3nGL6MFM
         9sRvoROmQYOghAHTvOmXQeRMvQqsOIXM1JlzU=
Received: by 10.236.179.7 with SMTP id g7mr19583702yhm.74.1326116337002;
        Mon, 09 Jan 2012 05:38:57 -0800 (PST)
Received: from [192.168.2.5] (adsl-65-0-65-42.jan.bellsouth.net. [65.0.65.42])
        by mx.google.com with ESMTPS id n64sm102818206yhk.4.2012.01.09.05.38.55
        (version=SSLv3 cipher=OTHER);
        Mon, 09 Jan 2012 05:38:56 -0800 (PST)
Message-ID: <4F0AEDEE.8040105@gmail.com>
Date: Mon, 09 Jan 2012 07:38:54 -0600
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20120104 Firefox/7.0.1 SeaMonkey/2.4.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]  Question kernel upgrades for dracut users
References: <4F0A3601.5080700@gmail.com> <4F0A3E0B.90409@fu-berlin.de> <4F0A4741.6050701@gmail.com> <4F0AACF9.2090703@fu-berlin.de> <4F0ACA9A.1030009@gmail.com>
In-Reply-To: <4F0ACA9A.1030009@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: ca5643cd-3b3f-4217-ae3c-6234362a29a6
X-Archives-Hash: 920edb9dc4e6afb88af631e938f6002f

Dale wrote:
>
> I was thinking it did mount /usr but wasn't sure.  Actually, I thought 
> that was the point.  Thing is, I'm not sure either.  It seems when I 
> built mine it read fstab.  Maybe it looks there to see if /usr is on a 
> separate partition and if it is then it knows to mount /usr.  I 
> dunno.  I'll google some more tho.
>
> I followed a couple howtos to get mine to work.  I'm not sure but I 
> know one was on a Redhat or Fedora website.  I think the others came 
> from a dracut site.
>
> I just wanted to clear up some mud before I dived off into something.
>
> I'll check you link too.
>
> Thanks.
>
> Dale
>
> :-)  :-)
>

OK.  For future readers.  There is a option called usrmount that tells 
it to mount /usr.  That little sucker was hiding from me for the 
longest.  I do wish dracut had some better docs.  I may have to write a 
howto myself.  If for no other reason than to remind myself how to make 
it work.  lol

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"