Quote Originally Posted by Naruto Man View Post
I have 4 questions :

- How to know my grub resolution (i am Ubuntu 11.10)
- How to customize the top title in the GRUB (see attachments)
- If i want to remove these settings is it safe to remove the 06_custom file
- I have another Linux distribution (linux-deepin) so how to make the 4 lines-box for it ???
1) Step 1 page one sets the Grub2 resolution in the /etc/default/grub file.
2) I am not aware that there is a way to change the top title.
3) Yes, you could just delete the 06_custom file. But you want to make sure you have made /etc/grub.d/10_linux executable
first via this command sudo chmod +x /etc/grub.d/10_linux
The same would apply to /etc/grub.d/30_os-prober and /etc/grub.d/20_memtest86+ if you want that to be displayed too.
Then of course you want to enter sudo update-grub after changing anything in Grub2.
4) As far as adding the other distros; I am not exactly sure.
You could pose that question in drs305's Grub2 Thread. I am sure he would know the answer. He knows quite a bit about Grub.
The Grub 2 Guide by drs305

Post #105 in this thread shows my current Grub2 screen.
I have made these changes to Jaunty Jackalope Ubuntu 9.04, Karmic Koala Ubuntu 9.10, Lucid Lynx 10.04 and Maverick Meerkat 10.10,
but I decided to revert back to Lucid Lynx 10.04 LTS.
I have not heard any complaints that this tutorial will not work on the more recent versions,
I plan on switching to Precise Pangolin 12.04 after it has been out a while.

Good luck and if there is anything about this tutorial I can help you with other than adding other distros, feel free to post here.