{"id":68,"date":"2004-08-06T08:28:27","date_gmt":"2004-08-06T06:28:27","guid":{"rendered":"http:\/\/frenchfragfactory.net\/ozh\/archives\/2004\/08\/06\/lilo-boot-splash-screen\/"},"modified":"2007-05-09T23:36:20","modified_gmt":"2007-05-09T21:36:20","slug":"lilo-boot-splash-screen","status":"publish","type":"post","link":"https:\/\/planetozh.com\/blog\/2004\/08\/lilo-boot-splash-screen\/","title":{"rendered":"lilo boot splash screen"},"content":{"rendered":"<p><a href=\"\/blog\/images\/lilo-boot-screen.jpg\"><img decoding=\"async\" src=\"\/blog\/images\/lilo-boot-screen-s.jpg\" alt=\"Lilo boot screen with a custom image\" class=\"imgleft\"\/><\/a>I&#39;ve managed to set up a nice splash screen at boot with <em>Lilo<\/em>, so I&#39;m posting here my <em>\/etc\/lilo.conf <\/em>for future reference. This one adds a picture in background (click image), the list of available kernels in top left corner, and the timer countdown in the lower right corner. The rest of the .conf file is mostly unchanged.<\/p>\n<p>When I have a few spare hours I shall give a deeper look at two interesting projects. <a href=\"http:\/\/www.13thfloor.at\/old\/Software\/lilo-splash\/\">Lilo Splash for the Gimp<\/a> is a Gimp plugin to create splash screens. And even cooler, <a href=\"http:\/\/www.gamers.org\/~quinet\/lilo\/\">animated splash screens<\/a>, including a fully functionnal <a href=\"http:\/\/www.gamers.org\/~quinet\/lilo\/breakout.html\">breakout game<\/a> 8-)<br \/>\n<!--more--><\/p>\n<div class=\"igsh-code-box\" id=\"ig-sh-1\"><pre class=\"language-none line-numbers\" data-no-optimize=\"1\" data-cfasync=\"false\"><code class=\"language-none\">boot=&quot;\/dev\/hda&quot;\r\nmap=\/boot\/map\r\nvga=&quot;normal&quot;\r\nkeytable=\/boot\/fr-latin1.klt\r\nprompt\r\nnowarn\r\ntimeout=&quot;100&quot;\r\n#message=\/boot\/message\r\n#menu-title=&quot;MAIS KIKOO FFS M8&quot;\r\nbitmap=\/root\/oscar-boot.bmp\r\n#menu-scheme=wb:bw:wb:bw\r\n#menu-scheme=RW:CW:Rm:Gw\r\nbmp-colors=7,5,2,2,7,5\r\nbmp-table=20p,50p,1,10,20\r\nbmp-timer=538p,430p,3,0,6\r\ninstall=boot-bmp.b\r\ndisk=\/dev\/hdd bios=0x81\r\ndefault=linux\r\n\r\nimage=&quot;\/boot\/vmlinuz.ori&quot;\r\n        label=&quot;linux&quot;\r\n        root=&quot;\/dev\/hdd1&quot;\r\n        #initrd=&quot;\/boot\/initrd.img&quot;\r\n        append=&quot;devfs=mount acpi=off&quot;\r\n        read-only\r\n\r\nimage=&quot;\/boot\/vmlinuz.ori&quot;\r\n        label=&quot;linux.ozh&quot;\r\n        root=&quot;\/dev\/hdd1&quot;other=\/dev\/hda1\r\n        label=&quot;windows&quot;\r\n        table=\/dev\/hda\r\n\r\nimage=&quot;\/dev\/hda1&quot;\r\n        root=&quot;\/dev\/hdd1&quot;\r\n        #initrd=&quot;\/boot\/initrd.img&quot;\r\n        append=&quot;devfs=mount acpi=off&quot;\r\n\r\nother=\/dev\/fd0\r\n        label=&quot;floppy&quot;\r\n        unsafe\r\nimage=&quot;\/dev\/fd0&quot;\r\n        root=&quot;\/dev\/hdd1&quot;\r\n        #initrd=&quot;\/boot\/initrd.img&quot;\r\n        append=&quot;devfs=mount acpi=off&quot;\r\n\r\n        #initrd=&quot;\/boot\/initrd-ozh-2.4.21-0.13mdk.img&quot;\r\n        append=&quot;devfs=mount acpi=off&quot;\r\n        read-only\r\n\r\nimage=&quot;\/boot\/vmlinuz.ori&quot;\r\n        label=&quot;failsafe&quot;\r\n        root=&quot;\/dev\/hdd1&quot;\r\n        #initrd=&quot;\/boot\/initrd.img&quot;\r\n        append=&quot;failsafe devfs=nomount acpi=off&quot;\r\n        read-only<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Example \/etc\/lilo.conf with a splash screen<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[2,50,22,3],"class_list":["post-68","post","type-post","status-publish","format-standard","hentry","tag-code","tag-geek","tag-images","tag-linux"],"_links":{"self":[{"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/posts\/68","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/comments?post=68"}],"version-history":[{"count":0,"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/posts\/68\/revisions"}],"wp:attachment":[{"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/media?parent=68"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/categories?post=68"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/planetozh.com\/blog\/wp-json\/wp\/v2\/tags?post=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}