Fedora Linux Support Community & Resources Center
  #1  
Old 20th March 2008, 05:23 PM
shacky8 Offline
Registered User
 
Join Date: Mar 2008
Posts: 1
New user seeking help.

Does anybody know where the boot logs are, and how do i view them?
Reply With Quote
  #2  
Old 20th March 2008, 05:37 PM
gthill's Avatar
gthill Offline
Registered User
 
Join Date: May 2005
Location: g-land, east java
Age: 49
Posts: 387
All logs are kept in the path /var/log/
You can view the boot log with the command dmesg

open a terminal and type
dmesg
at the prompt, this can be read as a normal user.
this information can also be found in the file /var/log/messages

then using the command
ls /var/log
will display all your logs to the terminal
To read the logs you need to be root user and use the cat command or a page reader like less.
try
man less
man cat
at the command line for more information.

e.g.
#less /var/log/messages
Reply With Quote
  #3  
Old 20th March 2008, 06:58 PM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,346
No - dmesg and /var/log/messages are two different things. dmesg are kernel messages and /var/log/messages are USERspace application messages.
Reply With Quote
  #4  
Old 22nd March 2008, 04:49 AM
b_martinez Offline
Registered User
 
Join Date: Apr 2005
Location: Pueblo,Colorado
Posts: 724
On F8 my boot.log is always empty. I don't know if this is a decision impe=lemented as of F8 or before it.
You may want to try
Code:
 
su -
(enter root password here)
cd /var/log
ls -asl  [to find out the length of the boot.log file]
if anything is in there,
Code:
less boot.log
to read it { I think}
hth
bill
__________________
Registered Linux User : 361761 Registered Machine (2nd time): 332471
Work is for people who don't know how to fish.......;)
Sometimes the obvious is so well hidden that it boggles the mind.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Seeking opinion on AMD CPU satimis Hardware & Laptops 7 17th August 2006 10:50 PM
Seeking tun/tap help grayshark Servers & Networking 3 28th July 2005 07:43 PM
Seeking a project... Deathshroud Programming & Packaging 8 30th April 2005 04:41 AM


Current GMT-time: 08:06 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat