Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

/boot/message

0 views
Skip to first unread message

YY Lee

unread,
Sep 23, 2000, 3:00:00 AM9/23/00
to
I use Mandrake 7.1 in a Pentium III 566 Mhz as dual boot with Windows
98. I 'cat /dev/null/ > /boot/message' which emptied the
'/boot/message' that now says '0 byte' but still showing LILO prompt as:

--
Welcome to LILO the operating system chooser!

To list the possible choices, press <TAB>.

To load one of them, write its name and press <ENTER> or wait 5 seconds
for default boot.
--
while 'typescript' says it's empty:
--
Script started on Sat Sep 23 15:11:25 2000
~ # ls -l /boot | grep message
-rwxrwxrwx 1 root root 0 Sep 23 15:05 message
~ # exit
exit

Script done on Sat Sep 23 15:11:37 2000

Is there a trick to reset LILO prompt after editing '/boot/message'?


Justin Dubs

unread,
Sep 23, 2000, 3:00:00 AM9/23/00
to
"YY Lee" <cc...@extra.lafn.ORG> wrote in message
news:39CD2D25...@extra.lafn.ORG...

Yes! LILO is a bootloader, which means that it loads your kernel.
Therefore, it doesn't even mount your root partition, much less read the
/boot/message file. The message is hardcoded into your boot sector. After
editing /boot/message or /etc/lilo.conf you have to rerun lilo so it updates
everything. So, just do a quick /sbin/lilo and you should be fine. Good
luck,

Justin Dubs

Garry Knight

unread,
Sep 23, 2000, 8:29:14 PM9/23/00
to
On Sat, 23 Sep 2000, YY Lee wrote:
>Is there a trick to reset LILO prompt after editing '/boot/message'?

Yes. Run lilo:
$ lilo -v

--
Garry Knight
garry...@bigfoot.com

sena

unread,
Sep 23, 2000, 9:02:29 PM9/23/00
to
I heard YY Lee <cc...@extra.lafn.ORG> saying:

>
>Is there a trick to reset LILO prompt after editing '/boot/message'?
>
My guess is that you forgot to run "/sbin/lilo" after editing your boot
message file.

Regards, sena..

--
,---------------------. ,--------------------------------------.
| se...@decoy.ath.cx | | gpg key: decoy.ath.cx/~sena/sena.asc |
| decoy.ath.cx/~sena/ | | Decoy org: http://decoy.ath.cx/ |
`---------------------' `--------------------------------------'

YY Lee

unread,
Sep 27, 2000, 3:00:00 AM9/27/00
to
sena wrote:

> I heard YY Lee <cc...@extra.lafn.ORG> saying:
> >
> >Is there a trick to reset LILO prompt after editing '/boot/message'?
> >
> My guess is that you forgot to run "/sbin/lilo" after editing your boot
> message file.
>

I did 'lilo -v' while '/boot/message' was all empty. So it didn't work.
I pop 'vi /boot/message' and insert a space, did again the 'lilo -v' then
it werks!


0 new messages