Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


VinLew

210 posts

Master Geek
+1 received by user: 1


#75012 11-Jan-2011 19:45
Send private message

I have recently got around to installing Ubuntu Netbook Remix 10.10 on my Netbook [Never touched linux before, always used Microsoft], and was wondering if:

A) It is possible to modify GRUB so that I can select a Windows Logo to boot Windows XP and select an Ubuntu logo to launch Ubuntu, instead of a text based menu.
and
B) Remove the options for Memtest from the boot menu.

I'm happy to give anything a go.

Thanks a heap
Vincent


Create new topic
thorax
75 posts

Master Geek
+1 received by user: 1


  #426280 11-Jan-2011 20:04
Send private message

A) You can change you bootloader to something like

http://gag.sourceforge.net/pics.html

althought thats (in retro 90's quality)


Did you install grub2 as your boot loader, this has a graphical option.

more info here


B)

as long as you make a back up of it you can manually edit the /boot/grub/grub.cfg file



ewen
26 posts

Geek


  #426368 12-Jan-2011 08:05
Send private message

A) Recent versions of Ubuntu use Grub2 which support themes, I haven't used them myself but it sounds promising - http://grub.enbug.org/ThemeFormat this page has a screenshot using grub with icons and text.

B) To remove memtest rather than editing /boot/grub/grub.cfg (edits to this file will get overwritten) you want to run the commands:

sudo chmod a-x /etc/grub.d/20_memtest86+
sudo update-grub2

The first command makes the memtest config file non-executable, and the second command regenerates grub.cfg. the update-grub2 command uses config files in /etc/grub.d to create /boot/grub/grub.cfg and will only use them if they are executable.

jbucky
24 posts

Geek


  #426606 12-Jan-2011 18:48
Send private message

as for A not too sure exactly, i feel as if i have read/seen that you can. you may just have to keep digging. 

As for B, check this http://www.ubuntugeek.com/startup-manager-change-settings-in-grub-grub2-and-usplash.html
 



VinLew

210 posts

Master Geek
+1 received by user: 1


  #426613 12-Jan-2011 19:11
Send private message

In the end I used Grub Customizer to disable unwanted OSs, and I managed to setup a a splash image with this guide. Ultimately I would like a boot menu that looks something like this, but for now I'm happy. Thanks for the help everyone! Smile

Vincent

Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.