On 2018-04-30 15:26, [email protected] wrote: > Hey Thanks jan, that's worked I am able ping from root-cell to non-root cell > and vice-versa. > > suppose i want to boot the non-root cell with different kernel image how can > i proceed? is their any option to copy our images to pre-built qemu machine(i > want know how to copy files from host machine to qemu)?
The demo image is configured with virtual networking to the host. You can do ssh 10.0.2.2 from within the VM, or you forward the ssh port of the guest to the host (see QEMU documenation for host forwards). Jan -- 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]. For more options, visit https://groups.google.com/d/optout.
