On Saturday 14 March 2009, Charles Atkinson wrote: > I expected this change to cause some breakage; perhaps bootlogd depended > on something set by the earlier boot scripts; why would the package > designers not start it right at the beginning of the boot process so it > could capture all the boot messages?
It may work or not depending on the system. The program uses pseudo-terminals (PTYs). If you have BSD PTYs compiled in the kernel and have static pty* devices in your root filesystem, then yes, it should be possible to run bootlogd right from the beginning (perhaps even from the initial ramdisk). If not, you have to wait until /dev/pts is mounted by S11mountdevsubfs.sh. Best regards, Sergei -- logd not running https://bugs.launchpad.net/bugs/98955 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
