I have VM A and VM B. Both VMs are running under SP 12.4.
[LIST]
[]VM A resolution in the console is 24x80 - it has been updated from 12.1 to 12.4 through the Yast Upgrade option.
[]VM B resolution in the console is 48x128 - 12.4 has been installed from scratch.
[*]
[/LIST]
see the attached pictures.
Question: Where can I set for VM A the console resolution so it is also 48x128 characters?
[QUOTE=AAEBHolding;58876]I have VM A and VM B. Both VMs are running under SP 12.4.
[LIST]
[]VM A resolution in the console is 24x80 - it has been updated from 12.1 to 12.4 through the Yast Upgrade option.
[]VM B resolution in the console is 48x128 - 12.4 has been installed from scratch.
[*]
[/LIST]
see the attached pictures.
Question: Where can I set for VM A the console resolution so it is also 48x128 characters?
just to check if the settings actually made it to the currently active kernel, have a look at “cat /proc/cmdline” so see if the “video” parameter is listed. If it is, then at least your change was done correctly.
What catches the eye is your console redirection to serial - is this the same for both VMs? Else, maybe the redirect interferes with setting the (graphics card) video mode.
just to check if the settings actually made it to the currently active kernel, have a look at “cat /proc/cmdline” so see if the “video” parameter is listed. If it is, then at least your change was done correctly.
Regards,
J[/QUOTE]
Hi J,
OK, I applied the changes from https://www.suse.com/support/kb/doc/?id=7017979 and I don’t see “video” in [FONT=Courier New][COLOR="#008080"]/proc/cmdline[/COLOR][/FONT].
[FONT=Courier New][COLOR="#008080"]root=UUID=**** resume=/dev/xvda1 splash=silent quiet showopts crashkernel=173M,high console=ttyS0 xencons=ttyS[/COLOR][/FONT]
So, this means, that something went wrong.
And, also, the Plymouth screen doesn’t appear.
[FONT=Courier New][COLOR="#A52A2A"]$>grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file …
Found theme: /boot/grub2/themes/SLE/theme.txt
Found linux image: /boot/vmlinuz-4.12.14-122.7-default
Found initrd image: /boot/initrd-4.12.14-122.7-default
Found linux image: /boot/vmlinuz-4.12.14-95.40-default
Found initrd image: /boot/initrd-4.12.14-95.40-default
done
[/COLOR][/FONT]
Any idea?
OK, I applied the changes from https://www.suse.com/support/kb/doc/?id=7017979 and I don’t see “video” in [FONT=Courier New][COLOR=#008080]/proc/cmdline[/COLOR][/FONT].
[FONT=Courier New][COLOR=#008080]root=UUID=**** resume=/dev/xvda1 splash=silent quiet showopts crashkernel=173M,high console=ttyS0 xencons=ttyS[/COLOR][/FONT]
So, this means, that something went wrong.
[/QUOTE]
A shot into the dark, as this is an upgrade: Do you by chance boot via grub (as opposed to “grub2”), so that the changes to grub2.cfg don’t catch?
Thank you J for your support. It is very strange. I have 10 SLES VM running on the XenServer host. Some of them got the larger resolution while updating to SLES 12.5 - the other didn’t.
Due to the fact I will install these VM from scratch as I change the size of the root partition, the resolution becomes automatically higher.
I have to face the fact that there is a point when I have to stop and I think I hit the point now. This subject isn’t supported well by SUSE like others.