From owner-freebsd-questions@FreeBSD.ORG Sun May 2 04:05:09 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 EEA9416A4CF; Sun, 2 May 2004 04:05:09 -0700 (PDT) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80B543D45; Sun, 2 May 2004 04:05:08 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([82.37.145.193]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.5600); Sun, 2 May 2004 12:05:09 +0100 From: John Murphy To: Florian Date: Sun, 02 May 2004 12:05:06 +0100 Message-ID: <3gk990dlkq7gofl7jpdotulqbr2b1sv8gl@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 02 May 2004 11:05:09.0899 (UTC) FILETIME=[557ECDB0:01C43035] cc: questions@FreeBSD.ORG cc: newbies@freebsd.org Subject: Re: Hang up on boot .. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2004 11:05:10 -0000 =46lorian wrote: Hi Florian I've CC'd your question to questions@freebsd.org (where all good fbsd technical questions should go). >I want to install using a CD with the 5.2.1-RELEASE-i386-miniinst.iso. >It shows the "Welcome to FreeBSD!"-screen wit hthe 7 options and that=20 >ASCII-art demon to the right. >If I chose "1. Boot FreeBSD [default]", it starts to boot but just = freezes=20 >after a few pages of text, the last lines being: >Timecounter "TSC" frequency 1102504582Hz quality 800 >Timecounters tick every 10.000msec The next thing to happen after that message is (on my system with IDE) probing for ata disk drives. Can you try it again with just the HD you want to install to connected. (yes without the CD drive if you can make the two install floppies) The Generic kernel may be struggling with a slave without master situation for instance. >I hope anyone can help me with that .. More information about the disk drives and other hardware may help someone help... John.