From owner-freebsd-questions Thu Aug 8 23:38:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA15683 for questions-outgoing; Thu, 8 Aug 1996 23:38:00 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts7-line3.uoregon.edu [128.223.150.50]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA15678 for ; Thu, 8 Aug 1996 23:37:57 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id XAA00315; Thu, 8 Aug 1996 23:36:42 -0700 (PDT) Date: Thu, 8 Aug 1996 23:36:42 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: COI Giovanni cc: freebsd-questions@freebsd.org Subject: Re: Hitachi CD-ROM ATAPI problem In-Reply-To: <199608081634.SAA03945@prometeo.prometeo.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Please don't crosspost like this. -questions would have been plenty enough. Thanks. (cc: list pruned) On Thu, 8 Aug 1996, COI Giovanni wrote: > The release that I have installad is 2.1.5-stable (from mirror > www.se.FreeBSD.org at August 6 1996). Check. > The problem is the CD-ROM. It is set as Master into the second IDE > controller with the hard drive set as Master into the first IDE > controller. Um, if the devices are the only one on their respective controllers then they should be set to Single, not Master. > > When start (with a CD into the unit) the initial hardware test > show: > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 0 (atapi): , removable, iordy > wcd0: 689Kb/sec, 128Kb cache, audio play, 128 volume levels, ejectable tray > wcd0: medium type unknown, unlocked OK, looking good there. > So it find correctly two units. > (NB. > If CD-ROM do not set as Master in second IDE it missing from > the probe log. > If it is set as Salve in first IDE the system do not boot at all. > It don't find any bootable units.) Yes; it's because it's configured improperly. > When from root's shell I type: > > mount -t cd9660 /dev/wcd0c /mnt > > the system relply: > > cd9660: /dev/wcd0c: Device not configured > > Do you have any brilliant suggestions that may aid me in my > search for the perfectly functional FreeBSD system? su; cd /dev; sh MAKEDEV wcd0 Try that and see what you get. Also reset the jumpers on your disks to reflect the proper situation. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major