![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Quad Shot of Ubuntu
![]() Join Date: Aug 2005
Location: Netherlands
Beans: 415
|
Howto : GfxBoot ( Grub like suse )
Gfxboot makes grub look nicer but with the same features
In this howto you will install gfxboot and a suse theme for it, soon I'll make an ubuntu one Ok, let's start Download the grub-gfxboot.deb And the message.suse First remove your old grub Code:
sudo apt-get remove grub Code:
sudo dpkg -i grub-gfxboot_0.97-5_i386.deb Code:
sudo cp message.suse /boot/grub/ # the suse can be replaced by the one you downloaded Code:
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup sudo gedit /boot/grub/menu.lst Code:
gfxmenu /boot/grub/message.suse # the suse can be replaced Then do : Code:
sudo grub grub> find /boot/grub/stage1 (hdx,y) # this will be the output grub> root (hdx,y) grub> setup (hdx) Code:
mkdir /home/name/whatever cpio -i < /boot/grub/message.suse # replace it by the name of you message edit the pictures sudo ls . |cpio -o > /boot/grub/message.new Thanks to Quasar_freak and kno here are some themes posted in this thread )Light Green generic theme [message.gobo] | Link | Screenshot Dark Brown (Dapper look) generic theme [message.new] | Link | Screenshot Medium blue kubuntu theme [message.kubuntu] | Link | Screenshot Dark grey ubuntu theme [message.ubugrey] | Link | Screenshot Medium brown ubuntu theme [message.ububrown] | Link | Screenshot Light orange ubuntu theme [message.ubu] | Link | Screenshot Red ubuntu theme [message.new] | Link | Screenshot Fuzzy blue and black ubuntu theme [message.bluspash] | Link | Screenshot White / Grey Snowish generic theme [message.snow] | Link | Screenshot Linspire-style blue kubuntu theme [message.kubu] | Link | Screenshot Old- Grub style dark blue and light blue [message.kubu] | Link | Screenshot Light blue / grey Xubuntu theme [message.xubu] | Link | Screenshot[/QUOTE] Grtz PingunZ Last edited by PingunZ; August 16th, 2006 at 05:58 PM.. |
|
|
|
| Bookmarks |
| Tags |
| grub graphic |
| Thread Tools | |
| Display Modes | |
|
|