From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 16CCDB70EB for ; Sat, 22 Jan 2011 08:21:55 +1100 (EST) Subject: Re: BootX From: Benjamin Herrenschmidt To: kevin diggs In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Sat, 22 Jan 2011 08:21:48 +1100 Message-ID: <1295644908.2148.309.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2011-01-21 at 13:26 -0600, kevin diggs wrote: > Hi, > > Anyone familiar with BootX? Could my problems with the 8600 be related > to some interaction with BootX? It's possible. Have you tried using OF booting instead ? The 8600 should be cable to boot off SCSI or netboot COFF images. Cheers, Ben.