On Mon, Sep 5, 2011 at 9:47 AM, Pandu Poluan <pa...@poluan.info> wrote:
> I rebooted a Gentoo system, and as I watched the boot-up messages,
> some "error"s appeared when it's starting the services. However, the
> screen scrolled too damn fast for me to read them.
>
> Where can I find the logs on the services? Or is there a way to slow
> down booting?
>

Enable logging or you may find it with dmesg
grep rc_logger /etc/rc.conf
then you can grep errors
grep WARNING /var/log/rc.log
HTH

Reply via email to