Difference between revisions of "Screen Size for Linux"

m
no edit summary
(Created page with "Below is the command to run; <code>grubby --update-kernel=ALL --args="video=hyperv_fb:'''1024x768'''"</code> Then reboot It works most of the time, but isn't guaranteed. S...")
 
m
 
Line 3: Line 3:
<code>grubby --update-kernel=ALL --args="video=hyperv_fb:'''1024x768'''"</code>
<code>grubby --update-kernel=ALL --args="video=hyperv_fb:'''1024x768'''"</code>


Then reboot
Then reboot.


It works most of the time, but isn't guaranteed.
It works most of the time, but isn't guaranteed.
CentOS Settings related to the above command can be found in this file: /boot/efi/EFI/centos/grub.cfg


Sourced from here: https://www.netometer.com/blog/?p=1663
Sourced from here: https://www.netometer.com/blog/?p=1663


<br />
<br />