Animate Your LILO
clarkie.mg writes: "Most linux users still see the four letters LILO when booting the PC. It's now possible to have some cool graphics at boot time with the animated LILO. You can even play a game !" Be careful of the French.
← Back to Stories (view on slashdot.org)
But since I try to reboot about once in a month (due to upgrades), I won't see much of it :)
How about (to make things a little more exciting) if you miss the ball without hitting n (a randomly selected number ) bricks, there is a 1 in 10 chance that your bootsector gets wiped.
It would really help increase average uptimes, as admins would find new and innovative ways to avoid having to reboot.
Linux would reach the tops of the Netcraft uptime chart in no time!
Oh wait! let us play xbill on the boot screen. If Bill wins, the system boots Windows. If I win, I get my Linux back.
Here are instructions on how to make your very own LILO boot screens.
;)
But to do this you need a few prerequisites.
... know what The GIMP is.
... have already installed and activated The GIMP.
... know how to accomplish simple drawing activities.
... have already installed the LILO Splash Screen Script-Fu.
... know how to activate the LILO Splash Screen Script-Fu.
... know what you want
--Metrollica
Great, now if there is a problem booting the OS, LILO can say:
"Error: could not boot OS. Do you want to play a game instead?"
That's user friendly.
Hey, I object to the comment "Be careful of the French".
We are just regular people you know, we eat crème brulée every day just like the rest of you, drink expensive red wine while making silly faces as any normal person would, use our regular quota of "Oh la vache!" and "Sacrebleu", have run-o' the mill girl names and our poo smells like rose just like everybody else's
So there!
Look, that's why there's rules, understand? So that you think before you break 'em. (Terry Pratchett)
Ha ha ha... Thanks for the laugh!
It's a pity that the links posted in the story point to the French version of my pages because I wrote them first in English. If you had taken a minute to try the little button in the top right corner of my pages (the one with the English/French flag), you would have seen that you can easily switch between the English and French versions.
Posting a link to the automatic translation of a page that was already translated from English to French is a nice way to waste your time... (but that's the point of these LILO boot screens anyway, so maybe you are not completely wrong).
-Raphaël
Linux has finally thrown that dagger at the heart of microsoft - Bloatware and Eye Candy.
You are aiming for the same end user as M$ here - this will surely strike fear into the evil empire.
;)
Michael
There is no cryptographic solution to the problem where the intended receiver and the attacker are the same entity.
I have quickly edited my web pages to add the correct links. My web pages were designed to automatically give you the most appropriate version (depending on the language settings in your browser, as explained on this page). It's a pity that thimoty has posted the links that go to the French-only version of my pages.
The correct links should have been:
The site is hit rather badly by the Slashdot effect... You will have to be patient...
-Raphaël
On old Pyramid 90x hardware (anyone remember them?) you could play Space Invaders on the system console, in what was known as the Console Operating System (COS) while the kernel was running. If you played too long, the console buffer would fill and the system would crash.
In other words, when you won, everyone else on the system lost.
Although I've used LILO for many years, I think at this point I've pretty much converted over to the GNU GRand Unified Bootloader (GRUB).
What makes GRUB especially cool is that it doesn't need to be installed on the hard disk in order to boot systems from it. Not only can GRUB locate every hard disk in the system, not only does it understand different partitioning schemes (including BSD-style partitions), but it can also understand various filesystem structures. So if you forgot the name of that latest kernel image you wanted to test, GRUB will let you poke around the filesystem looking for it. GRUB even has a find command to do it for you.
GRUB also supports other systems by performing the traditional read-the-first-block-from-the-partition method using the chainloader command. This lets you boot other OSes whose filesystems GRUB doesn't understand.
Once you get past the arcane command syntax, GRUB turns out to be a wonderful tool. I recommend checking it out.
Schwab
Editor, A1-AAA AmeriCaptions
Yes, you do need the SuSE version of LILO because this is the only version that includes support for callback functions and timer events. This is mandatory for making the animations work. All other versions of LILO can only display static images and do not let you choose where the menu is displayed, how the keyboard input should be handled, and so on.
This is explained on my help page.
By the way, if you go to a SuSE mirror site to download the required packages, you will find:
Have fun, but please read the warnings on my help page before playing with LILO.
-Raphaël