LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   finding the boot messages (https://www.linuxquestions.org/questions/linux-newbie-8/finding-the-boot-messages-583728/)

deretsigernu 09-10-2007 05:55 PM

finding the boot messages
 
i'm trying to find out how to read the checklist that runs when my computer boots. i've looked at dmesg. i've also looked in /var/log. there are two files: boot and bootstrap.txt. /var/log/boot says "(nothing has been logged yet)" and /var/log/bootstrap.txt shows a bunch of files that are loaded. i'm looking for something that shows something like the following:

avahi [yes]
firestarter [failed]
ntfs-g [yes]

i don't know exactly what shows in the list because i only see a moment of it, much too fast for me to read, but i have seen a red "[failed]" and want to figure out what's failing.

AceofSpades19 09-10-2007 06:37 PM

type
dmesg | less

syg00 09-10-2007 08:23 PM

Bootlogd is the usual answer, but has been disabled by the Ubuntu devs - see here.


All times are GMT -5. The time now is 05:33 AM.