From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAHiL-0006fz-SG for garchives@archives.gentoo.org; Wed, 31 Aug 2005 01:48:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7V1jVB7021868; Wed, 31 Aug 2005 01:45:31 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7V1fu1C010209 for ; Wed, 31 Aug 2005 01:41:57 GMT Received: by wproxy.gmail.com with SMTP id 69so790880wra for ; Tue, 30 Aug 2005 18:44:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type; b=erxTc03RE9EGbDlBrzHt/5HIND6BirxlOo1abg/qtZOHrFEKDbM2qzMtKPYvSC6G6cYUzGcFDPe6dbTa0onu6aI3X1X8AsOtkTh89rtgLuqDkzcy+5jUKENDaZGplLRQ/ynMinQ6tOA4+vKg1K9of+Cd0hnGZ9TPx9yKI0fgMQY= Received: by 10.54.33.54 with SMTP id g54mr7672645wrg; Tue, 30 Aug 2005 18:44:07 -0700 (PDT) Received: from ?192.168.2.86? ( [64.222.81.179]) by mx.gmail.com with ESMTP id 28sm2987868wrl.2005.08.30.18.44.06; Tue, 30 Aug 2005 18:44:07 -0700 (PDT) Message-ID: <43150B65.1010600@gmail.com> Date: Tue, 30 Aug 2005 21:44:05 -0400 From: Alvin A ONeal Jr Organization: Havenite Computing User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050731) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: How do I get LVM2 off a drive? References: <5bdc1c8b05083016046260bbc3@mail.gmail.com> <5bdc1c8b05083017038efa50a@mail.gmail.com> In-Reply-To: <5bdc1c8b05083017038efa50a@mail.gmail.com> Content-Type: multipart/mixed; boundary="------------000404080704080200010704" X-Archives-Salt: 10038d7e-6ec7-4936-9a40-7ce8c211d8ac X-Archives-Hash: 3cde8847781bcbfb14bbccb27d0cba2f This is a multi-part message in MIME format. --------------000404080704080200010704 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I don't think LVM2 cares about partitions. AFAIK you only use fdisk (marking partitions as 8e? for lvm2) to be polite to other OSes that don't auto-detect like Linux does. I'm not exactly sure what's happening to you, but try this: vgchange -a y; vgchange -a n vgchange -a y; vgchange -a n emerge -C lvm2; rm /etc/lvm/ -rf; emerge lvm2 vgchange -a y; vgchange -a n vgchange -a y; vgchange -a n I don't know what it does, but I got frustrated one time when copying an imaged machine (the old partitions didn't match on the new machine) and I think that was how I fixed it. -- 8^) Laterz- ~Alvin http://CoolAJ86.Havenite.net --- Wow! You should get a gold star sticker! --------------000404080704080200010704 Content-Type: text/x-vcard; charset=utf-8; name="coolaj86.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="coolaj86.vcf" begin:vcard fn:Alvin A ONeal Jr n:ONeal;Alvin adr;dom:;;34 Fletcher Lane;Shelburne;VT;05482 email;internet:coolaj86@havenite.net tel;work:1.802.877.2938 tel;home:1.802.985.5277 tel;cell:1.802.578.0599 note;quoted-printable:DoB: 19860616=0D=0A= x-mozilla-html:FALSE url:http://coolaj86.havenite.net version:2.1 end:vcard --------------000404080704080200010704-- -- gentoo-user@gentoo.org mailing list