Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosting a regular Linux distribution #12

Open
Ivan-Velickovic opened this issue Jul 7, 2023 · 3 comments
Open

Hosting a regular Linux distribution #12

Ivan-Velickovic opened this issue Jul 7, 2023 · 3 comments

Comments

@Ivan-Velickovic
Copy link
Collaborator

Ivan-Velickovic commented Jul 7, 2023

This is an issue to track a somewhat general goal to have the VMM in a state such that it can load and host a guest that is running a typical Linux distribution such as a Ubuntu or Debian (both headless and a GUI). So far all the work surrounding the VMM has been done on a minimal BusyBox system, which is fine for experimenting but it would be impressive (and probably useful for others) to have a full distribution working.

Intermediate steps will probably be something like:

  1. Get headless Ubuntu/Debian running on QEMU
  2. Get headless Ubuntu/Debian running on a hardware platform
  3. Get graphical Ubuntu/Debian running on QEMU
  4. Get graphical Ubuntu/Debian running on a hardware platform.

Once we have all of that working, we can then moving on to doing it efficiently.

@wom-bat
Copy link
Contributor

wom-bat commented Apr 9, 2024

This is now done in the LionsOS vmm-examples example for Odroid C4.

@Ivan-Velickovic
Copy link
Collaborator Author

Ideally it would work on QEMU so others can use it.

@Ivan-Velickovic
Copy link
Collaborator Author

We can close the issue once that is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants