From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 4 15:29:53 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB51B106566B for ; Fri, 4 Dec 2009 15:29:53 +0000 (UTC) (envelope-from ardelean@ww.uni-erlangen.de) Received: from servww6.ww.uni-erlangen.de (servww6.ww.uni-erlangen.de [131.188.238.13]) by mx1.freebsd.org (Postfix) with ESMTP id 7B4838FC0A for ; Fri, 4 Dec 2009 15:29:53 +0000 (UTC) Received: by servww6.ww.uni-erlangen.de (Postfix, from userid 512) id 6882A62093; Fri, 4 Dec 2009 16:29:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by servww6.ww.uni-erlangen.de (Postfix) with ESMTP id 32A6A62092; Fri, 4 Dec 2009 16:29:50 +0100 (CET) Date: Fri, 4 Dec 2009 16:29:50 +0100 (CET) From: Gheorghe Ardelean To: Anton Shterenlikht In-Reply-To: <20091204150929.GA52455@mech-cluster241.men.bris.ac.uk> Message-ID: References: <20091204145230.GA52366@mech-cluster241.men.bris.ac.uk> <20091204150929.GA52455@mech-cluster241.men.bris.ac.uk> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: freebsd-sparc64@freebsd.org Subject: Re: firmware update on Blade 1500 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 15:29:53 -0000 Hi, >maybe I can copy the file somewhere under /boot/kernel >and pretend it's a kernel, and try to boot it? I am always netbooting the firmware file. Until now it worked for me (from Ultra Sparc 1, 2, 5, 10, 30 and to Blade100). I suppose it works also for Blade1500 but I never did it. Maybe you give it a try. Just use your other FreeBSD machines as rarp + tftp server to deviler the file. The file should be renamed (or linked) to it's hex IP equivalent. tcpdump is your friend here! Regards, Gheorghe Ardelean.