On 30.04.21 04:41, along li wrote: > the jailhouse from jailhouse-images is github.com/simens/jailhouse > "next" branch. > not the master branch. > maybe it's different. >
Yes, master and next branches are currently different. Next contains major updates for the kernel and several firmware components. But both master and next worked for me on the RPi4 - with default cell configurations... Jan > > 在2021年4月28日星期三 UTC+8 下午3:39:57<曹宏鹏> 写道: > > Dear sir, > Last year, I used the rapi-linux-demo.cell to launch a second cell > on my Raspberry Pi 4 model B. And the memory size of second cell was > about 184M. > However, that is not enough to me to execute some test on it. So I > try to change the size of the cell in the rpi-linux-demo.c, but it > failed (maybe occupied > other's memory, I don't know). A good news is, someone fixed this > problem. The demo can provide 1G memory size, and I git clone the > new project. > > BUT when I executed the operations same with before, I can not build > the jailhouse > > my operations is: > 1. git clone https://github.com/siemens/jailhouse.git > <https://github.com/siemens/jailhouse.git> > 2. sudo make && make modules_install && make install > 3. sudo insmod driver/jailhouse.ko > 4. sudo jailhouse enable configs/arm64/rpi4.cell > > The 4th step is failed, the error is: > JAILHOUSE_ENABLE: Invalid argument > > I don't know why it occurs. Because there are two project on my > Raspberry (one is new, the other is cloned in last year ), the old > one can run properly. > If I can get your generous help, I will appreciate. > > Yours sincerely, > Hongpeng Cao. > -- 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/05440370-838b-8007-acb1-3e8c77f4a1ae%40web.de.
