[Bug 3767] New: Banner does not show boot message on serial console

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Tue Feb 12 09:40:09 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3767

           Summary: Banner does not show boot message on serial console
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: araimondi at gmx.net


/etc/init.d/banner does only check /dev/tty0 and /dev/vc/0 for output device.
This does not show the banner message on a serial console.

patch /etc/init.d/banner with
******************************
10a11,12
> elif ( > /dev/console ) 2>/dev/null; then
>     vtmaster=/dev/console


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list