From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mons.uio.no (mons.uio.no [129.240.130.14]) by chiba.3jane.net (Postfix) with ESMTP id BAD91ABB5C for ; Thu, 8 Aug 2002 20:37:51 -0500 (CDT) Received: from nommo.uio.no ([129.240.222.179]) by mons.uio.no with esmtp (Exim 2.12 #7) id 17cyit-00077v-00 for gentoo-dev@gentoo.org; Fri, 9 Aug 2002 03:37:51 +0200 Received: from terjekv by nommo.uio.no with local (Exim 2.12 #1) id 17cyis-0003fn-00 for gentoo-dev@gentoo.org; Fri, 9 Aug 2002 03:37:50 +0200 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] documenting using LVM during the install. References: <20020808193033.36cf7b96.jnelson@jamponi.net> X-URL: http://terje.kvernes.no/ Organization: do you Gentoo? From: Terje Kvernes Date: 09 Aug 2002 03:37:50 +0200 In-Reply-To: <20020808193033.36cf7b96.jnelson@jamponi.net> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 1db6b787-35e4-47a8-aeee-9fa46d8e3b65 X-Archives-Hash: 6662f507a2be0c27ced0aad1dec4a1da Jon Nelson writes: > Terje Kvernes wrote: > > > I'm currently writing some documentation with regards to > > installing Gentoo using LVM, and I wondered if people would like > > me to produce it as an additional document or as a part of > > build.xml. the steps that would be touched are partitions (like > > mentioning 8e as the type) and the lvm-commands themselves. also > > the copying of /etc/lvmtab to /mnt/gentoo/etc/lvmtab, which I > > forgot last time, and which _really_ cost me a lot of grief. > > > > I am _not_ going to go into having / (or /boot) on a PV (ie, they > > will be normal partitions). I honestly never saw the big point, > > and it is too much hassle when it breaks. besides, I don't want > > to document initrd with friends, especially as I don't use them > > myself. > > Agree with you 100% -- just let me know privately and I'll help if I > can -- I've run LVM for quite some time now, and am familiar with > using it as well. it'll be a seperate file, I'm rather sure about that. for a teaser: -- Terje