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

[Xen-users] Still having problems with xen guest boot

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Still having problems with xen guest boot
From: "Octavian Teodorescu" <octav@xxxxxxxxxxxxxxxx>
Date: Wed, 30 May 2007 16:37:16 +0300 (EEST)
Delivery-date: Wed, 30 May 2007 06:34:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.8-4.el4.centos
I don't know what has happened because know I can't even get this guest
booting. The guest conf I think is correct:
kernel = "/boot/vmlinuz-2.6.18-8.1.4.el5xen"
builder='linux'


memory = 384
name = "ns1"
vcpus = 1


#vif = [ 'mac=FE:FF:FF:FF:FF:FF , ip=139.185.48.214, 'bridge=xenbr1' ]
vif = [ '', 'bridge=xenbr1' ]
disk = [ 'phy:/dev/VGvhosts/root.test.ns1,sda1,w',
         'phy:/dev/VGvhosts/swap.ns1,sda2,w' ]

#dhcp="dhcp"

# Set root device.
root = "/dev/sda1 ro"
#bootloader="/usr/bin/pygrub"

And I always get:
[root@santos xen]# xm create ns1 -c
Using config file "./ns1".
Error: destroyDevice() takes exactly 3 arguments (2 given)

I run out of ideas. Tried with to use the ramdisk I allready had:
initrd-2.6.18-8.1.4.el5xen.img, and the same. Can't make another one since
I tried to find a kernel src, and the only thing I get is kernel rpm.

Anyone any idea ??? :( ???


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

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