Error message during boot
-
I updated my Alix 2d13 to 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Sat Jan 5 17:51:54 EST 2013 and noticed the following errors during boot:
pnpbios: Bad PnP BIOS data checksum
ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_bss_fw, 0xc0731270, 0) error 1
ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc0731310, 0) error 1
ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07313b0, 0) error 1Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /etc/rc.bootup:84) in /etc/inc/config.lib.inc on line 502
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /etc/rc.bootup:84) in /etc/inc/config.lib.inc on line 502Can those be ignored or is there a problem?
-
The session cookie messages are a new "feature" since some recent changes.
When starting to reinstall packages after an upgrade, output like this appears:One moment please, reinstalling packages... >>> Trying to fetch package info... Done. Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /etc/rc.bootup:84) in /etc/inc/config.lib.inc on line 502 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /etc/rc.bootup:84) in /etc/inc/config.lib.inc on line 502 Backing up libraries... Removing package... Removing Cron components... Configuration... done. Cleaning up... done. Beginning package installation for Cron . 100%
Maybe someone who knows what the changes were all about can sort out what the problem is for this console output case, where the output is not going to a real browser.
-
I updated my Alix 2d13 to 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Sat Jan 5 17:51:54 EST 2013 and noticed the following errors during boot:
The session_start() errors should be fixed in a snapshot 1.