From owner-freebsd-questions Wed Feb 26 14:18:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA06804 for questions-outgoing; Wed, 26 Feb 1997 14:18:21 -0800 (PST) Received: from dux.ru (ns.dux.ru [193.125.210.65]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA06798 for ; Wed, 26 Feb 1997 14:18:11 -0800 (PST) Received: from access.dux.ru (access.dux.ru [193.125.210.71]) by dux.ru (8.7.6/8.7.6/DUX) with ESMTP id BAA20834 for ; Thu, 27 Feb 1997 01:17:13 +0300 (MSK) Received: (from morion@localhost) by access.dux.ru (8.8.3/8.8.3) id BAA06691 for freebsd-questions@freebsd.org; Thu, 27 Feb 1997 01:14:10 +0300 (MSK) Date: Thu, 27 Feb 1997 01:14:10 +0300 (MSK) From: Morion shell account Message-Id: <199702262214.BAA06691@access.dux.ru> To: freebsd-questions@freebsd.org Subject: ATAPI CD Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi FreeBSD-Question, Sorry for disturbance, but I have large problem with my ATAPI-CDROM and You , may be help . Shortly, I have HITACHI CDROM. When system loading, kernel wrote: > wdc0: unit 1 (atapi): < HITACHI CDR-7730/0008c >, removable, iordy > wcd0: 689Kb/sec, 128Kb cache, audio play, 128 volume levels, ejectable try > wcd0: medium type unknown, unlocked In a configuration of a kernel I have brought in the following strings: > options ATAPI #Enable ATAPI support for IDE bus > device wcd0 # IDE CD-ROM But when I try to mount CD-ROM (``mount -t cd9660 /dev/wcd0c /cdrom''), Kernel writes: " wcd0c: Device not configured ". OK, I remakes wcd0 (``cd /dev;./MAKEDEV wcd0''), but nothing changes. Where bugs? Reply , please where I can find bugs (if I can). P.S [ I have FreeBSD 2.1.6] Thanks, Ilya Komarov , St.Petersburg.