docs/66117: Handbook Serial Console Page doesn't list how to recompile boot blocks.

Jamin Brown alec at gwi.net
Fri Apr 30 18:30:18 UTC 2004


>Number:         66117
>Category:       docs
>Synopsis:       Handbook Serial Console Page doesn't list how to recompile boot blocks.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 30 11:30:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jamin Brown
>Release:        4.9-RELEASE-p4
>Organization:
>Environment:
>Description:
Neither the pages at http://www.freebsd.org/doc/handbook/serialconsole-setup.html nor http://www.freebsd.org/doc/handbook/boot-blocks.html detail how to recompile boot blocks for when an option like BOOT_COMCONSOLE_SPEED is updated in make.conf
>How-To-Repeat:
      
>Fix:
Add documentation that explains that:

cd /usr/src/sys/boot/i386/boot2
make clean
make all install

are needed before 'disklabel -B diskslice' if you are trying to compile boot blocks with custom settings like an updated COM_CONSOLE_SPEED.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list