Other Help Topics :: where is boot log ?



hello,
I wanna see what messages appear during boot. how can I see it ? I thought it was saved somewhere in /var/log , but I couldn't find it.

As far as i know, there is little to no logging done by default in DSL.
Try the dmesg command to see what has happend to your system so far..."dmesg | less" in case it's a very long log.


original here.