From owner-freebsd-hackers Sun Nov 3 08:52:09 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA05931 for hackers-outgoing; Sun, 3 Nov 1996 08:52:09 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA05921 for ; Sun, 3 Nov 1996 08:52:02 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id RAA25843; Sun, 3 Nov 1996 17:51:35 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id RAA03223; Sun, 3 Nov 1996 17:51:29 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id RAA03607; Sun, 3 Nov 1996 17:37:39 +0100 (MET) From: J Wunsch Message-Id: <199611031637.RAA03607@uriah.heep.sax.de> Subject: Re: IDE CDROM support To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Sun, 3 Nov 1996 17:37:39 +0100 (MET) Cc: rhoward@kryten.WOC.ATINC.COM (Robert Howard) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from Robert Howard at "Nov 2, 96 10:46:05 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Robert Howard wrote: (Please, break up your long lines to a reasonable length.) > First, I could not find either the atapi.flp or the atapiflp.bat > files on the CDROM. I performed a search of the entire CDROM after They are no longer there. They were a kludge just for 2.1R only. > I have rebuilt the kerrnel half a dozen times or more following both > the directions in the "handbook" and variations that I got when I > enlisted local experts. I have the CDROM board on IRQ 15. The > CDROM drive has is in the slave configuration When I attempt to > mount it using either "mount" or "mount_9660" I receive the error > message: > "device not configured" Seems your CDROM drive was not recognized. The 2.1.5 ATAPI CDROM code wasn't really good, some improvements have been made meanwhile. So you might want to give the bootfloppy of one of the newer SNAPs a try. I'm not an ATAPI expert, but just FYI, i found this in Usenet today: Subject: Re: ATAPI CDROM Help needed: "atapi0.1: unknown phase" Newsgroups: comp.unix.bsd.freebsd.misc Date: 28 Oct 1996 19:22:44 GMT Organization: University at Buffalo Message-ID: <553164$18@prometheus.acsu.buffalo.edu> From: pleung@cs.buffalo.edu (Patrick Leung) Burton Sampley (bsampley@best.com) wrote: : message "unknown phase" he said FBSD could not "read/use" my cdrom. I : had a cheap 2X IDE (generic brand) cdrom. My solution was to purchase a That's because not all IDE drives are fully ATAPI compatible, even if it says ATAPI, especially drives that are below 4X. The newer IDE CD roms, 4X and 8X tend to follow to ATAPI standard more closely than the old ones. That's why you will have a better chance of getting a new CD drive to work than an old one. : new IDE cdrom. I found a Sony CDU311 8X EIDE cdrom for about $105.00 : USD at a local computer shop. That solved the problem. I hope this : helps. Oh, one other thing, make sure the cdrom drive is the slave : drive. I've heard this is the only way FBSD can use an IDE cdrom (don't I also have my cdrom mounted as slave.