From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen Dom U kernel Date: Fri, 23 Apr 2010 16:37:32 -0400 Message-ID: <20100423203732.GB20961@phenom.dumpdata.com> References: <20100422214731.GA4087@phenom.dumpdata.com> <20100423013631.GB5750@phenom.dumpdata.com> <20100423180405.GA2531@phenom.dumpdata.com> <1555139264.20100423203440@eikelenboom.it> <20100423200853.GA27322@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: kishore kumar Cc: Sander Eikelenboom , Jeremy Fitzhardinge , xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Apr 23, 2010 at 01:27:40PM -0700, kishore kumar wrote: > Now I see something different in the console. You got the kernel to boot, the initrd was able to see the disk and mount the partition. For posterity, what did you do from my last e-mail to get to this stage? > Please find the attached console output and the guest configuration file. That is normal /etc/fstab problem. You need to fix it (/etc/fstab) to have the right partitions in it. If you don't understand this, look up on Google that exact error.