Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 95 17:14:00 PDT
From:      Maula Matti <lmfmtm@ericsson.fi>
To:        freebsd-hardware <freebsd-hardware@freebsd.org>
Subject:   ATAPI CD-ROM
Message-ID:  <303BB38E@msmail.lmf.ericsson.se>

next in thread | raw e-mail | index | archive | help

Hi

I've got some problems related to ATAPI cd-roms.
I fetched the wcd11.tgz file and installed all the files
as well as I could to my 2.0.5.

I tried to follow the instructions but I have to say that
a made wild guess when it came to major and minor numbers,
I just took the numbers next in the line: 19 and 67.

I ran the /dev/MAKEDEV.

MAKEDEV
crw-r-----  1 root  operator   67,   0 Aug 11 07:07 /dev/rwcd0c
brw-r-----  1 root  operator   19,   0 Aug 11 07:07 /dev/wcd0c

Then I didn't know what to do next! I tried to mount the cdrom
directly, didn't work. Then I tried to run newfs, didn't work.
I gave the command newfs:

newfs /dev/rwcd0c
newfs: /dev/rwcd0c: Device not configured

newfs /dev/wcd0
newfs: /dev/wcd0c: Device not configured

I tried to mount the cd:

mount -t cd9660
OK, doesn't do anything

mount /dev/wcd0c /cdrom
/dev/wcd0c on /cdrom: Device not configured

What to do next?

/Matti



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