From owner-freebsd-questions@FreeBSD.ORG Sun Oct 7 04:38:07 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B9F0B1065672 for ; Sun, 7 Oct 2012 04:38:07 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7649E8FC17 for ; Sun, 7 Oct 2012 04:38:07 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wc20so3787503obb.13 for ; Sat, 06 Oct 2012 21:38:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Q1q81Z9w0etlCJyx66XK5YrHQG/x+QnmbV/5/RtXxl8=; b=rF1YRRvkpvsttsqqirYvpL+f5+af0yY0iY46ToBB31l03x8P4MSZ+tti7i+iOvWq6R mK4wW6UwY/OHPvhGmjvv1icaPBLkdvi+thR/kk2abO2BygaZf22bTQgcEcAymQtmpIi2 ppIh2BXnk2ul9sRakTbjKHfiX859iTNO/Ef/soDczoj2LmU0IhyOWmiynYi71nvbeCQn we5xyCEwOzHDLAsCTKeTxBGRLwgTV5UtEe/F+saZ5kHi2akRLt4NnXtuZpljbsPX1hCw YUDzMr9wXiyYCEW/fho7fsG7S8MiXbrwN8r8H24qVxKLxM3FAN7BMVN/x3VGyD7+uGsw Ceqw== MIME-Version: 1.0 Received: by 10.182.42.6 with SMTP id j6mr10326215obl.93.1349584686244; Sat, 06 Oct 2012 21:38:06 -0700 (PDT) Received: by 10.76.12.202 with HTTP; Sat, 6 Oct 2012 21:38:06 -0700 (PDT) In-Reply-To: <5070FBBF.70504@bananmonarki.se> References: <5070FBBF.70504@bananmonarki.se> Date: Sat, 6 Oct 2012 23:38:06 -0500 Message-ID: From: Adam Vande More To: Bernt Hansson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Virtualbox 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: Sun, 07 Oct 2012 04:38:07 -0000 On Sat, Oct 6, 2012 at 10:49 PM, Bernt Hansson wrote: > When I try to start a virtual os in virtualbox i get an error. > > kldload vboxdrv.ko > kldload: can't load vboxdrv.ko: Exec format error > > Rebuilt VB and still this error > > 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Jan 12 15:13:06 CET 2012 > GENERIC amd64 > Update your kernel sources to match the installed. -- Adam Vande More