From owner-freebsd-questions Thu Jan 18 3:49:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.vkpc.com (cr1004613-a.rct1.bc.wave.home.com [24.113.38.121]) by hub.freebsd.org (Postfix) with SMTP id 60D8737B698 for ; Thu, 18 Jan 2001 03:49:14 -0800 (PST) Received: (qmail 383 invoked from network); 18 Jan 2001 11:54:41 -0000 Received: from diaspora (192.168.0.4) by cr1004613-a.rct1.bc.wave.home.com with SMTP; 18 Jan 2001 11:54:41 -0000 From: "Danny Yoo" To: Subject: Adding a second HD Date: Thu, 18 Jan 2001 03:52:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering how to go about setting up a second disk for my FreeBSD 4.2 system? I currently have a 4.2gb drive as /dev/ad0s1x (x is 0-4) and I have physically installed a 3.1gb drive. I tried using sysinstall to configure (fdisk and label) the disk, but I get a: "No disks found! Please verify that your disk controller is being properly probed at boot time. Read the Hardware guide..." I read the hardware docs, as well as "Installing a Second Hard Drive" on the FreeBSD cheat sheets (www.mostgraveconcern.com/freebsd/) but the docs don't say much and the cheat sheet doesn't really explain what to do. It say to include: controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xa0ffa0ff disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 into the kernel and recompile. But I can't seem to find the "controller" entry, nor can I find any mention of "ad0" which is the device my current HD should be. Assuming that I have a standard vanilla PCI, IDE-based Pentium 233, can anybody help me? Thanks, Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message