|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Can't specify Domain-0
On Tue, May 31, 2011 at 12:36 AM, Wouter van Eekelen <wouter@xxxxxxxxxx> wrote:
> Why is this happening? And why is the error message so unclear?
The error message is perfectly clear if you understand the terminology.
> root@node1:~# xm list
> Name ID Mem VCPUs State
> Time(s)
> Domain-0 0 5656 8 r-----
> 123.0
dom0 is the one you're currently logging in to.
If you're more familiar with vmware/vbox terms, dom0 (the one with id
= 0) is the "host", while domUs (the one with ID > 0) are "guests"
> root@node1:~# xm console 0
> Can't specify Domain-0
What you want to do makes no sense. "xm console" is used to access
domUs console from dom0.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|