How to make lilo beep?

Thomas Stivers stivers_t at tomass.dyndns.org
Thu Oct 19 15:51:49 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

On Thu, Oct 19, 2006 at 11:35:40 PM +0800, coscell at mail.batol.net wrote:
> I have a multi-booting system. How can I make lilo beep when choose menu 
> appeared? Thanks!

In your /etc/lilo.conf put a line like
message=/boot/boot.message

Then in that file you need to write a control+g character somehow. You
can do this in several ways. if you use vi then ctrl+v then ctrl+g will
insert the bell character. From a shell you can also use
echo -e "\007" >/boot/boot.message

Then rerun lilo and you should get a beep next reboot.

- -- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

Thomas Stivers	e-mail: stivers_t at tomass.dyndns.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFN58V5JK61UXLur0RA48uAJ45OAZaMLQPRQNe9MwJIReOrL32hACZAQ9S
bxpAnsSLrLWM1m+sipy4biY=
=+qEf
-----END PGP SIGNATURE-----




More information about the Blinux-list mailing list