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 6E17D1381F3 for ; Fri, 30 Aug 2013 01:45:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC802E0E6F; Fri, 30 Aug 2013 01:45:45 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7588E0E02 for ; Fri, 30 Aug 2013 01:45:44 +0000 (UTC) Received: from newlap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id r7U1jexZ024318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 29 Aug 2013 21:45:43 -0400 (EDT) Received: by newlap.localdomain (Postfix, from userid 1000) id E909EA02B2; Thu, 29 Aug 2013 21:45:39 -0400 (EDT) From: gottlieb@nyu.edu To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] where did lvm installation guide go? References: <87r4dcbisz.fsf@nyu.edu> <87sixschz7.fsf@nyu.edu> Date: Thu, 29 Aug 2013 21:45:39 -0400 In-Reply-To: ("Canek =?utf-8?Q?Pel=C3=A1ez_Vald=C3=A9s=22's?= message of "Thu, 29 Aug 2013 19:30:54 -0500") Message-ID: <87wqn4ar3w.fsf@nyu.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) 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 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: cb8788ad-98ad-474d-8e47-f106857240a1 X-Archives-Hash: 49ce4b104b647ae0f7efd38ea0ec5ff8 On Thu, Aug 29 2013, Canek Pel=C3=A1ez Vald=C3=A9s wrote: > On Thu, Aug 29, 2013 at 4:19 PM, wrote: >> >> I have experience with LVM, but not systemd or dracut or initramfs >> >> * both grub and grub2 support lvm > > Does GRUB legacy handles /boot in LVM? I haven't tried that yet. That I don't know. I believe the LVM "companion manual" that I am seeking and that I used for previous installs advised against /boot on lvm (probably also /lib and others). Perhaps this was simply reflecting no initramfs. Hence any grub issue with /boot on lvm didn't arise. allan