From owner-freebsd-questions Mon Nov 20 12:14:34 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01994 for questions-outgoing; Mon, 20 Nov 1995 12:14:34 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA01986 for ; Mon, 20 Nov 1995 12:14:29 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA01841; Mon, 20 Nov 1995 13:11:34 -0700 From: Terry Lambert Message-Id: <199511202011.NAA01841@phaeton.artisoft.com> Subject: Re: Qustions about FreeBSD 2.0.5 Installation Problem To: sbcho@arirang.snu.ac.kr (Cho SeongBok) Date: Mon, 20 Nov 1995 13:11:34 -0700 (MST) Cc: questions@FreeBSD.ORG, bsd_q1@arirang.snu.ac.kr In-Reply-To: <199511200801.RAA06396@arirang.snu.ac.kr> from "Cho SeongBok" at Nov 20, 95 05:01:02 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1155 Sender: owner-questions@FreeBSD.ORG Precedence: bulk > > I have 486DX2 machine and two "IDE" disks. > I've installed FreeBSD 2.0.5 on secondary(slave) disk from DOS partition in first disk. > When trying to boot from hard disk, it prints as follows. > > F1 . . . dos > F5 . . . disk2 > Default : F5 > > And I pressed F5 key. > Then, it prints as follows. > > F1 . . . BSD > F5 . . . disk1 > Default : F1 > > And I pressed F1 key. > Then, it prints as follows. > > >> FreeBSD BOOT @ 0x10000: 637/23552 k of memory > Use hd(1,a)/kernel to boot sd0 when wd0 is also installed > Usage:[[wd(1,a)]/kernel][-abcCdhrsv] > Use ? for file list or press Enter for defaults > > Boot : > > And I just pressed or entered wd(1,a)/kernel. > But it hangs after prints as follows. > > Boot : > | > > Why does the boot procedure stop? > And, what should I do?? :-( Probably you need to go into the BIOS setup and disable the queue on the IDE interface, since it's apparently based on the RZ1000 chip (this is typical behaviour -- the chip is known buggy). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.