From owner-freebsd-questions Sat Sep 12 09:14:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15151 for freebsd-questions-outgoing; Sat, 12 Sep 1998 09:14:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15145 for ; Sat, 12 Sep 1998 09:14:45 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA14284; Sat, 12 Sep 1998 12:14:29 -0400 Message-Id: <199809121614.MAA14284@laker.net> From: "Steve Friedrich" To: "freebsd" , "Peter Kok" Date: Sat, 12 Sep 1998 12:14:16 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: today Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998 15:41:32 +0800, Peter Kok wrote: >i tried to add second primary harddisk > >after i re-boot computer, the messages only prompts : the secondary >hardisk information. > >finally, it prompted > >wdc0 not found at 0x1f0 >panic: the root not found!!!!! Haven't seen any problems from you for awhile, thought you were done... First, let's clarify the original configuration and the current configuration... Did you originally have only one hard disk and it was an IDE or EIDE drive ?? Are you aware that a single IDE or EIDE disk must be jumpered as a "single" drive, and if you add a second disk to the same channel it will be called a "slave" and must be jumpered as a "slave", and that the original disk that was jumpered as a "single" must be changed to "master" ?? Most modern BIOSes report how many drives they have found. If your BIOS is not reporting both, that's where you begin. Pull both drives out and re-check the jumpers. You must have at least one of them wrong. An IDE or EIDE channel supports two disks, one is called "primary" and one is called "slave". The "primary" gets jumpered as a "master" and the "slave" gets jumpered as a "slave". There is support in most modern BIOSes for two IDE or EIDE controllers, each supporting two drives. The first IDE channel normally uses Int 14 and the second channel normally uses Int 15. Some BIOSes even report these as part of their PNP support. Lots of luck and get back to us with more info if you have more problems... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message