Comment 8 for bug 196468

Revision history for this message
Mario Garcia de la Torre (azathoth19) wrote :

You can solve it, changing in /etc/usplash

xres=800
yres=600

(or other valeus)

To the values you have in /boot/grub/menu.lst

In my case, i have vga=792 then:

xres=1024
yres=768

Then, we have to update initramfs

sudo update-initramfs

BR,