From owner-freebsd-ppc@FreeBSD.ORG Sun Aug 6 02:55:01 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 1F92F16A4DF for ; Sun, 6 Aug 2006 02:55:01 +0000 (UTC) (envelope-from subtexel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id C828F43D45 for ; Sun, 6 Aug 2006 02:54:59 +0000 (GMT) (envelope-from subtexel@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so926561nfe for ; Sat, 05 Aug 2006 19:54:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=WtnZaOfaScB43lRvA3liaCuGEgxfAWI1TRgEKAnCeX2fDjQcJFHkXhUywXUaXc1iyyIv68xgJoHe4ZbUOW0NqudwHsGqNirErz/UZboXNlRvbngKu2bIQaj4b89Ydp5tSM0JIhQ1yt2zEPDamfrU8dxuMN6KXxL3vwph83S7NeE= Received: by 10.49.43.11 with SMTP id v11mr713193nfj; Sat, 05 Aug 2006 19:54:58 -0700 (PDT) Received: by 10.49.27.4 with HTTP; Sat, 5 Aug 2006 19:54:58 -0700 (PDT) Message-ID: Date: Sat, 5 Aug 2006 22:54:58 -0400 From: "Rickey Bartlett" To: grehan@freebsd.org In-Reply-To: <44D5595C.2060902@freebsd.org> MIME-Version: 1.0 References: <44D5595C.2060902@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD on an external Firewire HD X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2006 02:55:01 -0000 Gah. don't know where I got that from, let me try it and give an update. Thanks, Rickey On 8/5/06, Peter Grehan wrote: > > > I have tried booting with an > > external USB keyboard, disabling the bluetooth with hint > > pcib.1.slotnumber=26 at the loader portion > > Should be: hint.pcib.1.skipslot=26 > > later, > > Peter. >