|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problems creating a ttylinux domain with almost default conf
I am trying following the docs, trying to create a ttylinux domain.
However, the creation fails as so.
root:~$ xm create -c ttylinux_xen_config
Using config file "ttylinux_xen_config".
Error: Device 0 (vif) could not be connected. Backend device not found.
No terminal shows up, and I can't xm console blocks. However, xm list
shows the domain.
root:~$ cat ttylinux_xen_config
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 64
name = "ttylinux"
nics = 1
ip = "1.2.3.4"
disk = ['file:/home/rob/ttylinux-xen,sda1,w']
root = "/dev/sda1 ro"
root:~$ xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 128 1 r----- 176.5
ttylinux 6 64 1 --p--- 0.0
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problems creating a ttylinux domain with almost default config,
Rob Renaud <=
|
|
|
|
|