From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 22:34:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D05BD16A4CE for ; Tue, 27 Jul 2004 22:34:36 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B8B43D31 for ; Tue, 27 Jul 2004 22:34:34 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc11) with ESMTP id <2004072722343311100998jre> (Authid: jayobrien@att.net); Tue, 27 Jul 2004 22:34:34 +0000 Message-ID: <4106D878.6010804@att.net> Date: Tue, 27 Jul 2004 15:34:32 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Console 50-lines at bootup? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 22:34:36 -0000 I ran FreeBSD for the first time last week; I have 4.10 working. Following http://users.rcn.com/rneswold/fbsd-init.html I have set up console fonts in /etc/rc.conf and set up 50-line mode in /etc/ttys. I can use vidcontrol VGA_80x50 and vidcontrol green black from the console to set ttyv0 or whatever virtual terminal I'm using. I cannot make it set up the VGA_80x50 and 'green black' parameters when booting up. I've tried many iterations of the text in /etc.rc.local or /etc.rc.conf.local and I get errors and failures to boot that forced me to learn about single-user mode to recover. (Probably a good thing that I had to learn about single-user!) I would like the system to boot up into VGA_80x50 and green on black, and I'm stumped. Jay O'Brien Rio Linda, CA, USA