From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2b8O-0002nf-FS for qemu-devel@nongnu.org; Sat, 31 May 2008 20:09:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2b8M-0002ml-C2 for qemu-devel@nongnu.org; Sat, 31 May 2008 20:09:15 -0400 Received: from [199.232.76.173] (port=33355 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2b8M-0002mh-7l for qemu-devel@nongnu.org; Sat, 31 May 2008 20:09:14 -0400 Received: from an-out-0708.google.com ([209.85.132.241]:65478) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2b8L-0004pH-Ur for qemu-devel@nongnu.org; Sat, 31 May 2008 20:09:14 -0400 Received: by an-out-0708.google.com with SMTP id d18so251243and.130 for ; Sat, 31 May 2008 17:09:13 -0700 (PDT) Message-ID: <804dabb00805311709ha5abdbdj62aa63159747d89f@mail.gmail.com> Date: Sun, 1 Jun 2008 08:09:13 +0800 From: "Peter Teoh" Subject: Re: [Qemu-devel] Mount errors in QEMU In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <804dabb00805310122t137e4de3waaafe992fa00e649@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 5/31/08, Mulyadi Santosa wrote: > Hi... > > maybe your "root=' needs to point to the LVM volume instead of real > partition. ANd just make sure your kernel already included LVM > support...be it LVM version 1 or 2. > > regards, > > > Mulyadi. > > Thanks for the reply. As shown in "df", the root is not at the vg level, as vg is just for storing a different set of data. But I did try anyway. Let me try again... Thanks Mulyadi.. > -- Regards, Peter Teoh