LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   booting (https://www.linuxquestions.org/questions/linux-hardware-18/booting-628543/)

bhargava_mattur 03-16-2008 11:13 PM

booting
 
i want to review the boot messages. which command i have to use? can anyone help me out??

gilead 03-16-2008 11:25 PM

Running the following will give you some:
Code:

dmesg | less
You can also look through the contents of /var/log (logs like messages, syslog, maillog, etc. will be useful). However, not everything that gets written to the screen gets written to a log file.


All times are GMT -5. The time now is 09:21 AM.