WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] mount failed trying to start domain

To: Tim Edwards <tim@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] mount failed trying to start domain
From: Derrik Pates <demon@xxxxxxxxxxxxx>
Date: Tue, 16 Aug 2005 07:55:24 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 16 Aug 2005 11:53:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43018F74.1050104@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <43018F74.1050104@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.6 (X11/20050802)
Tim Edwards wrote:
> I am trying to start a Centos4 domainU that I've installed on a Centos4
> dom0. I get the following:
> Mounting root filesystem
> mount: missing mount point
> mount: error 2 mounting none

This is the critical point. Is this the prepackaged kernel's initrd
image? If so, it would appear that it doesn't like the new kernel, and
doesn't want to play along.

> ramdisk = "/mnt/xen1/boot/initrd-2.6.9-5.0.3.EL.img"
> 
> Does anyone have any suggestions as to what I'm doing wrong?

Instead of loading an initrd from the wrong kernel, just add /dev/null
and /dev/console device nodes in the domU's root filesystem, comment out
the initrd, and then boot the domU. It should "just work" then.

-- 
Derrik Pates
demon@xxxxxxxxxxxxx

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>