|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Still having problems with xen guest boot
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>
|
- [Xen-users] Still having problems with xen guest boot,
Octavian Teodorescu <=
|
|
|
|
|