From owner-freebsd-questions@freebsd.org Thu Jul 16 19:26:51 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75F229A3E2A for ; Thu, 16 Jul 2015 19:26:51 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wi0-x244.google.com (mail-wi0-x244.google.com [IPv6:2a00:1450:400c:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A4FA10F1 for ; Thu, 16 Jul 2015 19:26:51 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by widjy10 with SMTP id jy10so2388850wid.1 for ; Thu, 16 Jul 2015 12:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=05uMBVZvr9C2PM32IkafgcY9Xd3YFba4uzktlLTTGSI=; b=DaibH7O/hY7MbjPM9uvM05DdORWvWd0zvOc4P/z+ObY/owMu5d34ze3D4QiNpfbZjS UjVkE7uqlvpSapIExVwrrAs2v12LCzyWlIgzfgIv9+ibF0DIKuQQUHMHmn8DsQHONqI0 mBNENsZBfZwQm4ntwTx05Pps66wFnh9wYKKIbLQaD21rkzS8bNmZWRzHY+Ldpw7nFLLx 5fdETiDBswbGhhT8droyaOvo6RbDoj0NzAym+hn48cq4nB1sQSbIMsqfkMmZDk0TYvjE MrHtwoeGjP4vJJJx0bbWRHP2NX1rkgWNR8JJVqsMhAvPd2+8aiAJX70fNFhr3YCs3bg+ HNkg== X-Received: by 10.180.77.200 with SMTP id u8mr9823190wiw.70.1437074809554; Thu, 16 Jul 2015 12:26:49 -0700 (PDT) Received: from gumby.homeunix.com (5ec1f672.skybroadband.com. [94.193.246.114]) by smtp.gmail.com with ESMTPSA id fm8sm4753821wib.9.2015.07.16.12.26.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 12:26:48 -0700 (PDT) Date: Thu, 16 Jul 2015 20:26:44 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: 64-bit linux emulation Message-ID: <20150716202644.55cbf79b@gumby.homeunix.com> In-Reply-To: <6911798.EzPSnWE832@curlew.lan> References: <55A7D51D.1020605@hiwaay.net> <55A7E2B8.6090405@gmail.com> <6911798.EzPSnWE832@curlew.lan> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:26:51 -0000 On Thu, 16 Jul 2015 18:08:14 +0100 Mike Clarke wrote: > On Thursday 16 Jul 2015 10:58:32 jd1008 wrote: > > > Since we are on the subject of emulation, why not just use > Virtual Box > > in which to run Linux 64 bit? > > We'd still need emulation for things like nvidia drivers and flash > plugin. The binary nvidia driver is a native FreeBSD driver, the linux dependencies are just there so it can work with linux applications. The 32-bit flash plugin works on 64-bit FreeBSD.