Skip to content

Instantly share code, notes, and snippets.

@pitermarx
Created March 23, 2020 09:02
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 pitermarx/61c7df066b78589aa2587a57ea59fa8f to your computer and use it in GitHub Desktop.
Save pitermarx/61c7df066b78589aa2587a57ea59fa8f to your computer and use it in GitHub Desktop.
Ubuntu Hyper-V Setup
# Hyper-V Quick Create
# Increase disk size in Hyper-v manager
# install Gparted and resize
# Change screen resolution
# sudo nano /etc/default/grub
# GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1920x1080"
# sudo update-grub
# Perf
# enabling "Migrate to a physical computer with a different processor version" in Settings → Processor → Compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment