 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>accessing usb ports Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/accessing-usb-ports/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/accessing-usb-ports/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Sat, 09 Mar 2019 21:58:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>VirtualBox &#8211; How to Access USB Devices</title>
		<link>https://complete-concrete-concise.com/virtualbox-2/virtualbox-how-to-access-usb-devices/</link>
					<comments>https://complete-concrete-concise.com/virtualbox-2/virtualbox-how-to-access-usb-devices/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Jul 2012 17:18:25 +0000</pubDate>
				<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[accessing usb ports]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2285</guid>

					<description><![CDATA[<p>These instructions are for VirtualBox 4.1.18 running on Windows 7 with Service Pack 1 with Ubuntu 12.04 (running the Unity Interface) as the guest OS. I believe the instructions are the same (or very similar) regardless of which host OS and guest OS combination you are running, but I make no guarantee. Sometimes you want [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/virtualbox-2/virtualbox-how-to-access-usb-devices/">VirtualBox &#8211; How to Access USB Devices</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for VirtualBox 4.1.18 running on Windows 7 with Service Pack 1 with Ubuntu 12.04 (running the Unity Interface) as the guest OS.</p>
<p>I believe the instructions are the same (or very similar) regardless of which host OS and guest OS combination you are running, but I make no guarantee.</p>
</div>
<p>Sometimes you want to (or need to) directly access a USB device, like a memory stick, or a printer, or camera.</p>
<p>Normally, VirtualBox does not provide access to these devices, however, it is possible to allow the guest OS to directly access the USB device.</p>
<p>(I needed to allow Linux to directly access a SD card so I could use the <code>dd</code> command to copy a OS image. This turned out to be very slow. I am not sure if this was because I was accessing it via VirtualBox or because <code>dd</code> is inherently slow writing to flash cards.)</p>
<div class="c4">
<p><strong>NOTE:</strong> when a USB device is used by VirtualBox, the device will no longer be available or visible to the host operating system when the guest OS is running.</p>
<p>This means that if you enable access to your USB printer in VirtualBox, then the USB printer will no longer be available for use in your host OS. This is not as bad as it seems, when you shut down your VirtualBox session, the USB device will be returned to your OS.</p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>Installing the VirtualBox Extension Pack</h1>
<div class="c1">
<p>I don&#8217;t think it is absolutely necessary to install this, but if you don&#8217;t you will be using the slower USB 1 interface. Installing this extension pack (which is different from the Guest Additions) will enable USB 2 support.</p>
</div>
<p><strong>1) Go to</strong> the VirtualBox Downloads page. It can be found <a href="https://www.virtualbox.org/wiki/Downloads">here</a>.</p>
<p><strong>2) Click</strong> on the <u>All Platforms</u> link beside the <u>VM VirtualBox Extensions Pack</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-1-big.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-1-thumb.png" alt="" border="0" /></a></p>
<p><strong>3) Click</strong> on <u>Open</u> if you get the following confirmation request in Windows 7:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-2-big.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-2-thumb.png" alt="" border="0" /></a></p>
<p><strong>4) Click</strong> on <u>Install</u>:</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-3.png" alt="" border="0" /></p>
<p><strong>5) Read</strong> the license agreement (or, at the very least, scroll all the way to the end) and the <strong>click</strong> on <u>I Agree</u> if you accept the licensing terms (if you don&#8217;t agree, then you will not be able to install the extensions):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-4-big.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-4-thumb.png" alt="" border="0" /></a></p>
<p>VirtualBox will then proceed to install the extensions pack. This will take a few minutes.</p>
<p><strong>6) Observe</strong> that the installation was successful and <strong>click</strong> on <u>OK</u>:</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-5.png" alt="" border="0" /></p>
<h1>Enabling a USB Device in VirtualBox</h1>
<p><strong>1) Plug in</strong> the USB device you want to share. <strong>Let</strong> it be detected and recognized by Windows.</p>
<p><strong>2) Start</strong> <u>VirtualBox</u>.</p>
<p><strong>3) Right-click</strong> on the virtual machine you wish to configure the USB device for, then <strong>select</strong> (left-click) <u>Settings&#8230;</u>. You could also <strong>left-click</strong> on the virtual machine and then press <code>Ctrl+S</code>:</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-6.png" alt="" border="0" /></p>
<p><strong>4) Click</strong> on <u>USB</u> in the left side panel:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-7-big.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-7-thumb.png" alt="" border="0" /></a></p>
<p><strong>5) Check</strong> the checkbox <u>Enable USB 2.0 (EHCI) Controller</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-13-big.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-13-thumb.png" alt="" border="0" /></a></p>
<p><strong>6) Click</strong> on the tiny USB icon with the green plus sign (it is found on the right side of the dialog):</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-8.png" alt="" border="0" /></p>
<p>A menu containing the plugged in USB devices will appear:</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-9.png" alt="" border="0" /></p>
<div class="c2">
<p><strong>NOTE:</strong> it is very likely your list of devices will be different from this one.</p>
</div>
<div class="c2">
<p>Alternately, you can press <code>Alt + Ins</code> to bring up the list of USB devices attached to your computer.</p>
<p>Pressing <code>Alt + Ins</code> means &#8220;while holding down the <code>Alt</code> key, press the <code>Ins</code> (or insert) key as if you were going to type it.&#8221;</p>
<div class="c1">
<p><strong>NOTE:</strong> if you use the keyboard shortcut <code>Alt + Ins</code>, the menu will appear where your mouse cursor is on the screen.</p>
</div>
</div>
<p><strong>7) Click</strong> on the USB device you want (this might be tricky because the displayed name may not be obvious &#8211; for example, the <u>Unknown device</u> is a webcam):</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-91.png" alt="" border="0" /></p>
<p>This will add the device to the list of USB devices available to the virtual machine (again, your list will likely be different):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-11.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-11-thumb.png" alt="" border="0" /></a></p>
<p>The first time you start the virtual machine with <u>newly</u> attached USB device, VirtualBox will: (1) disconnect the device from your machine and (2) create a VirtualBox USB device to connect to the device (for which Windows will automatically install the necessary device driver). When this is done, you should get the following notification:</p>
<p><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-10.png" alt="" border="0" /></p>
<div class="c2">
<p><strong>NOTE:</strong> sometimes during this process, the VirtualBox machine will stop responding. It is safe (as far as I can tell because that is what I do) to kill the virtual machine and restart it.</p>
</div>
<p>When you log into your guest OS, the USB device will be attached to it.</p>
<div class="c2">
<p><strong>NOTE:</strong> it may not be obvious or easy to find where the USB device is attached.</p>
<p>For memory cards and USB drives, I find it useful to start <u>Disk Utility</u> and examine where the disk has been mounted (for some reason I don&#8217;t find it in <code>/mnt</code>):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-12.png" target="_blank" rel="noopener noreferrer"><img decoding="async" class="centered" src="//complete-concrete-concise.com/wp-content/uploads/2012/07/virtualbox-usb-12-thumb.png" alt="" border="0" /></a></p>
</div>
<p>In the image above you can see several attached drive locations. These are the slots in a card reader I had attached to the computer.</p>
<p>You can also see that the memory card in question was mounted as <code>sdb</code></p>
<p>If you have attached a different USB device (printer, scanner, camera, etc), the guest OS (in this case Linux) may have limited or no support for the device.</p>
<p>&nbsp;</p>
<p>The post <a href="https://complete-concrete-concise.com/virtualbox-2/virtualbox-how-to-access-usb-devices/">VirtualBox &#8211; How to Access USB Devices</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/virtualbox-2/virtualbox-how-to-access-usb-devices/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
