Hi,
I am new to Jailhouse and am trying to test linux on jailhouse on a Zynq
UltraScale+ MPSoC ZCU102 board. I have copied the Image and the rootfs
file, but when I try to run the command:
jailhouse cell linux zynqmp-zcu102-linux-demo.cell abc/Image -d
dts/inmate-zynqmp.dtb -i abc/rootfs.cpio -c "console=ttyPS0,115200"
I get the following error:
[ 536.015073] CPU2: shutdown
[ 536.017777] psci: CPU2 killed.
[ 536.034988] CPU3: shutdown
[ 536.037680] psci: CPU3 killed.
Adding virtual PCI device 00:01.0 to cell "ZynqMP-linux-demo"
Shared memory connection established, peer cells:
"ZynqMP-ZCU102"
Adding virtual PCI device 00:03.0 to cell "ZynqMP-linux-demo"
Created cell "ZynqMP-linux-demo"
Page pool usage after cell creation: mem 82/994, remap 5/131072
[ 536.066780] Created Jailhouse cell "ZynqMP-linux-demo"
Cell "ZynqMP-linux-demo" can be loaded
Traceback (most recent call last):
File "/usr/share/jailhouse/tools//jailhouse-cell-linux", line 857, in
<module>
cell.load(args.initrd.read(), arch.ramdisk_address())
File "/usr/lib/python3.7/site-packages/pyjailhouse/cell.py", line 44, in
load
fcntl.ioctl(self.dev, self.JAILHOUSE_CELL_LOAD, load)
OSError: [Errno 22] Invalid argument
Can someone please help me with this? I saw that someone else also had this
error:
https://www.mail-archive.com/[email protected]/msg07264.html,
but I have not modified any memory addresses.
Thanks,
Richi.
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/CAAQOZwwfhYMoBMnqk1v4THup3t6kxA%2BV0tgWS7xqduuGb6ZxPA%40mail.gmail.com.