On Wed, Dec 05, 2001 at 12:06:11AM +0100, Juanjo Mar?n wrote: > 1) After login I get the message: > bash: mesg: command not found
Sigh. mesg is in util linux or what? Needs to be ported. Its absent is harmless. > 4) I didn't find a file with booting messages on /var/logs/. Where is it ? > or it there isn't anyone. > You can read them once from /dev/kmsg, for example with cat (be aware that the read blocks, so interrupt it after a second or so). syslogd can be made to read from it, too (untested). Thanks, Marcus

