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] centos jailtime image -- no network

To: "Jerry Amundson" <jamundso@xxxxxxxxx>
Subject: Re: [Xen-users] centos jailtime image -- no network
From: "Jon Christensen" <jonc21@xxxxxxxxx>
Date: Wed, 7 Feb 2007 11:28:33 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 07 Feb 2007 09:28:31 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=KiicEpqO+kDFC4GMtTqDB82W3xN5e+F9bM7vZlT9pbN9wfS85neVdWsManmIqmgH0WCh7A+w2QU5XfQi+hgetlwev9g9Auyc0cN/ZBl4ETsfCiQSGn+BThchyghQ+hGwhysCbTfQWslqcXDiQL/73tDdhXHzaVSQ/VRS3yF37q8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <6d06ce20702070921p26a362bflf8c501a3920c73df@xxxxxxxxxxxxxx>
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: <6030482a0702051310x785f725ek45926d0b07a17ab9@xxxxxxxxxxxxxx> <6d06ce20702060816y70022898y9573109dcc8d53e5@xxxxxxxxxxxxxx> <6030482a0702061849p4e2fdc8ayd08a39443573a662@xxxxxxxxxxxxxx> <57F9959B46E0FA4D8BA88AEDFBE5829024F072@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <6030482a0702062205v7a014db1o16e91bf6d16b0611@xxxxxxxxxxxxxx> <57F9959B46E0FA4D8BA88AEDFBE5829024F073@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <6030482a0702070658o4efb1941mbb26323310b56d1c@xxxxxxxxxxxxxx> <57F9959B46E0FA4D8BA88AEDFBE5829024F074@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <6030482a0702070909i406f60fdhee033501ead3b73e@xxxxxxxxxxxxxx> <6d06ce20702070921p26a362bflf8c501a3920c73df@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Opps, my copy didn't work right, sorry:

disk = ['file:/home/xen/foo/xen/centos.4-4.img,sda1,w',
        'phy:VolGroup00/foo_swap,sda2,w',
        'phy:VolGroup00/foo_home,sda3,w']

I also just tried:

disk = ['file:/home/xen/foo/xen/centos.4-4.img,sda1,w']


On 2/7/07, Jerry Amundson < jamundso@xxxxxxxxx> wrote:
On 2/7/07, Jon Christensen < jonc21@xxxxxxxxx> wrote:
> I have something else going on.  I start the guest and it says:
>
> -bash-3.1$ /usr/sbin/xm create --defconfig /etc/xen/foo
> Using config file "/etc/xen/foo".
> Started domain foo
>
> But it never really starts.  Can't figure that out.  Here is my config:
>
> kernel = "/home/td/xen/vmlinuz-2.6-xen"
> memory = 256
> name = "foo"
> vif = [ '' ]
> disk = ['file:/home/foo/xen/,sda1,w',
>         'phy:VolGroup00/foo_swap,sda2,w',
>         'phy:VolGroup00/foo_home,sda3,w']
> root = "/dev/sda1 ro"

So you're no longer using the jailtime image? You can't just make
things up and expect them to work....

disk = ['file:/home/foo/root,sda1,w',
        'file:/home/foo/swap,sda2,w',
        'file:/home/foo/home,sda3,w']

jerry

--
"Pay no attention to that man behind the curtain!"

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

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