From owner-freebsd-firewire@FreeBSD.ORG Mon Oct 26 21:46:59 2009 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BA0106568D for ; Mon, 26 Oct 2009 21:46:59 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 80D988FC0A for ; Mon, 26 Oct 2009 21:46:58 +0000 (UTC) Received: from deuterium.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id n9QLkoDx064715; Mon, 26 Oct 2009 22:46:50 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <4AE618CA.9020404@fgznet.ch> Date: Mon, 26 Oct 2009 22:46:50 +0100 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Fabio References: <1256585472.2607.4.camel@Lappy> <4AE5FD28.8080208@fgznet.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Sean Bruno , freebsd-firewire Subject: Re: [Fwd: Re: firewire issue] X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2009 21:47:00 -0000 Fabio, Fabio wrote: > Thank you both for your quick answer. I'll see what I can do with > Andreas' diff. Right now, I'm still fighting with sysinstall (trying > to get the proper partition map) so it may take a while. Are you trying to install FreeBSD on an external firewire disk? Or do you have a firewire device attached to you imac G3 and want to install to an internal disk? If the first is true, I'm sorry, I feel it won't work since early Apple Firewire chips are broken in several ways. If the second is true, please try to detach any firewire devices from your G3 before booting. The firewire code from 8.0/CURRENT goes into an infinite loop with this crappy chip. If both are not true, if you can, try to use the pdisk from OS-X to format your partition you want fbsd installed on. Just guessing. Andreas