Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 11:10:32 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        tlhingan - FBSD <tlhingan@asan.com>
Cc:        questions@freebsd.org
Subject:   Re: how to mount another cdrom
Message-ID:  <14903.44424.422672.329315@guru.mired.org>
In-Reply-To: <97311539@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
tlhingan - FBSD <tlhingan@asan.com> 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): <ST3491A-XR>
> 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): <NEC                 CD-ROM DRIVE:252/3.18>, 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): <HITACHI CDR-7730/1002>, 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.

	<mike
--
Mike Meyer <mwm@mired.org>			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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14903.44424.422672.329315>