> i installed Sergei's version and it works but it only captures 3 seconds > of my boot messages, how can i fix this?
Is there a lot of text to capture? If so, it might overflow the internal 32K buffer. It is defined on line 52 in bootlogd.c. Try to increase it. Also, there is a stop-bootlogd script which stops bootlogd near the end of boot sequence. Check when this script is run. -- 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
