From owner-freebsd-sparc Sat Nov 24 3: 0: 3 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 43E9D37B416 for ; Sat, 24 Nov 2001 02:59:57 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id fAOAxkF16287; Sat, 24 Nov 2001 11:59:46 +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 fAOAvQp1028327; Sat, 24 Nov 2001 11:57:26 +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 fAOAvPL03141; Sat, 24 Nov 2001 11:57:25 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.4/8.11.4) id fAOAvEe32858; Sat, 24 Nov 2001 11:57:14 +0100 (CET) (envelope-from ticso) Date: Sat, 24 Nov 2001 11:57:13 +0100 From: Bernd Walter To: "David O'Brien" Cc: Garrett Wollman , Garrett Wollman , sparc@FreeBSD.ORG Subject: Re: woo-hoo! Message-ID: <20011124115713.A32647@cicely8.cicely.de> References: <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> <20011122233425.B16804@cicely8.cicely.de> <20011123124551.G57107@dragon.nuxi.com> <20011123221653.A25559@cicely8.cicely.de> <20011123201042.Q57107@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011123201042.Q57107@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 Fri, Nov 23, 2001 at 08:10:42PM -0800, David O'Brien wrote: > On Fri, Nov 23, 2001 at 10:16:53PM +0100, Bernd Walter wrote: > > On Fri, Nov 23, 2001 at 12:45:51PM -0800, David O'Brien wrote: > > > On Thu, Nov 22, 2001 at 11:34:25PM +0100, Bernd Walter wrote: > > > > 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. > > > > > > Tried that path, no work. :-( > > > > That way always worked for me. > > Are you shure the partition you tried made bootable via installboot? > > Yes. Using binstall actually. Do you get an error message while trying to boot? Can you say if there was an access to the drive? How are the preset devalias entries filled? > > > Do you understand the ,0 and ,1 on the various OpenBoot device nodes? > > > > I have no sun4u machine available and my sun4m machines don't show > > anything what you might mean with ,0 and ,1. > > Can you mail the complete lines in question? > > cd / > ok ls > ..snip.. > f005f9c0 pci@1f,0 > ok cd pci@1f,0 > ok ls > f006079c pci@1 > f00601b4 pci@1,1 > ok cd pci@1 > ok ls > f0088700 scsi@3,1 > f0082fd8 scsi@3 > f0082d2c scsi@2 > f00829ec pci1103,5@1 > > > both "scsi@3" and "scsi@3,1" have "disk" below them. These are (pci) subfunction numbers. pci@1/scsi@3 is pci ID 1:3:0 - channel A pci@1/scsi@3,1 is pci ID 1:3:1 - channel B Looks like you have a twin (@3) and a single (@2) channel controller. pci1103,5 is something unknown to the system. The ,5 in pci1103,5@1 should be a different thing. I would guess it's some kind of device class, revision or so. The entries below a device are dependend on the bios for the chip so there might be some differences between different brand of controllers. -- 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