mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-20 13:04:34 +00:00
Update Hyper-V.sh
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
sudo nano /etc/default/grub
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:3840x2160"
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1920x1080"
|
||||
sudo apt install linux-image-extra-virtual
|
||||
|
Reference in New Issue
Block a user