How to Set CORRECT Resolution for Ubuntu VM in Hyper-V

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • If you've installed an Ubuntu VM in Hyper-V but found that you are unable to change the display to the correct resolution, this video is for you!
    Linux Grub Config File Line
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:horizresxvertrez"
    Linux Terminal Commands
    sudo update-grub
    sudo apt install linux-image-extra-virtual
    Windows PowerShell Command
    set-vmvideo -vmname vmname-horizontalresolution:horizres -verticalresolution:vertrez -resolutiontype single
    Forum
    superuser.com/...

ความคิดเห็น • 6

  • @pedroruiz83
    @pedroruiz83 วันที่ผ่านมา

    Very nice, it worked perfectly, thanks a lot for providing this tutorial!

  • @hashttag4896
    @hashttag4896 5 หลายเดือนก่อน

    Thank you so much. I'm actually new in linux and had this resolution problem since 2 weeks.
    really a great video for newbies like me.
    You explained everything step by step.
    I had some problem at 6:56 about some security update which I eventually solved that.

  • @debbindubd
    @debbindubd 13 วันที่ผ่านมา

    Really Helpful

  • @meremesenfants9741
    @meremesenfants9741 28 วันที่ผ่านมา

    thank you, it worked

  • @NoFilter2024
    @NoFilter2024 3 หลายเดือนก่อน

    thank you, Sir

  • @SantoshKumar-ct6fk
    @SantoshKumar-ct6fk 20 วันที่ผ่านมา

    Thanks