From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 08:45:20 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 0737416A4CF for ; Fri, 27 Feb 2004 08:45:20 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B93ED43D31 for ; Fri, 27 Feb 2004 08:45:19 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1Awl71-0003O0-00 for questions@freebsd.org; Fri, 27 Feb 2004 11:45:19 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16447.29726.744736.366502@jerusalem.litteratus.org> Date: Fri, 27 Feb 2004 11:45:18 -0500 To: questions@freebsd.org In-Reply-To: <403F7020.6000609@daleco.biz> References: <88EB08D16800D34EA145D7DD2AA44998E64C@minnie.outland> <20040227120039.GC46716@happy-idiot-talk.infracaninophile.co.uk> <403F7020.6000609@daleco.biz> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: booting into X (was: Boot and MBR (Gnome)) 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: Fri, 27 Feb 2004 16:45:20 -0000 Kevin D. Kinsey, DaleCo, S.P. writes: > I did this just last night; this seems to do it > (and I was a bad boy, just hacked it w/o looking > at the docs) .... > > [/home/kadmin][10:26] > #cat /etc/ttys | grep gdm > ttyv0 "/usr/X11R6/bin/gdm" cons25 on secure It is my understanding that booting into X is not encouraged. However, if you (generic) must do it then the ttys method is the wrong way to go. Instead, add the appropriate commands at the end of /etc/rc.local. Robert Huff