From owner-freebsd-questions@freebsd.org Mon Nov 30 23:54:22 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E405FA3C8E2 for ; Mon, 30 Nov 2015 23:54:22 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (host-209-190-254-14.client.atlantech.net [209.190.254.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail", Issuer "mail" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 96AA817EE for ; Mon, 30 Nov 2015 23:54:20 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from [192.168.1.11] (tripel [192.168.1.11]) by mail.monochrome.org (8.14.9/8.14.9) with ESMTP id tAUNhmSM001734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 30 Nov 2015 18:43:49 -0500 (EST) (envelope-from chris@monochrome.org) Date: Mon, 30 Nov 2015 18:43:48 -0500 (EST) From: Chris Hill To: Bertram Scharpf cc: freebsd-questions@freebsd.org Subject: Re: Doesn't switch back to text mode In-Reply-To: <20151130220933.GA17228@becker.bs.l> Message-ID: References: <20151130220933.GA17228@becker.bs.l> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 23:54:23 -0000 On Mon, 30 Nov 2015, Bertram Scharpf wrote: [snip] > > By default, Grub2 starts in graphical mode. But when my > FreeBSD once is in graphical mode, it refuses to switch back > to text mode. [snip] > I solved the problem so far by leaving Grub2 in text mode. > Do I have to swallow this restriction or is there a trick I > am not aware of? This bit me too. In my case, the answer was to add: kern.vty=vt ...to /boot/loader.conf, and reboot. If the file doesn't exist, create it. See https://forums.freebsd.org/threads/changes-to-vt-4-newcons-console-in-stable-10.47154/ HTH. -- Chris Hill chris@monochrome.org ** [ Busy Expunging ]