Return to BSD News archive
#! rnews 1227 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!psinntp!news.rl.af.mil!usenet From: "Richard N. Smith" <smithri@rl.af.mil> Newsgroups: comp.unix.bsd.freebsd.misc Subject: IDE ATAPI CDROM WoW's Date: 19 Feb 1997 01:48:50 GMT Organization: USAF Rome Laboratory Lines: 17 Message-ID: <01bc1e06$e75b7920$19fd8480@rooster2> NNTP-Posting-Host: ln25.dias.rl.af.mil X-Newsreader: Microsoft Internet News 4.70.1155 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35868 I have a Dell Dimension XPS P120c system. It has two IDE controllers. I have two hard drives on the first controller and a ide cdrom on the second controller. I also have a soundblaster 16 card with a non-scsi cdrom attached. The installation process complained that my ide cdrom has wrong phase error. the system hangs. The soundblaster cdrom works great so I was able to install FreeBSD. The hand- book says that I should be able to access the ide cdrom through the wcd device. So I tried: mount_cd9660 /dev/wcd0c /mnt and got: Device not configured /dev/wcd0c exist so what does the error mean and what should I do? TNX Rich