running 2 Linux above bao hypervisor #331
Replies: 1 comment 2 replies
-
No. Apart from platform specific issues as we discussed in #312, it is just the matter of adding the extra VM to the configuration
No. Always a single bao.bin. Bao is a single image.
Yes. Essentially you have to have two distinct device trees, one corresponding to each VM configuration in Bao's config file. You should then generate two images using the bao-guest-loader which you include separately on the config file using the
I am not sure I've ever tried running two different Linux distributions simultaneously, but that shouldn't matter. In the new Bao VirtIO Demo were running three different Linux instances simultaneously, albeit they are all the same distribution (buildroot).
Happy to help in whatever else I can. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, I was able to run Linux on Toradex Verdin IMX8Mplus, but that was only one VM. I want to run two VMs, namely Linux and Linux again. Are there any special configurations? Will there be two bao.bin files? And if I run two Linuxes, does that mean I have to use two different device trees? Or just one device tree? Have you ever tried two Linux distributions? I need guidance on this matter.
Beta Was this translation helpful? Give feedback.
All reactions