ok so running rockstor 4.1.0-0 openSUSE
my monitor on the server is in portrait mode - and it boots up sideways - obviously
ssh into it and i can get it to rotate the console by editing
/sys/class/graphics/fbcon/rotate to have value 3 (takes effect immediately)
to make it stick - i’ve edited
/etc/default/grub
to make this change
GRUB_CMDLINE_LINUX=“fbcon=rotate:3”
and tried “sudo update_grub” - but update_grub doesn’t exist
does the rockstor install not include “update_grub” because you don’t want us playing around with it or are you not using grub as the bootloader?
i don’t want to go and install update grub and then deep siz my installation