From owner-freebsd-questions@FreeBSD.ORG Tue Aug 15 17:01:19 2006 Return-Path: X-Original-To: questions@freebsd.org 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 03EEC16A4DA for ; Tue, 15 Aug 2006 17:01:19 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2913843D6D for ; Tue, 15 Aug 2006 17:01:17 +0000 (GMT) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id k7FH1Ekb074141 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 15 Aug 2006 10:01:14 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id k7FH1E6N074140; Tue, 15 Aug 2006 10:01:14 -0700 (PDT) Received: by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA27024; Tue, 15 Aug 06 09:57:58 PDT Date: Tue, 15 Aug 06 09:57:58 PDT From: perryh@pluto.rain.com (Perry Hutchison) Message-Id: <10608151657.AA27024@pluto.rain.com> To: pramod@dvnull.org Cc: questions@freebsd.org Subject: Re: new 6.1 install will not boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 17:01:19 -0000 > Do you get the FreeBSD boot menu ? > > Pramod Venugopal > pramod@dvnull.org No. The BIOS clears the screen and loads the boot sector, then nothing. > On Aug 14, 2006, at 7:24 PM, Perry Hutchison wrote: > > > I've just installed FreeBSD 6.1 on a Dell Pentium III, and I must have > > done something wrong -- or missed a step -- somewhere along the way. > > > > When trying to boot, I do not get even as far as the situation > > described in sec. 4.2.5 of the installation instructions. The system > > hangs, with a completely blank screen and the curson on (I think) the > > second line, immediately after the BIOS loads the boot record from the > > FreeBSD partition. Keyboard input is ignored except for CtrlAltDel, > > which reboots and hangs again the same way. Booting a Windows 98 CD > > and running fdisk confirms that the FreeBSD partition is active. ...