Dear Community,
        I have compile the jailhouse-images repository, and run the demo.

  the command to start linux in a cell is like this:

#jailhouse cell linux /etc/jailhouse/rpi4-linux-demo.cell \
                        /boot/vmlinuz* \
                        -d /etc/jailhouse/dts/inmate-rpi4.dtb \
                        -i /usr/libexec/jailhouse/demos/rootfs.cpio \
                        -c "console=ttyS0,115200 ip=192.168.19.2"

What I want to know is : how to set the root to a dir or disk ?

I see some   use   root=/dev/nfs   ip=192.168.1.1::****** :eth0  in this 
page.
[1]https://groups.google.com/g/jailhouse-dev/c/vXD4tzCPDG4/m/zX_hHNxJAgAJ

Can't we set the linux root to a disk partition or a dir ?
Will somebody tell me ?
Thanks very much !

-- 
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 jailhouse-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/254a573f-0b4a-4c6e-a5d5-19d0734cf6ebn%40googlegroups.com.

Reply via email to