LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   NO bootlog messages in /var/log/boot (https://www.linuxquestions.org/questions/debian-26/no-bootlog-messages-in-var-log-boot-780705/)

cccc 01-07-2010 06:12 PM

NO bootlog messages in /var/log/boot
 
hi

I've enabled BOOTLOGD_ENABLE=Yes in /etc/default/bootlogd on my Squeeze (Upgrade from Lenny) installed on the notebook, but after Retsrat NO bootlog messages in /var/log/boot.

Is it a BUG?

Simon Bridge 01-07-2010 06:19 PM

Quote:

Is it a BUG?
Yep.
https://bugs.launchpad.net/upstart/+bug/98955
Quote:

/sbin/logd is not started since Gutsy, leading to an empty /var/log/boot file

this is a setting in /etc/default/bootlogd, and the reason this has been disabled is that it caused several other processes to crash unexpectedly
Probably the same reason in debian.
Strangely, I'm unable to locate any discussion about this.

craigevil 01-07-2010 07:50 PM

works ok here on sid
/var/log/boot:
Code:

Wed Jan  6 21:58:00 2010: .
Wed Jan  6 21:58:00 2010: Setting preliminary keymap...done.
Wed Jan  6 21:58:00 2010: Setting parameters of disc: (none).
Wed Jan  6 21:58:00 2010: Activating swap...done.
Wed Jan  6 21:58:00 2010: Checking root file system...fsck from util-linux-ng 2.16.2
Wed Jan  6 21:58:00 2010: /dev/sda2: clean, 246466/13713408 files, 6298954/27394841 blocks (check in 2 mounts)
Wed Jan  6 21:58:00 2010: done.
Wed Jan  6 21:58:00 2010: Starting early crypto disks...done.
Wed Jan  6 21:58:00 2010: Cleaning up ifupdown....
Wed Jan  6 21:58:00 2010: Loading kernel modules...done.
Wed Jan  6 21:58:00 2010: Starting remaining crypto disks...done.
Wed Jan  6 21:58:00 2010: Checking file systems...fsck from util-linux-ng 2.16.2
Wed Jan  6 21:58:00 2010: done.
Wed Jan  6 21:58:00 2010: Setting up networking....
Wed Jan  6 21:58:00 2010: Mounting local filesystems...done.
Wed Jan  6 21:58:00 2010: Activating swapfile swap...done.
Wed Jan  6 21:58:00 2010: Cleaning up temporary files....
Wed Jan  6 21:58:00 2010: Setting kernel variables (/etc/sysctl.conf)...done.
Wed Jan  6 21:58:00 2010: Setting kernel variables (/etc/sysctl.d/bindv6only.conf)...done.
Wed Jan  6 21:58:00 2010: Configuring network interfaces...Internet Systems Consortium DHCP Client V3.1.3
Wed Jan  6 21:58:01 2010: Copyright 2004-2009 Internet Systems Consortium.
Wed Jan  6 21:58:01 2010: All rights reserved.
Wed Jan  6 21:58:01 2010: For info, please visit https://www.isc.org/software/dhcp/
Wed Jan  6 21:58:01 2010:
Wed Jan  6 21:58:02 2010: Listening on LPF/eth0/00:16:76:41:72:44
Wed Jan  6 21:58:02 2010: Sending on  LPF/eth0/00:16:76:41:72:44
Wed Jan  6 21:58:02 2010: Sending on  Socket/fallback
Wed Jan  6 21:58:06 2010: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Wed Jan  6 21:58:06 2010: DHCPOFFER from 192.168.1.254
Wed Jan  6 21:58:06 2010: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Wed Jan  6 21:58:06 2010: DHCPACK from 192.168.1.254
Wed Jan  6 21:58:06 2010: bound to 192.168.1.64 -- renewal in 42092 seconds.
Wed Jan  6 21:58:06 2010: done.
Wed Jan  6 21:58:06 2010: Cleaning up temporary files....
Wed Jan  6 21:58:06 2010: Setting console screen modes.
Wed Jan  6 21:58:06 2010: ^[]R^[[9;30]^[[14;30]Skipping font and keymap setup (handled by console-setup).
Wed Jan  6 21:58:06 2010: Setting up ALSA...done.
Wed Jan  6 21:58:06 2010: Loading the saved-state of the serial devices...
Wed Jan  6 21:58:06 2010: Setting up console font and keymap...done.
Wed Jan  6 21:58:06 2010: INIT: Entering runlevel: 5
Wed Jan  6 21:58:06 2010: Starting DirMngr: dirmngr.
Wed Jan  6 21:58:06 2010: Running DKMS auto installation service for kernel 2.6.32-3.slh.1-sidux-686:.
Wed Jan  6 21:58:06 2010: Starting preload: preload.
Wed Jan  6 21:58:07 2010: Starting system log daemon....
Wed Jan  6 21:58:07 2010: Starting anac(h)ronistic cron: anacron.
Wed Jan  6 21:58:07 2010: Starting deferred execution scheduler: atd.
Wed Jan  6 21:58:07 2010: Starting periodic command scheduler: cron.
Wed Jan  6 21:58:07 2010: Starting Common Unix Printing System: cupsd.
Wed Jan  6 21:58:08 2010: Starting system message bus: dbus.
Wed Jan  6 21:58:08 2010: Starting SMP IRQ Balancer: irqbalance.
Wed Jan  6 21:58:08 2010: Starting kernel log daemon....
Wed Jan  6 21:58:08 2010: Starting Hardware abstraction layer: hald.
Wed Jan  6 21:58:09 2010: Starting halevt daemon: OK.
Wed Jan  6 21:58:09 2010: Starting GNOME Display Manager: gdm.
Wed Jan  6 21:58:10 2010:



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