From owner-freebsd-ppc@FreeBSD.ORG Thu Dec 4 22:42:50 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC50A16A4CE for ; Thu, 4 Dec 2003 22:42:50 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EB743F85 for ; Thu, 4 Dec 2003 22:42:49 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-124.dsl.onthenet.net [203.144.30.124]) hB56gmZG035375 for ; Fri, 5 Dec 2003 16:42:49 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3FD028E5.2070600@freebsd.org> Date: Fri, 05 Dec 2003 16:42:45 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FIrewire external drives X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2003 06:42:50 -0000 ... seem to work OK with the syscons tarball. I partitioned one up in OSX, untarred the root filesys onto an empty partition, edited fstab to have /dev/da0s12 as root, and using the latest loader, set currdev to "fw/node/sbp-2/disk@0:12," and booted. Seems to work quite well ! later, Peter.