From owner-freebsd-ppc@FreeBSD.ORG Sun Aug 6 03:11:41 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 9093316A4DE for ; Sun, 6 Aug 2006 03:11:41 +0000 (UTC) (envelope-from subtexel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8037543D49 for ; Sun, 6 Aug 2006 03:11:40 +0000 (GMT) (envelope-from subtexel@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so929319nfe for ; Sat, 05 Aug 2006 20:11:39 -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=L20xK7KVAg8W1HO3re3RFkLy+h2F1rlvlrv1INfYwWkWRjOfhdLe28lPOellCnmOCSiMDwUx2xUoysZpkS9+NCHXpo4VSAk/yWU4SwrBgzrj3GqpAqeEiAIHrUtibefrR1yqB8qMiaOaZS/wiVMs5dDIvBEVPtkzgs9ByGq+uM4= Received: by 10.49.8.4 with SMTP id l4mr7067911nfi; Sat, 05 Aug 2006 20:11:39 -0700 (PDT) Received: by 10.49.27.4 with HTTP; Sat, 5 Aug 2006 20:11:39 -0700 (PDT) Message-ID: Date: Sat, 5 Aug 2006 23:11:39 -0400 From: "Rickey Bartlett" To: grehan@freebsd.org In-Reply-To: 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 03:11:41 -0000 Still doesnt work... (just to make sure I am doing this correctly, 'set hint.pcib.1.skipslot=26' and then I issue the command boot). Rickey On 8/5/06, Rickey Bartlett < subtexel@gmail.com> wrote: > > 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 < grehan@freebsd.org> 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. > > > >