Skip to content

Instantly share code, notes, and snippets.

@wuyongzheng
Created December 21, 2023 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wuyongzheng/f0dc86f297ea5875697630d260f80773 to your computer and use it in GitHub Desktop.
Save wuyongzheng/f0dc86f297ea5875697630d260f80773 to your computer and use it in GitHub Desktop.
Install and run Ubuntu arm64 in x84 qemu environment
# Install and run Ubuntu arm64 in x84 qemu environment
### Download Ubuntu iso image
### Compile qemu
### Install
### Run
### Credits
* seryta mao's answer in superuser. https://superuser.com/a/1782085
* User networking. https://wiki.qemu.org/Documentation/Networking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment