xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Problems when creating domU on FastModel Cortex-A15
@ 2013-10-14 22:25 XiaoGuang Wang
  2013-10-15 14:27 ` XiaoGuang Wang
  0 siblings, 1 reply; 7+ messages in thread
From: XiaoGuang Wang @ 2013-10-14 22:25 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 1318 bytes --]

Hi all,

I tried to create domU on FastModel. But it seems to have some problem when
I create the domU.

root@dom0:/root# xl create domU-config
Parsing config from domU-config
Failed to unmap pfn:86cf6 rc:-2
Failed to unmap pfn:87aa5 rc:-2
Failed to unmap pfn:86cf6 rc:-2
Failed to unmap pfn:87aa5 rc:-2
Failed to unmap pfn:86cf4 rc:-2
Failed to unmap pfn:86cf3 rc:-2
Daemon running with PID 85
root@dom0:/root# xl list
Name                                        ID   Mem VCPUs    State
Time(s)
Domain-0                                     0   127     1     r-----
6.7
domU                                         1   100     1     --psc-
0.0

DomU is not actually started. After a while, domU will be disappeared from
the list.


I made the domU image file by:
# cat arch/arm/boot/zImage xenvm-4.2.dtb > /mnt/root/image

The domU-config file is as follows:
kernel = "/root/image"
memory = 100
name = "domU"
vcpus = 1
disk = [ 'phy:/dev/loop0,xvda,w' ]

And setup loop device like:
$ losetup /dev/loop0 /root/domU.img

So is there something I have to do with the domU kernel configuration file?
I just use the same config file as I used in dom0, from:
http://xenbits.xen.org/people/sstabellini/config
And if domU is successfully started, where will I see the domU console?
(same in dom0 console?)

Thanks!

Xiaoguang

[-- Attachment #1.2: Type: text/html, Size: 2059 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-16 20:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 22:25 Problems when creating domU on FastModel Cortex-A15 XiaoGuang Wang
2013-10-15 14:27 ` XiaoGuang Wang
2013-10-15 14:35   ` Ian Campbell
2013-10-15 14:46     ` XiaoGuang Wang
2013-10-15 19:58       ` XiaoGuang Wang
2013-10-16 16:59         ` Ian Campbell
2013-10-16 20:15           ` XiaoGuang Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).