Date: Thu, 24 Aug 1995 10:20:32 +0200 (MET DST) From: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de> To: lmfmtm@ericsson.fi (Maula Matti) Cc: freebsd-hardware@freebsd.org Subject: Re: ATAPI CD-ROM Message-ID: <199508240820.KAA04524@gilberto.physik.rwth-aachen.de> In-Reply-To: <303BB38E@msmail.lmf.ericsson.se> from "Maula Matti" at Aug 23, 95 05:14:00 pm
next in thread | previous 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: Why? A cdrom is a read only device. Or do you have a worm drive? > > 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? mount -t cd9660 /dev/wcd0c /mnt > > /Matti > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508240820.KAA04524>