|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Cannot start to DomU
Hi,
>Hi all.
>
>I have a trouble.
>I can not start to the DonU with the following messages:
>
># xm create windows2.conf
>Using config file "./windows2.conf".
>Error: more keyword list entries than argument specifiers
>
>The content of windows2.conf is as follows:
>kernel = '/usr/lib/xen/boot/hvmloader'
>builder = 'hvm'
>memory = 512
>vcpus = 1
>name = 'windows'
>pci = ['06:00.0']
>disk = ['phy:/dev/sdb,hda,w', 'phy:/dev/cdrom,hdc:cdrom,r']
>boot = 'c'
>sdl = 0
>vnc = 1
>
>I used latest version xen-unstable. (Xen 3.4.0-rc2-pre)
>
I think you can get more infomation from /var/log/xen/xend.log.
It needs device_model option at least.
I think /etc/xen/xmexample.hvm is helpful.
Best Regards,
Akio Takebe
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|