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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org