|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Error:invalid mode
>Hi,
>i use Xen3.0.4 in full virtualizaion on debian Etch
>and when i create a VM
>#xm create -c ..... .hvm
>it answer after times
>Error:invalid mode
>What does it means?
I guess in your configuration file you have "disk = ['file:......,rw']".
It seems in the recent version of xen "rw" is not supported anymore. If this
is the problem, it wil work with "r" or "w". (Check it in man xm)
Parissa.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|