Guest User

Untitled

a guest
Jan 21st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Modify the file `/etc/default/grub` and set the `GRUB_CMDLINE_LINUX` property with `fbcon=rotate:1`
  2. ```
  3. grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
  4. ```
Add Comment
Please, Sign In to add comment