2008/8/20 Muthu Subramanian <[EMAIL PROTECTED]>

> Hi,
>  I have been using freerunner for about a month now. I have updated
> the software from the daily builds.
>
> From the time I got the phone, I have these problems:
> ...
> 4. Where are the boot messages stored? ( I can see some kind of 'help'
> message thrown out - most probably because of  wrong parameters,
>    but unable to read it).


By default, the messages go into a memory buffer. You always can see the
last part  with "dmesg". If you want them in a file, edit /etc/syslog.conf
and change the destination to "file" (and killall -HUP syslogd). You might
as well change ROTATESIZE and ROTATEGENS, and additionally turn off some
logging from other daemons like gsmd (see /etc/init.d/gsmd). The other
possibility might be DESTINATION="remote" and have a syslogd on another PC
accepting the messages.
_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to