On 2013-07-05, Juan Sierra Pons <[email protected]> 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 [email protected] > 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 <[email protected]>: >> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

