From owner-freebsd-questions Fri Jul 11 07:38:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA09638 for questions-outgoing; Fri, 11 Jul 1997 07:38:10 -0700 (PDT) Received: from house.key.net.au (root@house.key.net.au [203.35.4.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA09633 for ; Fri, 11 Jul 1997 07:38:03 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (andrew@localhost) by house.key.net.au (8.8.5/8.8.5) with SMTP id AAA00357 for ; Sat, 12 Jul 1997 00:37:39 +1000 (EST) Date: Sat, 12 Jul 1997 00:37:39 +1000 (EST) X-Sender: andrew@house.key.net.au To: questions@freebsd.org Subject: CD not configured Message-ID: X-Wibble: WonK MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Whenever I try and mount a CD (FreeBSD 2.2.1 as it happens) I get: mount -t cd9660 /dev/wcd0c /cdrom cd9660: /dev/wcd0c: Device not configured Im running 2.2-STABLE with an ATAPI CD-ROM. In my kernel I have: B controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr options ATAPI #Enable ATAPI support for IDE bus device wcd0 #IDE CD-ROM I tried to load the atapi mod by hand and it seemd to work...modstat reports the the cd9660 lkm is already loaded. Any suggestions? This used to work under 2.1.7.1..I must have missed something. BTW I'm not curently on the list so please mail direct. Thanks, Andrew