From owner-freebsd-sparc Thu Nov 22 14:34:51 2001 Delivered-To: freebsd-sparc@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id DD49E37B417 for ; Thu, 22 Nov 2001 14:34:47 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id fAMMYgP02169; Thu, 22 Nov 2001 23:34:42 +0100 (CET) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id fAMMYap1006969; Thu, 22 Nov 2001 23:34:39 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id fAMMYXL00269; Thu, 22 Nov 2001 23:34:33 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.4/8.11.4) id fAMMYQL18073; Thu, 22 Nov 2001 23:34:26 +0100 (CET) (envelope-from ticso) Date: Thu, 22 Nov 2001 23:34:25 +0100 From: Bernd Walter To: "David O'Brien" Cc: Garrett Wollman , Garrett Wollman , sparc@FreeBSD.ORG Subject: Re: woo-hoo! Message-ID: <20011122233425.B16804@cicely8.cicely.de> References: <200111220346.fAM3kBB26761@hergotha.lcs.mit.edu> <200111220418.fAM4IFP58916@khavrinen.lcs.mit.edu> <200111220346.fAM3kBB26761@hergotha.lcs.mit.edu> <20011121195704.C57107@dragon.nuxi.com> <200111220418.fAM4IFP58916@khavrinen.lcs.mit.edu> <20011122132333.A13743@cicely8.cicely.de> <20011122125713.D57107@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011122125713.D57107@dragon.nuxi.com> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 22, 2001 at 12:57:13PM -0800, David O'Brien wrote: > On Thu, Nov 22, 2001 at 01:23:33PM +0100, Bernd Walter wrote: > > But you need the Sun version of the controller because of the open > > firmware bios. > > The first important point is if probe-scsi-all of the rom-monitor finds > > the controller and devices. > > The controller was bought straight from Sun. Drives hanging off it are > found by 'prove-scsi-all'. I also put an Adaptec AHA-2940 and Qlogic > 1080 in the machine. Neither of those controllers are seen in > 'probe-scsi-all'. Is 'probe-scsi-all' the litmus test for bootability? Yes - AFAIK its also needed to work after booting. It shows that the SCSI-chain works and the controller is recognised by the rom software. The controller iopath should be listed even without connected devices. Otherwise I would asume there is something wrong with the bios on the controller card. IIRC probe-scsi-all also shows your IDE devices. > Do you have any idea what boot device I should be using? disk{0,1,2,3} > are all aliased as IDE disks. probe-scsi-all gives you the iopath to the controller. Take this path and add /sd@3,0:a for drive id 3 lun 0 partition a. You can also redefine the aliasnames or define new ones. See the output from the devalias command. It's sometimes easier to use 'words' to get help than the 'help' command itself. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message