Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 10:15:57 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: CURRENT: EFI boot failure
Message-ID:  <CAPyFy2B-EC1Ksiu_6mOWU0Nz1N__iZFm9%2BQ%2BJKvpiiEZA%2BUqJA@mail.gmail.com>
In-Reply-To: <20140916235039.34e9284f.ohartman@zedat.fu-berlin.de>
References:  <20140916020541.03c18d04.ohartman@zedat.fu-berlin.de> <54178607.1060305@freebsd.org> <541786BE.6010105@freebsd.org> <20140916075121.29989a53.ohartman@zedat.fu-berlin.de> <5417E20D.8070607@freebsd.org> <20140916235039.34e9284f.ohartman@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 September 2014 17:50, O. Hartmann <ohartman@zedat.fu-berlin.de> wrote=
:
> ...
>
> hw.vga.textmode=3D1
> hw.vty=3Dsc
>
> (tried also hw.vty=3Dvt).
> ...

One clarification for the archives: there's no tunable "hw.vty", it's
"kern.vty".  From vt(4):

     kern.vty
             When both vt and sc(4) have been compiled into the kernel, the
             one to use for the system console can be selected by setting t=
his
             value to =E2=80=98vt=E2=80=99 or =E2=80=98sc=E2=80=99.  If thi=
s value is not set, sc(4) is used.

Although I see that needs an update, since the situation is now:

If this value is not set, sc(4) is used, unless the system is booted
via UEFI.  In the UEFI-boot case vt(4) is used.

(Tracked in PR 193710)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2B-EC1Ksiu_6mOWU0Nz1N__iZFm9%2BQ%2BJKvpiiEZA%2BUqJA>