Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 1997 21:25:53 -0500 (CDT)
From:      Yaning Wang <yaning@shell.dave-world.net>
To:        FreeBSD-Questions@FreeBSD.ORG
Subject:   CDROM question
Message-ID:  <199705200225.VAA12263@shell.dave-world.net>

next in thread | raw e-mail | index | archive | help
Thanks for the suggestions to my problem.

After I installed FreeBSD 2.2.1, the CDROM (Matsushita CDROM/
Panasonic Drive CR-563, connected to a sound card) could not be
mounted.
When I try to mount CDROM
	mount /cdrom

Error message
	cd9660: /dev/matcd0a:	Device not configured
	(when bootup, message: matcd0 not found at 0x230)

I did put a line in /etc/fstab:
	/dev/matcd0a	/cdrom	cd9660	ro,noauto	0	0

In GENERIC, the related lines are:
	controller  matcd0   at isa? port 0x230 bio
	device      scd0     at isa? port 0x230 bio

(also a line related with CDROM:device   wcd0  #IDE CD-ROM)


Is scd0 (SONY CD-ROM) the problem ? (I remember I removed this
device during the installation).
Should I comment scd0 out and recompile the kernel ?

Please advice, thanks



-- 
Yaning Wang
==========================================================
TP Analyst
Network Service, Systems Technology
State Farm Insurance Companies
http://homepage.dave-world.net/~yaning



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