boot logs
Robbo
ml at the-view.eclipse.co.uk
Sun Oct 23 07:59:35 UTC 2005
On Sun, 2005-10-23 at 00:42 -0700, AA wrote:
> Hello all,
> Where do I look to find the boot logs for my system?
> I am getting a kernel module error, but it goes to
> fast for me to read what it says so I would like to
> view these logs.
All logs are under the directory /var/log, kernel messages are in
kern.log.
You may need to use sudo to view some of the logs like "sudo
more /var/log/kern.log"
Also you can use the command dmesg to see the last so many
kernel messages.
More information about the ubuntu-users
mailing list