Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Question: /etc/xen/xmexample2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Question: /etc/xen/xmexample2
From: root <tianguanhua@xxxxxxxxxx>
Date: 30 Jun 2005 15:19:23 +0800
Delivery-date: Thu, 30 Jun 2005 07:19:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Organization:
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi  
  I try to setup Domain under the guide of the manual online , but there
are something confusing to me in Example:ttylinux ,
  
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 64
name = "ttylinux"
nics = 1
ip = "1.2.3.4"
disk = ['file:/path/to/ttylinux/rootfs,sda1,w']
root = "/dev/sda1 ro"

Now,I have downloaded ttylinux-xen.bz2 on line,
and  tar jxvf ttylinux-xen.bz2  in /xen
then  I don`t  know  how to edit  the configurefile for it ,such as how to edit 
the disk  disk = ['file:/path/to/ttylinux/rootfs,sda1,w']

And xend seems not to run correctly when I try to xm list :

[root@tgh Twisted-1.3.0]# xm list
(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
[root@tgh Twisted-1.3.0]# xm vif-list
Error: vif-list: Invalid argument(s)
[root@tgh Twisted-1.3.0]#
   
I am looking forword to your directions 


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Question: /etc/xen/xmexample2, root <=