At 09:31 AM 3/7/01 +0000, Geoff Bagley wrote:
>
>When I boot up my SuSE Linux 7.0  the screen displays an interesting
>list of all the good deeds that LILO does right up to the point where I
>log in.
>
>It would be nice to read through and study the whole list, but it gets
>scrolled up and away before I can read it.
>
>Does that record exist in a file somewhere so that I can print it out
>for study purposes ?

Much of it gets written to the dmesg buffer. To see it there, run the
command "dmesg". Later parts of it will be wherever syslog puts things on
SuSE systems (/var/log/messages is a common place).

But it isn't LILO doing most of what you see. LILO's job ends when the
kernel is loaded. The kernel then runs the init program, which follows the
instructions in /etc/inittab (and other files that one directs it to) to do
all this work.


--
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to