need grub experts

Alex Regan mysqlstudent at gmail.com
Thu Jul 2 14:36:24 UTC 2015


Hi,

>> I cannot get a correct resolution for grub. Here is

>> It is suppose to apply the 1280x1024 resolution to the console during
>> the boot. But it is not the case! I get this resolution only with the
>> grub first screen: fireworks image and the entry list.

Are you talking about once the system has booted and you are presented 
with the text login console?

For that, you need to add "video=1280x1024" to the linux command-line 
within grub:

>>          linux   /vmlinuz-3.2.0-4-amd64
>> root=/dev/mapper/debian-deb--racine ro  quiet

Add "video=1280x1024" to this line above.

Regards,
Alex


More information about the users mailing list