[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bootmessages in logfile?



On 2013-07-05, Juan Sierra Pons <juan@elsotanillo.net> wrote:
> Hi,
>
> wajig search bootlogd
> bootlogd - daemon to log boot messages
>
>  bootlogd logs all messages printed to the system console during
> system boot, and records those messages to a logfile.
> Página principal: http://savannah.nongnu.org/projects/sysvinit
>
> Regards
>
> --------------------------------------------------------------------------------------
> Juan Sierra Pons                                 juan@elsotanillo.net
> Linux User Registered: #257202       http://www.elsotanillo.net
> GPG key = 0xA110F4FE
> Key Fingerprint = DF53 7415 0936 244E 9B00  6E66 E934 3406 A110 F4FE
> --------------------------------------------------------------------------------------
>
>
> 2013/7/5 vwf <vwf@vulkor.net>:
>> Hello During boot, when starting all services, all kinds of messages
>> appear on screen but I cannot find that same list in my logfiles.
>> Is it possible to get that same info on disk?
>>
>> Thanks

Once you have installed bootlogd, you can read the
boot log file via root terminal running below command.
 
sed $'s/\^\[/\E/g;s/\[1G\[/\[27G\[/' /mnt/sda12/var/log/boot


Reply to: