From owner-freebsd-questions Wed Dec 13 9:10:35 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 13 09:10:33 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id D363F37B400 for ; Wed, 13 Dec 2000 09:10:32 -0800 (PST) Received: (qmail 98195 invoked by uid 100); 13 Dec 2000 17:10:32 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14903.44424.422672.329315@guru.mired.org> Date: Wed, 13 Dec 2000 11:10:32 -0600 (CST) To: tlhingan - FBSD Cc: questions@freebsd.org Subject: Re: how to mount another cdrom In-Reply-To: <97311539@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tlhingan - FBSD types: > i have two cdroms on my 3.2-Stable system. the first is a 4 disk changer which > was in the box when i installed FBSD. the second i recently acquired and > phisically installed - a regular single disk. how do i set it up to be > read/mounted properly? here is my relevant dmeg readout for all disks: > *** > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 408MB (836070 sectors), 899 cyls, 15 heads, 62 S/T, 512 B/S > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 0 (atapi): , removable, dma, iordy > acd0: drive speed 1031KB/sec, 128KB cache > acd0: supported read types: CD-DA > acd0: Audio: play, 255 volume levels > acd0: Mechanism: ejectable changer, unlocked > acd0: changer slot 0 disk present > acd1: changer slot 1 disk present > acd2: changer slot 2 disk present > acd3: changer slot 3 disk present > wdc1: unit 1 (atapi): , removable, iordy > acd4: drive speed 689KB/sec, 128KB cache > acd4: supported read types: CD-DA > acd4: Audio: play, 128 volume levels > acd4: Mechanism: ejectable tray > acd4: Medium: no/blank disc inside, unlocked > *** > > my initial 4disk changer is corectly set up as acd0c-acd3c and can be mounted > on /cdrom - /cdrom3. i tried writing in fstab a line similar to the others, > using acd4c and /cdrom4 (yes i did make sure the directory /cdrom4 exists), but > im not getting it. error message: no such file or directory. Did you make sure that /dev/acd4c existed? If it doesn't, "./MAKEDEV acd4" in /dev should do it. http://www.mired.org/home/mwm/ Independent WWW/Unix/FreeBSD consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message