From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2RUH-0006Yu-2h for qemu-devel@nongnu.org; Sat, 31 May 2008 09:51:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2RUF-0006Xz-GM for qemu-devel@nongnu.org; Sat, 31 May 2008 09:51:12 -0400 Received: from [199.232.76.173] (port=55179 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2RUF-0006Xk-9G for qemu-devel@nongnu.org; Sat, 31 May 2008 09:51:11 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]:56729) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2RUE-0006Bt-Oy for qemu-devel@nongnu.org; Sat, 31 May 2008 09:51:11 -0400 Received: by ti-out-0910.google.com with SMTP id y6so164393tia.18 for ; Sat, 31 May 2008 06:51:09 -0700 (PDT) Message-ID: Date: Sat, 31 May 2008 20:51:08 +0700 From: "Mulyadi Santosa" Subject: Re: [Qemu-devel] Mount errors in QEMU In-Reply-To: <804dabb00805310122t137e4de3waaafe992fa00e649@mail.gmail.com> 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 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.