In this post I’ll show you how to mount a USB drive inside a Hyper-V virtual machine.
If you work in an environment where USB drives are allow to be used with servers this can be quite a handy way of getting access to external storage from within a vm. It’s a very useful way of seeding initial copies of backup data.
1. Attach the USB drive to the Hyper-V host server.
2. Right click the USB disk (in our case Disk 1) and select Offline.
3. Disk 1 is now offline.
4. Select the vm Settings of the vm that you want to Add the USB drive to and select the SCSI Controller, highlight Hard Drive and click Add.
5. Select Physical hard disk, using the pull down menu you should see the offiline disk on the host available to you, select it and click Apply, click OK.
6. Within the vm start Server Manager, select the Tools menu, and select Computer Management, expand Disk Management, and you should the USB disk is offline. Right click Disk 2, and select Online.
7. You can now see the disk in File Explorer on the VM and can copy data to and from it.
To dismount the disk perform the following steps.
1. In the VM go to Disk Management, and select Disk 2 (in this example) and set to Offline.
2. In the Settings of the VM, expand SCSI Controller, and select the Hard Drive that you have used to mount the USB disk. Click Remove, Apply, OK.
3. Right Click the USB icon in the System Tray and select Eject.
Related Posts:
1. How to Inspect and Edit virtual disks in Hyper-V
2. How to create a Hyper-V VM template without VMM
3. How to convert a Hyper-V VHDX to VMDK for VMware Workstation
4. Windows update fails on Hyper-V 2012 R2 generation 2 virtual machines
5. PowerShell: Get-ADComputer to retrieve computer last logon date – part 1
![](http://pixel.wp.com/b.gif?host=oxfordsbsguy.com&blog=37065947&post=2018&subd=oxfordsbsguy&ref=&feed=1)