Displaying 1 result from an estimated 1 matches for "domucentos".
2009 Dec 02
0
Error: int argument required
I created an instance of CentOS on my machine
which can be seen by
[root@localhost xen]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 2968 2 r----- 543.6
domUcentOS 1 1031 1 -b---- 33.8
and now I want to create another instance using same configuration
file so I executed following command what is wrong in it.
[root@localhost xen]# xm create domUcentOS2 -c --config=/etc/xen/domUcentOS
Error: int argument required...