Chỉnh độ phân giải của Ubuntu
# Use "sudoedit" to modify the "/etc/default/grub" file
# for the Microsoft Hyper-V Synthetic Video Frame Buffer driver
sudoedit /etc/default/grub
# Modify the "GRUB_CMDLINE_LINUX_DEFAULT" line passing the video argument with the required resolution
# for the Microsoft Hyper-V Synthetic Video Frame Buffer driver
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1024x768"
# Apply the changes to the grub.cfg
sudo update-grub
# A reboot is required to apply the changes:
reboot
0 nhận xét:
Đăng nhận xét