From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.140.235.83 with SMTP id g80mr9745423qhc.5.1424984522277; Thu, 26 Feb 2015 13:02:02 -0800 (PST) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.38.213 with SMTP id t79ls297195qgt.98.gmail; Thu, 26 Feb 2015 13:02:02 -0800 (PST) X-Received: by 10.140.96.99 with SMTP id j90mr162724qge.20.1424984522143; Thu, 26 Feb 2015 13:02:02 -0800 (PST) Date: Thu, 26 Feb 2015 13:02:01 -0800 (PST) From: =?UTF-8?Q?Stefan_M=C3=BChlinghaus?= To: voidlinux@googlegroups.com Message-Id: In-Reply-To: <2d0b8e5e-b79c-44a8-a222-d7caa35e2d20@googlegroups.com> References: <2d0b8e5e-b79c-44a8-a222-d7caa35e2d20@googlegroups.com> Subject: Re: Font too small MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_15_670523204.1424984521672" ------=_Part_15_670523204.1424984521672 Content-Type: multipart/alternative; boundary="----=_Part_16_1636793819.1424984521672" ------=_Part_16_1636793819.1424984521672 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Ah, yes, sorry. I assume you are using grub2, which is default on void. In that case you need to do the following: 1. Reboot 2. When your grub menu comes up press C to enter the console 3. Run "*vbeinfo*". That will give you a list of supported resolutions. Note down one you like, for example "1024x768x32" 4. Run "*reboot*" and boot into your system 5. Edit the file */etc/default/grub*, uncomment the "*GRUB_GFXMODE*" variable and set it to the resolution you noted down 6. Run "*update-grub*" 7. Reboot Now you should have a different resolution in your console ------=_Part_16_1636793819.1424984521672 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Ah, yes, sorry. I assume you are using grub2, which is default on void. In that case you need to do the following:
  1. Reboot
  2. When your grub menu comes up press C to enter the console
  3. Run "vbeinfo". That will give you a list of supported resolutions. Note down one you like, for example "1024x768x32"
  4. Run "reboot" and boot into your system
  5. Edit the file /etc/default/grub, uncomment the "GRUB_GFXMODE" variable and set it to the resolution you noted down
  6. Run "update-grub"
  7. Reboot
Now you should have a different resolution in your console

------=_Part_16_1636793819.1424984521672-- ------=_Part_15_670523204.1424984521672--