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)
Geesh... VGA mode -- which means you need some sort of support with your card (some old laptops don't).
:)
But how about doing it in TextMode, animating each group of characters? I think PC Tools did it with their on-screen Text-mode mouse pointer which actually looked like a mouse pointer.
Of course, having a Penguin on the first three or so lines of my screen in text mode all the time would help too.
--
# Canmephians for a better Linux Kernel
$Stalag99{"URL"}="http://stalag99.net";
Says the author of Uptimed, sigh. Nevermind, you're right, rebooting is evil.
I am using the newest unstable/testing Debian :
/boot/breakout.boot is too big (> 65535 bytes)
;-)
Here's what I get when I try to install the Breakout (201195 bytes) on my laptop :
broomstick:~# lilo
Fatal:
I guess "something is rotten in the realm of Denmark"
Trolling using another account since 2005.
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
personally I just put a little bit of script into rc.6, so that every time i reboot it cat's the output of 'cookie' into the boot message.
Hey Presto, new proverb every time you reboot.