Click to See Complete Forum and Search --> : Module Messages - where?


livermoron1
11-28-2001, 11:56 AM
Hey All,

There's a bunch of information that occurs at boot time that is not included in the dmesg command.

Specifically messages regarding module installs and daemon startup messages - anyone know where these messages are kept?

I can't seem to find it in /var/log anywhere.

I'm getting a weird message about modprobe not being able to find binfmt-0000 but I want to verify that is actually correct.

Using Debian version 2.2.18

Thanks

scott_R
12-07-2001, 11:52 PM
did you try the locate command to see if the desired file exists on your system?

locate binfmt

or for more information try: man locate

or: man slocate