hyper-v ubuntu 22.04
2023-10-14 14:03 蜡笔小旧 阅读(65) 评论(0) 编辑 收藏 举报1. Installation
1.1 Use Generation 2
1.2 RAM 2048MB
REF: https://bobcares.com/blog/the-images-hash-and-certificate-are-not-allowed/#:~:text=Why%20the%20image's%20hash%20and,its%20Generation%202%20virtual%20machines.
2. Resolution
sudo nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:3840x2160"
sudo apt install linux-image-extra-virtual
reboot
REF: https://superuser.com/questions/1660150/change-screen-resolution-of-ubuntu-vm-in-hyper-v
REF: https://gist.github.com/milnak/54e662f88fa47a5d3a317edb712f957e