From owner-freebsd-questions Mon May 13 19:03:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA20903 for questions-outgoing; Mon, 13 May 1996 19:03:55 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA20896 for ; Mon, 13 May 1996 19:03:50 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA11112; Mon, 13 May 1996 19:01:41 -0700 From: Terry Lambert Message-Id: <199605140201.TAA11112@phaeton.artisoft.com> Subject: Re: Question about the IDE CDROM support in FreeBSD (fwd) To: support@cdrom.com (Paul Hsu) Date: Mon, 13 May 1996 19:01:40 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: from "Paul Hsu" at May 13, 96 01:18:34 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > My PC has an IDE CD-ROM. I added following statements in my config file and > rebuild a kernel. > controller wcd0 at isa? port *IO_WD2* bio irq 15 vector wdintr > > But build failed with the following messages at final stage. > > loading kernel > ioconf.o Undefined symbol *_wcddriver* referenced data segment. > > [Question 1] > What shall I do to remove this error? w*d*c, not w*c*d.. No question 2? > [Question 3] > What shall I do to install packages.Could'nt I install package withtout > CDROM? Use sysinstall (see the relase notes). You can install packages without the CDROM -- if you have a net connection. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.