|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xm create problem
anyone see this kind of odd behavior? I am trying to start a VM and
it doesn't return a console, just the following:
#:/etc/xen# xm create stones.conf -c
Using config file "stones.conf".
Started domain stones_dom1
#:/etc/xen# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 256 4 r----- 1068.3
the conf file reads as follows:
name="stones_dom1"
memory=256
kernel="/boot/vmlinuz-2.6.12.6-xen"
vif=['mac=a2:09:8f:0a:fe:5d, bridge=br-ext', 'mac=4a:10:96:1a:
8f:cf,bridge=br-int']
disk=[ 'phy:main/stones_root,sda1,w', 'phy:main/stones_swap,sda2,w' ]
root="/dev/sda1 ro"
thanks for any help.
chris
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|