Xen fails to Create another Linux guest OS with Android Guest OS running as DomU on IMX8QM MEK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Xen fails to Create another Linux guest OS with Android Guest OS running as DomU on IMX8QM MEK

462 Views
LokeshGandham
Contributor I

Hi,

I want to bring up 2 guest OS Android and Linux with Xen on IMX8QM -MEK,

I initially created Android Guest OS using xl create /etc/xen/domu-imx8qm-mek-androidauto.cfg

Then when I tried creating Linux Guest OS  using xl create /etc/xen/domu-imx8qm-mek.cfg

I'm getting below error

 xc: error: panic: xc_dom_boot.c:122: xc_dom_boot_mem_init: can't allocate low memory for domain: Out of memory

 

Attached the complete error log and  linux guest cfg file

Thanks in Advance,

0 Kudos
Reply
2 Replies

430 Views
LokeshGandham
Contributor I

Hi @Bio_TICFSL ,

Thanks for the reply,

As you mentioned there isn't enough free memory to create the second domain(Linux).

So I modified the memory allocation value for both Android and Linux in their respective .cfg files.

I was able to create both the Domains , but I'm unable to attach Android console, it gets stuck with 

"Starting Kernel..."

and linux console "end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b"

Attached the complete logs and cfg files.

Thanks in Advance

 

 

 

0 Kudos
Reply

450 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You have not enough memory on Xen Slave node try:

xl info | grep memory

 

Regards

0 Kudos
Reply