Add a Grub Splash Image March 21, 2006
Posted by Carthik in guides, ubuntu.trackback
The grub slection menu in Ubuntu does not have a splash image in the background. To add your own, install the package “grub-splashimages” by doing a sudo apt-get install grub-splashimages. This will put the splash images in /boot/grub/splashimages.
A screenshot of all the splash images is given below to make selecting one easier:
Now that you have the images, and have chosen one, make a link to the one you like:
$cd /boot/grub
$sudo ln -s splashimages/debsplash.xpm.gz splash.xpm.gz
$sudo update-grub
What we just did was to link /grub/boot/splash.xpm.gz to the debsplash.xpm.gz splash image, and then updated the grub menu.
You know what’s really wierd? One of the splash images has a Gentoo logo in the bottom right corner!!! Also, one splashimage seems broken, the one called fiesta.xpm.gz
Enjoy!







Thanks for the info. Does it work with dapper?
Arun,
Yes, it should work just as well for Dapper.
Thanks so much! I’m using the guitar one right now! One question though- can you add your own? If so, how would one go about doing that?
Chris,
You can create your own, and add them just as you did the ones installed by the package. This gentoo wiki page explains how to create your own.
The .scm file mentioned there is a plugin for GIMP, you can download it and use that. Don’t be confused by the “emerge” commands, you already have gimp etc installed
I did sudo apt-get install grub-splashimages. I didn’t do ln -s since i thought that is needed only if i want a different image. After installing, i rebooted my machine and didn’t get any image. I got the same old text menu only. Any idea?
Arun, you have to link to some one of the the images. Basically what you are doing is to create a link to the image of your choice. This is not optional
oh! ok. I thought it links an image by default.
[...] Buat yang masih doyan mempercantik box (bahkan di saat booting), silahkan baca ini. [...]
Testing for an existing GRUB menu.list file … found: /boot/grub/menu.lst
Searching for splash image … none found, skipping …
Found kernel: /boot/vmlinuz-2.6.15-20-386
Found kernel: /boot/vmlinuz-2.6.12-10-386
Found kernel: /boot/vmlinuz-2.6.12-9-386
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst … done
Hi! I make images for grub, you can download from my weblog here:
http://www.wirikuta.org/comala/index.php?files/gnome-look
[...] Ubuntu Blog » Add a Grub Splash Image (tags: ubuntu linux) [...]
[...] For ubuntu users, here is an easy-to-follow guide of adding splash image on ubuntu/debian. [...]
Searching for GRUB installation directory … found: /boot/grub
Testing for an existing GRUB menu.list file … found: /boot/grub/menu.lst
cp: cannot remove `/boot/grub/menu.lst~’: Permission denied
Whats wrong?
what a bunch of freeking morons
“I thought it links an image automatcially” — duh
“Permission denies” — what’s wrong? duhoyeeoyeeeoh
Try the command with “sudo”
thanks
@anonymous (Sept 1 2006 one)
Not everyone is so good at commands! We all grew up in Windows (except for some people, *hint* *hint*) and are spoiled with its GUI. Be nice to newbies. I am sure you used to be a newbie as well…
I totally agree with inky! Some people are just like that, pay no attention!
CLI (Command Line Interface) Guru’s like to show their knowledge. Ask them something simple and they will walk you through a slew of commands that a click here and a click there would have suffice via GUI (Graphical User Interface). Although in *nix, their are some things that only on CLI can do. Not everyone is a hardcore computer user, some use it for entertainment.
UBUNTU: “I am who I am, because of who we are.”
Just remember, when you think that you are the best, someone will always come along and dethrone you!
[...] Para la realización de este post he recopilado información de aquí [...]
[...] Add a Grub Splash Image « Ubuntu Blog [...]
i have a boot splash screen i want to install and dont know how i am new to linux i have kubuntu 6.06 and i dont know all the commands
i got debsplash on the grub but i was wondering if i could replace it with guitar. i tried many time but nothing changed.
How do I get Kubuntu to show a splash screen while it is loading and shutting down?
So, the only one of those images at least vaguely related to Ubuntu is the Debian one?
i just install SAP GUI on Linux RED HAT, but i have problem with guilogon when i run it.
there is an error: “splash image not found”
i need your help? PLEASE …….ASAP
Thx
http://www.schultz-net.dk/grub.html
I did this and made the guitar my grub splash image and it worked, now i want to change it to an image from this page: http://www.queervisions.com/arch/2007/04/9_grub_splash_i.html
but my boot drive is 95% full and I’m afraid to add anything else to it, when i go to delete other splash images I get an error message that says this: “/boot/grub/…_14.xpm.gz” cannot be deleted because you do not have permissions to modify its parent folder.” How can i delete these splash images? And please tell me anything else I should know. You can email me or post it here. My email is Jrbonini@comcast.net.
[...] GRUB splash image para usuarios ubuntu. [...]
[...] englisch Anleitung mit grub-splashimages Vorschau hat Carthik. Ein HOWTO für Ubuntu (ebenfalls in Englisch) gibt [...]
Havakura hesha
dsd
The themes are great but I can’t get them to install with Feisty. Can you help please.
I have a problem, the only way to have the entire picture shown is if I go into the boot menu by disabling the count down or hitting escape during the count down.
During the countdown the picture is shown only behind the line that is counting down and the rest of the screen is black.
Is there a way to have the entire image down during the countdown or the grub menu shown while it does the countdown?
Hi.
Good design, who make it?
I’ve the problem, with the splash image in grub, Would you tell me the mistake which I’ve made ?
- I downloaded a splash image from http://art.gnome.org this file’s name is (example):
- Using command (I’ve installled ImageMagick)
# convert -colors 14 -resize 640×480
# gzip
- I ‘ve have the file ; and move it to /boot/grub/
- add this line to file /boot/grub/menu.lst:
splashimage=(hd0,0)/boot/grub/
when reboot I can not see the image, but only disturbed color tracks in grub menu
[...] Quelle: http://ubuntu.wordpress.com [...]
Didn’t know it was so easy to setup, Thanks for the info.
I’ve blogged about creating my own splash image for my Eee PC
I followed your instructions to the letter and succeeded to install the image you picked, but when I tried to change it to ‘guitar’ this is what happens:
sudo ln -s splashimages/guitar.xpm.gz splash.xpm.gz
[sudo] password for xxxxxxxx:
ln: creating symbolic link `splash.xpm.gz’ to `splashimages/guitar.xpm.gz’: File exists
And then the previous splash remains. Why?
because you tried to add 2 images splash and guitar, all you had to do was replace “splash” with “guitar”.
[...] Easy Way to Add a Grub Splash Image A very simple, straightforward, short tutorial on how to install a grub splash image. Read it here. [...]
● 볼펜자국은 물파스로 지운다.
볼펜자국 위에 물파스를 가볍게 두드리면 바로 지워지고,
또 알콜 적신 거즈로 얼룩진 부분을 두드리듯 닦아내도 말끔하게 지워진다.
● 커피 홍차 사이다 주스 얼룩
커피와 홍차는 당분이 포함되지 않은 탄산수를 거즈에 묻혀 두드리고,
사이다와 주스는 얼룩이 진 즉시 묽은 소금물에 거즈를 적셔 두드린다.
● 버터의 얼룩
비눗물로 닦아낸 다음, 기름기가 남아 있는 부분을 벤젠으로 두드리듯이 닦아낸다.
● 계란의 얼룩
알콜을 흠뻑 적신 거즈로 두드리듯이 닦아낸 다음 비눗물로 닦아낸다.
출처:http://cafe.daum.net/lifebean
냉장고는 한번 설치하면 계속 사용하기 때문에 전력소모율이 매우 높다.
한 가정의 한 달 전기요금 중 냉장고가 4분의 1을 차지한다는 통계도 있다.
냉장고는 자주 여닫을수록, 보관하는 음식물이 많을수록 전력소모량이 많다.
냉장고에는 음식물을 60%가량 채우는 것이 적당하다.
방열기에먼지가 끼면 효율이 떨어지므로 자주 청소해야 전력소모를 줄일 수 있다.
출처:다음카페 생활의지혜!
Thanks!,
.,
: http://nardi-penza.na.by
does one have to always
$sudo update-grub
No manually add the line
splashimage=/boot/grub/splash.xpm.gz
above the ubuntu title in file /boot/grub/menu.lst
muito bom!!
туземный и изделия из камня и мрамора: камины и столы, скульптуры и памятники, мозаики и картина – все эти созданные природой материалы стали крайне популярны в современном строительстве. Камни камень и мрамор сочетают в себе природную красоту натурального камня и его уникальные качества: прочность, износостойкость и долговечность, а так же разительно важное в современных условиях чекан, как экологическая чистота природного материала. Все это на сайте mramorgranits.ру
На киносайте smsfilms ru можно бесплатно ознакомиться с кино новинками, классическими фильмами, мультфильмами, посмотреть анонсы к видео фильмам и скачать понравившийся фильм по прямой ссылке на большой скорости. Вы найдете любимые жанры видео фильмов: сериалы, боевики, комедии, триллеры, драмы, ужасы и мультики – смотри и скачай новинки кино!
Приветствуем Вас в интернет магазине пневматики (пневматического оружия), холодного оружия, подарков и сувениров по доступным ценам. В нашем интернет магазине лучшее пневматики Вы можете купить: пневматическое оружие, пульки для пневматического оружия, пневматические пистолеты и винтовки, пневматика по доступным ценам, ножи для охотников, рыболовов, профессионалов.
Сервис Failo-Obmennik.Ru программа обменник и музыка хостинг файлов, хранилище файлов. Бесплатный файлообменник и хостинг файлов. Место под хранение файлов не ограничено. Скорость передачи файлов до 1 Гб/сек. Быстрое скачивание файлов в несколько потоков. Загрузка через браузер, по FTP и нескольких файлов сразу. Храните файлы в нашем файлообменнике. файлообменник, бесплатные файлообменники, обмен файлами, передача файлов, файловый обменник, хранение файлов. Сайт failo-obmennik.ru
yeah… amazing text.
[url=http://www.azcentral.com/members/Blog/chubbyteensvideos/82888]russian chubby girls[/url] – chubby gaping
[url=http://community.opennetcf.com/members/NakedGitingSpanking.aspx]Naked Giting Spanking[/url]: Naked Giting Spanking
[url=http://www.officialflo.com/profile/BikiniJapanModels]bikini japanese[/url] – Bikini Japan Models
[url=http://grou.ps/daterapemp3]date rape mp3[/url] – date rape victims
[url=http://www.officialflo.com/profile/SitingUpskirt]ameteur upskirt videos[/url] – gallery japanese upskirt
[url=http://community.bonniehunt.com/profile/IncestYoungGirls]young incest family sex photos naked young girls naturists[/url]: incest young brother
[url=http://community.bonniehunt.com/profile/PrivateVoyerism]milf private voyeur[/url]: private voyeur pictures
[url=http://grou.ps/incestjapanporntube]Incest Japan Porntube[/url] – incest japan porntube
[url=http://theblackfin.com/members/Real-Drunk-Blowjobs.aspx]real drunk coeds[/url]: real drunk adult movies
[url=http://community.opennetcf.com/members/DomFemForced.aspx]Dom Fem Forced[/url]: Dom Fem Forced
[url=http://www.tntmagazine.com/members/Lesben-Porn/default.aspx]asin lesben porn[/url]: cartoon lesben porn
[url=http://www.officialflo.com/profile/AssFingeringGirls]blonde ass fingering[/url]: teen girl ass fingering
[url=http://www.officialflo.com/profile/TwinIncestPorn]forbidden censored banned illegal incest porn xxxxx[/url] – incest porn websites
[url=http://neatco.com/Forum/members/Tatyana+Ali+Upskirt.aspx]Tatyana Ali Upskirt[/url]: tatyana ali upskirt
[url=http://www.officialflo.com/profile/ShemaleCumshot]videos of super shemale cumshots[/url]: really hot shemale cumshot
[url=http://group.calvertschool.org/Community/members/Spanking-Sistes.aspx]spanking girls panties in ass[/url]: free wife spanking pic
[url=http://subscene.com/members/Dog-Oral-Tumors.aspx]dog oral women[/url] – dog oral vaccination
[url=http://www.officialflo.com/profile/DrunkTeenVirgins]Drunk Teen Virgins[/url] – drunk teen nude
[url=http://neatco.com/Forum/members/Shaved+Dog+Balls.aspx]Shaved Dog Balls[/url] – shaved dog balls
[url=http://www.oyeme.com/profile/BiggestShemaleCock]teen sucking shemale cock[/url] – ebony shemale cock
[url=http://www.officialflo.com/profile/SakuraShemaleHentai]futa shemale hentai free[/url]: little girl shemale hentai
[url=http://community.bonniehunt.com/profile/LatexPrimerPeeling]Latex Primer Peeling[/url]: Latex Primer Peeling
[url=http://grou.ps/japanexebondage]Japanexe Bondage[/url]: midori japanese bondage
[url=http://www.officialflo.com/profile/LesbianIncestGalleries]young lesbian incest stories[/url] – young lesbian incest stories
[url=http://community.opennetcf.com/members/UpskirtSingers.aspx]Upskirt Singers[/url]: upskirt mp3
[url=http://www.oyeme.com/profile/MarshmallowPeepsContest]Marshmallow Peeps Contest[/url]: marshmallow peeps contest
[url=http://community.bonniehunt.com/profile/TvUpskirts2008]uk tv upskirts[/url]: free uk tv upskirts
[url=http://www.officialflo.com/profile/UpskirtDrunk]Upskirt Drunk[/url]: drunkin forced blowjob
[url=http://community.momlogic.com/profile/RopeHorseHobbles]temple rope horses[/url]: temple rope horses
[url=http://theblackfin.com/members/Japanese-Nuns-Book.aspx]Japanese Nuns Book[/url] – Japanese Nuns Book
[url=http://community.bonniehunt.com/profile/BellePhotoSex]belle photo sex[/url] – gratuite photo sex
[url=http://group.calvertschool.org/Community/members/Giant-Dildo-Pictures.aspx]giant dildo free videos[/url]: giant dildo action vids
[url=http://www.rummikub.com/members/180165/default.aspx]long legs shaved pink pussy[/url] – fresh shaved pink pussy
[url=http://carolinescomedy.ning.com/profile/SpankedForLieing]spanked for not listening to babysitter[/url] – spanked for smoking
[url=http://community.bonniehunt.com/profile/AnimalSexVids]free hi def animal sex vids[/url]: free hi def animal sex vids
[url=http://experiment.noimpactproject.org/profile/HardPeeing]national models peeing 4[/url] – little-girl pee peeing peed pees wee weewee wee-wee
[url=http://www.disaboomlive.com/members/BunnyLoveHentai.aspx]download true love hentai game free[/url] – bunny love hentai
[url=http://community.opennetcf.com/members/AraceliMoreliaSexo.aspx]araceli morelia sexo[/url] – araceli morelia sexo
[url=http://www.omfgg.com/profile/AdultChubby]adult chubby free picture porn xxx[/url] – Adult Chubby
[url=http://community.bonniehunt.com/profile/CamelHumpFat]camel hump fat[/url] – camel hump fat
[url=http://community.bonniehunt.com/profile/JapaneseAmateursSchool]Japanese Amateurs School[/url]: Japanese Amateurs School
[url=http://group.calvertschool.org/Community/members/Virgin-Xxx-Young.aspx]virgin xxx young[/url]: virgin xxx movie
[url=http://www.tntmagazine.com/members/Hentai-Boy-Dildo/default.aspx]glow boy dildo[/url]: boy dildo sissy trained
[url=http://www.omfgg.com/profile/BbwBoxing]young blonde bbw[/url] – bbw fond du lac
[url=http://community.opennetcf.com/members/HumourGratuit.aspx]vid o d’humour gratuite[/url]: jeux gratuit
[url=http://www.officialflo.com/profile/KittyJungsFirst]Kitty Jungs First[/url] – kitty jungs first
[url=http://experiment.noimpactproject.org/profile/SpankingStor]abels spanking stories[/url] – erotic spanking stories free
[url=http://www.rummikub.com/members/179949/default.aspx]britney spheres upskirt pictures[/url]: upskirt pictures no knickers
[url=http://grou.ps/northjerseyspanking]north jersey spanking[/url]: north jersey spanking
[url=http://community.gazzetta.gr/profile/DildoGape]creamy dildos[/url]: golden dildo online game
[url=https://www.ocf.net/members/Todo-Sexo/default.aspx]sexo borracha[/url] – aqui gratis sexo
[url=http://community.opennetcf.com/members/DrunkOrgiesParty.aspx]nasty college drunk orgies[/url] – drunk orgies mpegs mpgs
[url=http://experiment.noimpactproject.org/profile/FurryHentiPorn]online henti porn[/url]: henti porn dvds
,L]
Бесплатный торрент игры, скачать игры торрент, игры через торрент, скачать игры через торрент, бесплатно торрент игры, бесплатные игры торрент, торрент игры скачать бесплатно, скачать бесплатные игры торрент. Сайт torrent-igry.ru
Use BURG, simple but better
Добрый вечер. В общем курсач завалил, но до августа нужно забабахать, а то в армию заметут. Подскажите где инфу добыть. Вот нашёл немного [url=http://logicell.net/load]инвестиции. Посоветуйте ещё чегонить.