1. Login linux system with an user who has system admin permission.

2. Go to the folder /boot/grub.

   cd /boot/grub
11

3. Edit file “menu.lst” in this folder. Add “vga=0x0317” at the end of the kernel line.

   vim menu.lst
13

4. Save the changes and quit vim.

5. Restart.

   shutdown -r now

6. When the system is starting, you will see the following message.

0

Then click Enter

1

Click Space

2

Then you can input a MODE-ID you select, then click Enter.

 

That’s all, hope it would help you.

 

Here is a question: how can I config that I needn't select a resolution manually when the system is starting?

 

posted on 2011-10-13 15:57  Forest Wang  阅读(211)  评论(0编辑  收藏  举报