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 ) id 1SFGfz-0002jx-FZ for garchives@archives.gentoo.org; Wed, 04 Apr 2012 03:14:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC2FAE0B08; Wed, 4 Apr 2012 03:14:08 +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 19B18E09BB for ; Wed, 4 Apr 2012 03:12:51 +0000 (UTC) Received: by yhjj72 with SMTP id j72so238408yhj.40 for ; Tue, 03 Apr 2012 20:12:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=5/2P4/sJ4AY81gan1exAb3WH0e/TKqPfJ96Jzivm+lg=; b=hpxDMLY1cgyWaYIwXm/5UF9vIhHQSRISCwnFKuF3rG99rdMjL7CjWArn4iCvp9MIVb lH5iEQMYzL1ZcKu/5hElJ+iRiSHPw2ERTX4D6Nu79ti/vMaYVhSF7C8+mlRM0+YBhiLW HoyyRtubI8tqiqn9q++n/yx9T+hFP34oqDY0A92Mi5Kq77owTih7deschtC5qQNI7gTE 5ASEnGyF3gB/KlCJjiHIuIidujlrU/0u2iKSZ/tuyVA+7598W54w4lOhg+TXO8sJ8lDA Pt7Ic3VyVHEk4qVq6Kqape0gdh2bZk3GEyRKTs3VMAp/IsrneYNLuYBbHQQNZxCMTcdq axeg== Received: by 10.236.165.72 with SMTP id d48mr12013515yhl.55.1333509171628; Tue, 03 Apr 2012 20:12:51 -0700 (PDT) Received: from [192.168.2.5] (adsl-74-240-56-148.jan.bellsouth.net. [74.240.56.148]) by mx.google.com with ESMTPS id v26sm63730792yhk.1.2012.04.03.20.12.49 (version=SSLv3 cipher=OTHER); Tue, 03 Apr 2012 20:12:50 -0700 (PDT) Message-ID: <4F7BBC30.5000203@gmail.com> Date: Tue, 03 Apr 2012 22:12:48 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120325 Firefox/11.0 SeaMonkey/2.8 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs? References: <20120327142646.GB3754@acm.acm> <20120328155636.5296a82d@hactar.digimed.co.uk> <20120328170733.GA27818@acm.acm> <4F73C0B6.9090002@gmail.com> <4F73CB46.3080009@gmail.com> <4F74C2FE.3030704@gmail.com> <4F795818.4080901@gmail.com> <20120402230811.6470ee83@digimed.co.uk> <4F7A2674.6030601@gmail.com> <4F7A422C.2080600@gmail.com> <4F7A5025.9000602@gmail.com> <4F7A5B93.9000408@gmail.com> <4F7AF11B.3040907@kutulu.org> <4F7AF959.4090804@gmail.com> <4F7B8FAC.4040207@gmail.com> <1333504797.12644.42.camel@moriah> <4F7BB83B.6000406@gmail.com> In-Reply-To: <4F7BB83B.6000406@gmail.com> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f1d046f9-eeb1-46a5-85a6-e59f60e50643 X-Archives-Hash: 36aa6e7f73fd2b6e44d373385ae10527 Dale wrote: > William Kenworthy wrote: >> On Tue, 2012-04-03 at 19:02 -0500, Dale wrote: >>> Canek Pel=C3=A1ez Vald=C3=A9s wrote: >>> >>>> >>>> I do. I don't use LVM, so i didn't had neither USE=3Ddevice-mapper, = nor >>>> DRACUT_MODULES=3Dlvm, so I add them. Then I tried to create my initr= amfs >>>> with LVM, and like in your case, it failed. Using the --debug option >> >> Dale, with genkernel you have to tell it to start LVM on the kernel >> commandline ("dolvm") which triggers a script within the initramfs - d= o >> you have to do the same thing with dracut? =20 >> >> BillK >> >=20 > Well, I dunno. I know how to find out tho. >=20 > < dale adds dolvm to his kernel line and is about to reboot > >=20 > If I ain't back in a few minutes, send help. . . quick. lol >=20 > Also, see the other new thread. I think Walt has the same thing. >=20 > BRB >=20 > Dale >=20 > :-) :-) >=20 >=20 I'm back. I tried and it did the same. Worth a shot tho. I noticed this. It mounts / ro then tries to start lvm. Then just a few lines later, it mounts / rw. So, it appears that it needs to mount / rw then start lvm. I dunno. Dale :-) :-) --=20 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=3D"--quiet-build=3Dn"