From owner-freebsd-questions Thu Feb 3 10:29:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f249.law3.hotmail.com [209.185.241.249]) by builder.freebsd.org (Postfix) with SMTP id 9105B3F96 for ; Thu, 3 Feb 2000 10:29:10 -0800 (PST) Received: (qmail 80086 invoked by uid 0); 3 Feb 2000 18:27:48 -0000 Message-ID: <20000203182748.80085.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Thu, 03 Feb 2000 10:27:48 PST X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: mount addtional cdrom Date: Thu, 03 Feb 2000 10:27:48 PST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have two CD-ROMs. I took off one of them when I installed FreeBSD33 which booted from CD-ROM. After the installation, I try to add the one I took off. Probing found the additional one at wd0 (primary controller, channel2), labeled it acd0. Another CD-ROM which I booted from, now is acd1 at wd1(secondary controller, channel1). /etc/fstab showed that I have only one cdrom acd0. If I try to mount cdrom, then the additional one will be mounted. But the original one (which I booted from) can't not be found. Even I add one row in /etc/fstab to tell BSD I have another one at acd1. Below is the context of /etc/fstab related to cdrom. I added the second line myself. /dev/acd0c cd9660 /cdrom/cd0 no, noauto 0 0 /dev/acd1c cd9660 /cdrom/cd1 no, noauto 0 0 What could I do to let FreeBSD get another cdrom? Thanks. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message