From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 06:25:29 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 047BA16A4CE for ; Tue, 11 Nov 2003 06:25:29 -0800 (PST) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C7F43F3F for ; Tue, 11 Nov 2003 06:25:27 -0800 (PST) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.24; FreeBSD 4.8) id 1AJZSO-000Bdk-0w for FreeBSD-Questions@FreeBSD.ORG; Tue, 11 Nov 2003 14:25:24 +0000 Date: Tue, 11 Nov 2003 14:25:23 +0000 From: Jez Hancock To: FreeBSD-Questions@FreeBSD.ORG Message-ID: <20031111142523.GA43752@users.munk.nu> Mail-Followup-To: FreeBSD-Questions@FreeBSD.ORG References: <20031111062720.1F2818AEDE@xmxpita.excite.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031111062720.1F2818AEDE@xmxpita.excite.com> User-Agent: Mutt/1.4.1i Sender: User Munk Subject: Re: Installation Hang 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, 11 Nov 2003 14:25:29 -0000 Hi Nick, On Tue, Nov 11, 2003 at 01:27:20AM -0500, Nick P. wrote: > > I am a first-time user who is having a nightmare installing FreeBSD. > I've tried several different methods, but my installation hangs at > various points during the installation. Have you checked the integrity of the installation CD you're trying to install from? It could be that it's corrupted and causing problems. You can check the integrity as follows: - grab a utility called 'md5sum' (windows/DOS app) - it's around on the net in various places, http://www.etree.org/md5com.html was the first place I found just now :) - download the MD5 checksum file that should be in the same directory as the ISO image you downloaded: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.9/CHECKSUM.MD5 (presuming you downloaded the first 4.9 CD which is all you need really) - run: md5sum 4.9-i386-disc1.iso (again presuming that's the iso image you downloaded) - check the output from the last step against the checksum contained in the checksum file If the checksum's match then all is well, if not best to download it again. The installation process is usually fairly painless and generally very fast - as less than 5 minutes for a minimal install on an amd athlon 2000. Certainly shouldn't be taking as long as you mention :( Presumably you've read the handbook as well: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html if you know enough to use Google you no doubt stumbled across the handbook pretty early on :=) -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/