Closed lonnietc closed 3 years ago
- If I understand correctly, munich is used as a loader to start up Linux (i.e. Tinycore, etc.), correct?
Yes.
- Now the question is really about the "mini" guest. It seems to be using "vancouver" (libseoul) but when looking at the code, it also seems to be a type of bare metal implementation. It does not seems to rely on the libseoul or NRE headers and looks to be self-contained. Can you please tell me more about this one?
It's a mini kernel that just serves as a test for Seoul by being a simple guest "OS" that runs inside the VM provided by Seoul. Therefore it "uses" Seoul in the same sense as Tinycore Linux is using it.
Thanks Nils.
That's about what I was thinking as my use of the term "Bare Metal" was meaning within Seoul.
Hi Nils,
I am exploring Munich and Mini guest apps in NRE.
If I understand correctly, munich is used as a loader to start up Linux (i.e. Tinycore, etc.), correct?
Now the question is really about the "mini" guest. It seems to be using "vancouver" (libseoul) but when looking at the code, it also seems to be a type of bare metal implementation. It does not seems to rely on the libseoul or NRE headers and looks to be self-contained. Can you please tell me more about this one?
cheers and have a good weekend