From owner-freebsd-questions@FreeBSD.ORG Tue May 27 02:57:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2077106567F for ; Tue, 27 May 2008 02:57:28 +0000 (UTC) (envelope-from deathjestr@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 984B68FC1C for ; Tue, 27 May 2008 02:57:28 +0000 (UTC) (envelope-from deathjestr@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1391869ywe.13 for ; Mon, 26 May 2008 19:57:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Ht4l7UnrgfrvXaVp/pg9oG1i4IR8VKM+q9lxGeeFc0o=; b=ihmgOszkegMVLpXScUYpIXdKUrx61NqVZC2yGZEBn+9uv5lacGvMsxMWUoONlD335OA0iKGiU2+GRWVQ/KI3zatDwz/LsB28a/6Fnc3npqwEaPfTqpio+i2X/DHWHtiIxsHbYr8FZpUMMDigJy2pfiByvecKF1p1gmebdeKQ3m0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n3LK57I/sfEKSHf7y5W9C20l4E1XDmbfQ2dGozhLwclt7qfTkqV3kTUyYXKVGeFasZVcIRSkOUNV68Fbo12rYue9t8hZGS2jXpkhXMenZ4sMHyr7KLq4czDJn0e7aGoicK2Tveq69vqc7O9MhquTL1jV4XdcXbQ7WoYoT0wJWr0= Received: by 10.78.129.16 with SMTP id b16mr705199hud.116.1211857035975; Mon, 26 May 2008 19:57:15 -0700 (PDT) Received: by 10.78.100.7 with HTTP; Mon, 26 May 2008 19:57:15 -0700 (PDT) Message-ID: <44b564930805261957v83b4196m3271a8536197a4e5@mail.gmail.com> Date: Mon, 26 May 2008 21:57:15 -0500 From: Mike To: orv In-Reply-To: <483B70FE.5040609@giallarhorn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44b564930805261552w7cd8116fr7263ad6ce49d718a@mail.gmail.com> <483B70FE.5040609@giallarhorn.org> Cc: frank@solensky.org, kris@freebsd.org, freebsd-questions@freebsd.org Subject: Re: VAIO Laptop - Fatal trap 19 on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 02:57:29 -0000 > > Hi Mike, > my solution to the problem was to plug a firewire drive in. You can remove > the drive after it has been probed. Once i got the o.s installed i built a > custom kernel without firewire. > Thanks! I don't know where I'm going to get a firewire drive, but at least now I know I can make it work once I have a custom kernel built. Maybe when I get a system up and running I'll take a look at why the firewire module and the VAIO hardware don't like each other.