Gfxboot Grub theme ubuntu ultimate
cjorge
Source i (link to git-repo or to original if based on someone elses unmodified work):
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
14 Comments
My computer have a widescreen(1280*800). I don't know if I can use it.Could you help me ?
Very good job, but how we use it? We must change the file "menu.lst" in boot directory?
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 my file and copy the "message.ubuntu" to /boot/grub/ after copy the 'message.ubuntu' 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.studio go back to the console again # grub appears a new kind of terminal you 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 this help
thanks alot
Hi there...i am trying to install this theme but I don't have the message.ubuntu file. Is there anyway you can send it to me?
sorry, it was my mistake, on my explanation instead of 'message.ubuntu' should be 'message.studio'.
Now I have another problem...sorry to be such a pain in the butt...why can't I unpack the file into the /boot/grub directory. it says I don't have permission to do so? I am logged in via the Terminal as "su" and I am at the root. I can't figure it out. Help me once more please. Geoff
Now I have another problem...sorry to be such a pain in the butt...why can't I unpack the file into the /boot/grub directory. it says I don't have permission to do so? I am logged in via the Terminal as "su" and I am at the root. I can't figure it out. Help me once more please. Geoff
on the command line, first u must unpack and then u sud move or copy to the boot/grub directory to unpack: #tar -zxvf 68029-gfxbootstudio.tar to copy for /boot/grub: #cp message.studio /boot/grub (in SU mode) hope it help...
on the command line, first u must unpack and then u sud move or copy to the boot/grub directory to unpack: #tar -zxvf 68029-gfxbootstudio.tar to copy for /boot/grub: #cp message.studio /boot/grub (in SU mode) another way (not the command line way): 1.you unpack the file by pressing the right mouse button on the archive and select the 'unpack here' 2.[ALT]+F2 (it brings up a command line), type 'gksu nautilus' 3.Now u navigate to the /boot/grub directory and simply drag and drop the 'message.studio' file on the directory. i hope it can help u...
hi.. where exactly in the menu.list file do i add "gfxmenu /boot/grub/message.studio" i pasted it in the top section but wen im in the grub> and i "find /boot/grub/stage1" i get "Error 15: File not found" why is this? please help me out. thanks
hi.. where exactly in the menu.list file do i add "gfxmenu /boot/grub/message.studio" i pasted it in the top section but wen im in the grub> and i "find /boot/grub/stage1" i get "Error 15: File not found" why is this? please help me out. thanks
Really nice ;)
well thankx...its the first one i ever made :)