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

Create virtual-machine.md #3259

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/installation/virtual-machine.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Install Elementary OS in a VM
A guide to install Elementary OS in a Virtual Machine.

## Hyper-V

Prequisits: <a href="/" target="_blank">Latest Elementary OS ISO</a>, Hyper-V and <a href="https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1" target="_blank">Virtualisation enabled in the BIOS</a>

1) <a href="https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v" target="_blank">Open Hyper-V</a> then navigate to "New" -> "Virtual Machine".
2) Click "Next >" inside the dialog that just popped up. Name the VM something (e.g. "EOS" or "Elementery OS") then click "Next >".
3) On this page select "Generation 2", this is important. If you do not follow this step then the VM will not work. Once you've completed that step click "Next >".
4) On this page it's up to you, but I suggest anywhere between 2046 and 4096. Then click "Next >".
5) On this page you get to configure a network. Once you've configured a network click "Next >".
6) Leave this page as it is, you can modify how big it is, its name and where it's kept but don't select "Use an exising virtual hard disk" or "Attach a virtual hard disk later". Once completed click "Next >".
7) Select "Install an operating system from a bootable image file" then select the Elementary OS ISO file you downloaded and click "Next >".
8) Click "Next >" once you're happy with what you've set up and it should go and create a VM.
9) Go back to the Hyper-V Manager and right click on the VM you just created and click "Settings" then navigate to "Security" and disable Secure Boot. Then click "Apply" then "Ok".
10) Right click on the VM again and click "Connect" then start the VM. And now you have an Elementary OS Hyper-V Virtual Machine.