From owner-freebsd-questions@FreeBSD.ORG Mon Apr 13 04:58:47 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 005EA34A for ; Mon, 13 Apr 2015 04:58:46 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEF70B75 for ; Mon, 13 Apr 2015 04:58:46 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YhWDe-0002ia-R8 for freebsd-questions@freebsd.org; Mon, 13 Apr 2015 06:43:34 +0200 Received: from pool-72-66-1-32.washdc.fios.verizon.net ([72.66.1.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Apr 2015 06:43:34 +0200 Received: from nightrecon by pool-72-66-1-32.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Apr 2015 06:43:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Subject: Re: OT: how to simulate USB on a windows virtual box guest Date: Mon, 13 Apr 2015 00:43:25 -0400 Lines: 23 Message-ID: References: Reply-To: nightrecon@hotmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-72-66-1-32.washdc.fios.verizon.net X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 04:58:47 -0000 Aryeh Friedman wrote: > Of all the tutorials and stuff I can find for how to do USB > passthrough it do none of them work. All I need to do is just > simulate a USB drive being inserted and removed how can I do this: > > vbox 4.4.30 > uname on host: > > FreeBSD retard 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r275948M: Fri Dec > 19 15:57:44 EST 2014 root@retard:/usr/obj/usr/src/sys/GENERIC > amd64 > Download and install VirtualBox 4.3.26 Oracle VM VirtualBox Extension Pack from: https://www.virtualbox.org/wiki/Downloads Make sure version matches. -Mike