![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | |
|
Just Give Me the Beans!
![]() |
HOWTO: Log Boot Messages
At times I find it very difficult to see what has succesfully loaded or not during boot up, and at those times I wish I could have a log to look over in calm. After inquiring, someone (namely Nequeo) discovered this logging functionality.
Here's how to set it up: You need to enable boot logging by opening a terminal and typing the following: Code:
$ sudo gedit /etc/default/bootlogd Code:
# Run bootlogd at startup ? BOOTLOGD_ENABLE=No Now, everytime you restart, /var/log/boot will be created, and it will contain a log of all your boot messages. You need to be root to open it, so you can easily open it up again with sudo. All thanks go to Nequeo for figuring this out, he also added the following: Quote:
|
|
|
|
|
|
|
#2 | |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2004
Beans: 19
|
Re: HOWTO: Log Boot Messages
Quote:
|
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2005
Beans: 37
Kubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Log Boot Messages
Very helpful indeed, thank you Sephiriz
raph |
|
|
|
|
|
#4 |
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Log Boot Messages
Very helpful! Thanks a lot.
|
|
|
|
|
|
#5 |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Aug 2005
Location: Saint Paul, MN
Beans: 2,903
|
Re: HOWTO: Log Boot Messages
I was looking for this the other day and couldn't find it. I assumed that since it was running out of rcS.d that it must just be the kernel.log or something.
As I open a terminal to read through ALL of the files in /etc/default... |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2008
Beans: 7
|
Re: HOWTO: Log Boot Messages
|
|
|
|
|
|
#7 | |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Log Boot Messages
Quote:
|
|
|
|
|
|
|
#8 | |
|
Quad Shot of Ubuntu
![]() Join Date: Apr 2006
Location: Tejas
Beans: 442
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Log Boot Messages
Hmm, I tried this and rebooted, but I see no boot file in /var/log
Any ideas what is going on? There is a bootstrap.log, but I don't think that is the same thing.
__________________
Quote:
Last edited by Peepsalot; July 4th, 2006 at 12:43 PM.. |
|
|
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: MD, US
Beans: 119
|
Re: HOWTO: Log Boot Messages
bootlogd seems to be borked:
bootlogd: cannot find console device 136:0 in /dev Trying this to start it up before udev: update-rc.d -f bootlogd remove update-rc.d bootlogd defaults 08 Update: Yeah, that fixed it for me. Last edited by jfdill_2; July 7th, 2006 at 03:02 PM.. |
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2005
Location: Vienna
Beans: 80
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Log Boot Messages
Hallo!
i also want to use this usefull feature. but after changing BOOTLOGD_ENABLE=No to BOOTLOGD_ENABLE=yes in /etc/default/bootlogd and rebooting twice still no file nameed "boot" exists in /vat/log or anywhere on the hard disk (after serching for "boot") anybody have an idea why? thanks! PS i use the dapper version of ubuntu i dont know if this makes a difference... |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|