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 5E2611381F3 for ; Sun, 13 Oct 2013 16:06:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35DFEE09D5; Sun, 13 Oct 2013 16:06:02 +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 3EB10E0932 for ; Sun, 13 Oct 2013 16:06:01 +0000 (UTC) Received: from newlap.localdomain (ool-182df3df.dyn.optonline.net [24.45.243.223]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id r9DG5r2q014828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 13 Oct 2013 12:05:56 -0400 (EDT) Received: by newlap.localdomain (Postfix, from userid 1000) id D2267A00F9; Sun, 13 Oct 2013 12:05:53 -0400 (EDT) From: gottlieb@nyu.edu To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] using lvm without a partition of type linux LVM References: <871u3r6ytu.fsf@nyu.edu> <657131f0-2d16-4fdd-9df4-40dc96ed7b1b@email.android.com> <87a9iewo1m.fsf@nyu.edu> <5259D64C.8040504@asyr.hopto.org> Date: Sun, 13 Oct 2013 12:05:53 -0400 In-Reply-To: <5259D64C.8040504@asyr.hopto.org> (thanasis@asyr.hopto.org's message of "Sun, 13 Oct 2013 02:07:56 +0300") Message-ID: <874n8l5f6m.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 X-Archives-Salt: f8a0f97d-a90d-4387-a1eb-a73c44d1cec4 X-Archives-Hash: 428c90140e4612b14ad5d0b47eafd251 On Sat, Oct 12 2013, thanasis@asyr.hopto.org wrote: > on 10/12/2013 05:40 PM gottlieb@nyu.edu wrote the following: >> copy the lvm partitions to directories on an external disk (ext3) > > What command did you use for copying? cp -ax rsync not is on the minimal install. allan