|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] What this messages mean?
Yes, of course:
# cat myVM
name = "myVM"
uuid = "5a36eb2f-724a-e3b6-ac97-dacbd2ca90e1"
maxmem = 512
memory = 512
vcpus = 1
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1" ]
disk = [ "tap:aio:/myVM.img,xvda,w" ]
vif = [ "mac=00:16:3e:55:39:90,bridge=xenbr0" ]
Thanks.
On Mon, Mar 30, 2009 at 12:43 PM, Tait Clarridge
<Tait.Clarridge@xxxxxxxxxxxx> wrote:
>> -----Original Message-----
>> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
>> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Alba
>> Sent: Monday, March 30, 2009 11:02 AM
>> To: xen-users@xxxxxxxxxxxxxxxxxxx
>> Subject: [Xen-users] What this messages mean?
>>
>> Hello,
>>
>> Could someone clarify me what this messages are about? They are not
>> clear enough for me and I couldn't find information in the web. I just
>> would like to know what they mean.
>>
>> #xm create -c myVM
>> Using config file "/etc/xen/myVM".
>> Started domain myVM
>> PCI: Fatal: No PCI config space access function found
>> rtc: IRQ 8 is not free.
>> i8042.c: No controller found.
>>
>> Thanks in advance.
>>
>> Regards,
>>
>> Alba
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>
> Hello,
>
> Could you post your config file?
>
> Thanks,
> Tait
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|