From owner-freebsd-sparc64@FreeBSD.ORG Mon Nov 22 02:18:46 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5004116A4CE for ; Mon, 22 Nov 2004 02:18:46 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F53C43D1F for ; Mon, 22 Nov 2004 02:18:46 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iAM2IieX013385; Sun, 21 Nov 2004 18:18:44 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iAM2Iijm013384; Sun, 21 Nov 2004 18:18:44 -0800 (PST) (envelope-from obrien) Date: Sun, 21 Nov 2004 18:18:44 -0800 From: "David O'Brien" To: John Du , freebsd-sparc64@freebsd.org Message-ID: <20041122021844.GD12737@dragon.nuxi.com> References: <001301c4cdd8$57019cd0$cb01a8c0@weiziyu.com> <80B4B87D-39D5-11D9-9AFD-000D93C47836@xcllnt.net> <002c01c4ce93$88a42670$cb01a8c0@weiziyu.com> <88BD2EBC-3A96-11D9-94CC-000D93C47836@xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88BD2EBC-3A96-11D9-94CC-000D93C47836@xcllnt.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: FreeBSD 5.3 for SPARC64 does not find SCSI disks on Unltra 1E X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-sparc64@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 02:18:46 -0000 On Fri, Nov 19, 2004 at 05:50:19PM -0800, Marcel Moolenaar wrote: > >>On Nov 18, 2004, at 5:37 PM, John Du wrote: > >Thanks Marcel. No, the kernel does not see the disk. I dropped to the > >command line and typed "lsdev". The command lists nothing under block > >devices. > > lsdev is a loader command. It may not tell you what you need to know. In > particular it won't tell you if the kernel will detect the SCSI disks. > It's probably a good idea to use a serial console, boot the kernel with > -v and send us the boot log. And do a 'probe scsi-all' at the OBP prompt before booting. If you have have auto-boot? = TRUE; then lay on the ^C key and issue the proble command. Then, "boot" or 'boot net' or 'boot disk'. -- -- David (obrien@FreeBSD.org)