From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 08:33:27 2005 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 B707516A4CE for ; Mon, 14 Feb 2005 08:33:27 +0000 (GMT) Received: from top.daemonsecurity.com (FW-182-254.go.retevision.es [62.174.254.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1838E43D45 for ; Mon, 14 Feb 2005 08:33:27 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from [IPv6???1] (localhost.daemonsecurity.com [127.0.0.1]) by top.daemonsecurity.com (Postfix) with ESMTP id 030BFFD01F; Mon, 14 Feb 2005 09:33:24 +0100 (CET) Message-ID: <4210624F.9020803@locolomo.org> Date: Mon, 14 Feb 2005 09:33:19 +0100 From: Erik Norgaard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050127 X-Accept-Language: en, en-us, da, it, es MIME-Version: 1.0 To: "admin@classicwebsales.com" References: <420E5462.000003.96045@DAVID> In-Reply-To: <420E5462.000003.96045@DAVID> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: Re: I have given in trying to install 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: Mon, 14 Feb 2005 08:33:27 -0000 admin@classicwebsales.com wrote: > > I recently picked up the freebsd 1.1 from a Linux magazine I buy reg ular , I liked it so much I decided to download the full Freebsd iso's > an= d install the real thing . > > 24 hrs later and constant effoft ... I have given in . > > It seems that regardless of whatever angle I approach the install .. . and I have tried every which way but lose . > > It is impossible to get the bootloader to use Gnome or KDE (xfree) . > I have tried every way from your website help on install and still n o joy . OK I am not a Linux expert , I have only installed Mandrake , > RH8= and RH9 Knoppik and Suse plus other operating systems over the > past year= since I have been inquisitive about LInux . > > Please make FreeBSD easy to install ! FreeBSD doesn't enable X by default, you will come to appreciate it. X does not start Gnome or KDE by default, you will come to apprecieate it. The reason is that if something is incorrectly configured you can get into an endless loop with X restarting, and a reinstall being the only (almost) option. First, it is not the boot loader that is responsible for starting X or Gnome/KDE. The bootloader .. well boots :-) To do: The installation menu will allow you to install and configure X and choose among the most popular window managers including Gnome and KDE. If you have done that, reboot the machine and login. You have a console - don't panic! :-) Run the command "startx", this will start up X with the chosen window manager. If you are satisfied, then go on to make it start automatically. Edit /etc/ttys - change the line ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure to ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure and reboot. This last step is always required after install in order to start X automatically on boot. I won't recommend it untill you have the configuration correct for the reason given above. Cheers, Erik -- Ph: +34.666334818 web: http://www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2