Date: Thu, 03 Feb 2000 10:27:48 PST From: "Jerry Lei" <tylei@hotmail.com> To: freebsd-questions@FreeBSD.org Subject: mount addtional cdrom Message-ID: <20000203182748.80085.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000203182748.80085.qmail>