Gfxboot Grub theme ubuntu ultimate

GRUB Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0


Ratings & Comments

7 Comments

daimadoshi85

This is very great!Can I ask you how to make gfxboot themes?I haven't found one yet!

njal

How do you apply this? I imagined all I did is place a splash.xpm.gz into /boot/grub but since there is no such file how do I install this?

cjorge

hi, go to the console and then # su [password] # apt-get remove grub #wget -c http://www.guiaubuntupt.org/files/gfxboot/grub-gfxboot_0.97-5_i386.deb # dpkg -i grub-gfxboot_0.97-5_i386.deb # apt-get -f install then you should unpack the file you'd downloaded and copy the "message.ultimate" to /boot/grub/ after copy the 'message.ultimate' return to the console # kedit /boot/grub/menu.lst (kedit, gedit, any editor) and then you sud add the following sentende on the menu.lst gfxmenu /boot/grub/message.ultimate go back to the console again # grub appears a new kind of terminal, u sud type grub> find /boot/grub/stage1 (hdx,y) <- the terminal will return this to u, x and y are values you need) now in the same terminal you type grub>root (hdx,y) grub>setup (hdx) grub>quit now u are on your normal console again, just type # grub-install /dev/hda (presuming your HD is the hda it may be the sda or other.) hope it can help you :)

AlexOK

I don't really like the artwork nor the colors, but it is an excellent job; I have to admit even when I don't like it is an outstanding job. Keep up the good work :)

cjorge

:) I really apreciate your comment :) So thank u :)

jithu2k1

good work...

cjorge

Well thank u very much...

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 3

More GRUB Themes from cjorge:

Gfxboot Grub theme ubuntustudio
cjorge
last update date: 17 years ago

Score 5.0

Other GRUB Themes:

Grub gfxboot splash Amiga Theme
uwelauke
last update date: 15 years ago

Score 5.0

Squirrel
Axell
last update date: 17 years ago

Score 5.0

ruth
ghettocomp
last update date: 17 years ago

Score 5.0

Sexy
sinosh
last update date: 16 years ago

Score 5.0

Windows 8 prism (64bit)
Brahimsalem
last update date: 11 years ago

Score 4.7

reeds_1.xpm
jlindy
last update date: 17 years ago

Score 5.0




GRUB

How to install a grub theme:

  1. Extract the theme to /boot/grub/themes/

  2. Edit /etc/default/grub file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets)

  3. Run sudo update-grub

See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader