From owner-freebsd-questions Mon May 8 18:35:05 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA29025 for questions-outgoing; Mon, 8 May 1995 18:35:05 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id SAA29019 for ; Mon, 8 May 1995 18:35:03 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA05635; Mon, 8 May 95 19:28:30 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9505090128.AA05635@cs.weber.edu> Subject: Re: FreeBSD 2.0 & mitsumi lu002 To: epearson@olac.berkeley.edu (Erik A. Pearson) Date: Mon, 8 May 95 19:28:30 MDT Cc: questions@FreeBSD.org In-Reply-To: from "Erik A. Pearson" at May 8, 95 06:24:52 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > I've got another question. I'm attempting to install freebsd on an ide > drive from the walnut creek cdrom in a mitsumi lu002 cdrom drive. The > floppies install fine, but the cdrom does not work well enough to allow > installation. The drive will mount, and I can ls & cat around the drive, > but the installation gets hung up on 'time out' errors. This is probably > due to the fact that the only the mcd0 device is hardwired for 300/10 -- > but the only irq settings allowed on the lu002 8-bit board are 2,3 and > 5!! Is there some way around this -- e.g. a device that can copied into > /dev? Boot the kernel with the -c option and change the interrupt on the built in driver. I'd suggest changing the one that probes it successfully (look at your current boot messages) so that it will be found for sure. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.