Hi, I have been porting jailhouse to Raspberry pi4 for the last few weeks. The image provided by jailhouse-images has really a minimalist approach and you have to add each feature from your choice in the defconfig for arm64 in jailhouse-images. I would think that the answer is yes to your questions, but what are the requirements? I think you would need design your kernel for the non-root cell yourself, and also modify which hardware is used in the device tree file for non-root cell. The jailhouse-image is really a good start to understand jailhouse, but it is always better if you could port it.
Moustafa On Thursday, 23 December 2021 at 04:25:11 UTC+1 Fred Wang wrote: > Hi, > > How to add Graphic user interface in the Linux non-root cell? I mean Is > it possible to add GUI interface on Linux cell to facilitate some > operation. Can GUI apps be run in the non-root Linux cell? > > The setup used is the image produced by jailhouse-image for Raspberry pi > 4b. I can only access the root cell via UART and ssh to the no-root Linux > cell. > > Thanks, > Fred > -- 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/c31f9750-cf66-4afc-a5f6-7c93a8a93f7fn%40googlegroups.com.
