From owner-freebsd-questions Thu Jul 18 07:42:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA21663 for questions-outgoing; Thu, 18 Jul 1996 07:42:19 -0700 (PDT) Received: from cornus.FSL.ORST.EDU (root@FSL.ORST.EDU [128.193.112.105]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA21642 for ; Thu, 18 Jul 1996 07:42:15 -0700 (PDT) Received: from picea.FSL.ORST.EDU (hernanw@picea.FSL.ORST.EDU [128.193.112.3]) by cornus.FSL.ORST.EDU (8.6.9/8.6.9) with ESMTP id HAA01571 for ; Thu, 18 Jul 1996 07:42:10 -0700 Received: (from hernanw@localhost) by picea.FSL.ORST.EDU (8.7/8.6.9) id HAA08338; Thu, 18 Jul 1996 07:42:04 -0700 (PDT) Date: Thu, 18 Jul 1996 07:42:03 -0700 (PDT) From: Wayne Hernandez To: questions Subject: Using HP4020i cdr as reader Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My system comes up with the HP4020i as a worm device which is fine, but how do I read cd's from it? I have tried to use MAKEDEV to make /dev/worm0, but all I get is /dev/rworm0 which mount tells me is a character device instead of a block device. I am using 2.2 Current as of Mar 13, 1996 which is after the 4020i was declared a worm device. Wayne