From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 18:58:15 2003 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 C1DF937B41B for ; Wed, 2 Apr 2003 18:58:15 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C731A43FA3 for ; Wed, 2 Apr 2003 18:58:14 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.77.69 ([207.179.77.69]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 2 Apr 2003 21:59:15 -0500 From: taxman To: myself@yours.com, freebsd-questions@freebsd.org Date: Wed, 2 Apr 2003 22:01:29 -0500 User-Agent: KMail/1.5 References: <20030401011919.70585.qmail@mail.com> In-Reply-To: <20030401011919.70585.qmail@mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304022201.29892.taxman@acd.net> X-OriginalArrivalTime: 03 Apr 2003 02:59:15.0682 (UTC) FILETIME=[030F1420:01C2F98D] Subject: Re: Setting-up FreeBSD 4.6 on my computer ! 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: Thu, 03 Apr 2003 02:58:16 -0000 On Monday 31 March 2003 08:19 pm, myself@yours.com wrote: > Hello, > I bought FreeBSD 4.6 OS which includes 4 discs and FreeBSD Toolkit (March > 2002) which includes 6 discs and 'The FreeBSD HANDBOOK' 2nd Edition > [WindRiver] ; all of this from BSDmall website in Augest 2002 and they ship > it to me in Saudi Arabia by UPS. Cool, FreeBSD in Saudi Arabia! > I tried to install it on my computer , but always the configuration of > XFree86 - X window system failed . I get the message ( ..... XFree86 > configuraion seems to have failed .....);and I tried again these days Make sure you know the specifications of your monitor. You need to know the horiontal and vertical sync rates. They'll be something like 50-150 30-85 If you don't know yours you can search for your monitor model in google or something and often find the correct specs. Or you can boot with knoppix and copy the config file to a floppy then copy it to the same place in FreeBSD. Download a mini ISO here, burn it to a cdr and it should boot just fine for you: ftp://ftp.es.debian.org/pub/miniKnoppix The config file is in /etc/X11 good luck, Tim