VirtualBox claims a USB drive, but hosted CentOS 7 cannot access it
How can I get CentOS 7 to open a USB hard drive from within VirtualBox running inside Windows 8.1? I have VirtualBox installed in Windows 8.1 and I am using it to launch and use CentOS 7 within VirtualBox.
When I insert the USB drive, VirtualBox is able to "claim" it when I click Devices > USB Devices > Device Name
, so that a check mark gets added next to Device Name in VirtualBox, while also causing a system sound, and also causing Windows Explorer to stop seeing the usb drive, so that the USB drive disappears from Windows Explorer and is marked in VirtualBox as selected. I can reverse this by unchecking the USB drive in a similar manner. The following image illustrates what I am able to do:
The problem is that the CentOS 7 installation inside VirtualBox cannot seem to see the USB drive. The USB device itself is an Apricorn SATA Wire 3.0 connector to the hard drive from a dead PC that had CentOS 7 and Windows 7 installed in a dual boot fashion. I want to access the data from the CentOS partition of the old hard drive using the CentOS 7 running inside VirtualBox on the new PC.
Now that VirtualBox can see the USB device, how can I get CentOS 7 to see and manipulate the USB device?
hard-drive usb windows-8.1 virtualbox centos
add a comment |
How can I get CentOS 7 to open a USB hard drive from within VirtualBox running inside Windows 8.1? I have VirtualBox installed in Windows 8.1 and I am using it to launch and use CentOS 7 within VirtualBox.
When I insert the USB drive, VirtualBox is able to "claim" it when I click Devices > USB Devices > Device Name
, so that a check mark gets added next to Device Name in VirtualBox, while also causing a system sound, and also causing Windows Explorer to stop seeing the usb drive, so that the USB drive disappears from Windows Explorer and is marked in VirtualBox as selected. I can reverse this by unchecking the USB drive in a similar manner. The following image illustrates what I am able to do:
The problem is that the CentOS 7 installation inside VirtualBox cannot seem to see the USB drive. The USB device itself is an Apricorn SATA Wire 3.0 connector to the hard drive from a dead PC that had CentOS 7 and Windows 7 installed in a dual boot fashion. I want to access the data from the CentOS partition of the old hard drive using the CentOS 7 running inside VirtualBox on the new PC.
Now that VirtualBox can see the USB device, how can I get CentOS 7 to see and manipulate the USB device?
hard-drive usb windows-8.1 virtualbox centos
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07
add a comment |
How can I get CentOS 7 to open a USB hard drive from within VirtualBox running inside Windows 8.1? I have VirtualBox installed in Windows 8.1 and I am using it to launch and use CentOS 7 within VirtualBox.
When I insert the USB drive, VirtualBox is able to "claim" it when I click Devices > USB Devices > Device Name
, so that a check mark gets added next to Device Name in VirtualBox, while also causing a system sound, and also causing Windows Explorer to stop seeing the usb drive, so that the USB drive disappears from Windows Explorer and is marked in VirtualBox as selected. I can reverse this by unchecking the USB drive in a similar manner. The following image illustrates what I am able to do:
The problem is that the CentOS 7 installation inside VirtualBox cannot seem to see the USB drive. The USB device itself is an Apricorn SATA Wire 3.0 connector to the hard drive from a dead PC that had CentOS 7 and Windows 7 installed in a dual boot fashion. I want to access the data from the CentOS partition of the old hard drive using the CentOS 7 running inside VirtualBox on the new PC.
Now that VirtualBox can see the USB device, how can I get CentOS 7 to see and manipulate the USB device?
hard-drive usb windows-8.1 virtualbox centos
How can I get CentOS 7 to open a USB hard drive from within VirtualBox running inside Windows 8.1? I have VirtualBox installed in Windows 8.1 and I am using it to launch and use CentOS 7 within VirtualBox.
When I insert the USB drive, VirtualBox is able to "claim" it when I click Devices > USB Devices > Device Name
, so that a check mark gets added next to Device Name in VirtualBox, while also causing a system sound, and also causing Windows Explorer to stop seeing the usb drive, so that the USB drive disappears from Windows Explorer and is marked in VirtualBox as selected. I can reverse this by unchecking the USB drive in a similar manner. The following image illustrates what I am able to do:
The problem is that the CentOS 7 installation inside VirtualBox cannot seem to see the USB drive. The USB device itself is an Apricorn SATA Wire 3.0 connector to the hard drive from a dead PC that had CentOS 7 and Windows 7 installed in a dual boot fashion. I want to access the data from the CentOS partition of the old hard drive using the CentOS 7 running inside VirtualBox on the new PC.
Now that VirtualBox can see the USB device, how can I get CentOS 7 to see and manipulate the USB device?
hard-drive usb windows-8.1 virtualbox centos
hard-drive usb windows-8.1 virtualbox centos
edited Mar 8 '17 at 16:59
Community♦
1
1
asked Jun 23 '15 at 18:18
CodeMedCodeMed
214723
214723
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07
add a comment |
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07
add a comment |
1 Answer
1
active
oldest
votes
In the Virtualbox host, open settings -> ports -> USB the second icon on the right with the small plus sign.
Select the USB device you want to use.
Disconnect and reconnect the device.
If that doesn't work, using the above settings:
- disconnect the USB device,
- shutdown the virtual machine
- start the virtual machine and wait for it to load
- insert the USB device
Last resort, still with the steps at 1
- unmount the device from windows and try to mount it from virtualbox's guest window at the bottom (the small usb connector icon)
For me, it usually works with step 2.
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f931637%2fvirtualbox-claims-a-usb-drive-but-hosted-centos-7-cannot-access-it%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In the Virtualbox host, open settings -> ports -> USB the second icon on the right with the small plus sign.
Select the USB device you want to use.
Disconnect and reconnect the device.
If that doesn't work, using the above settings:
- disconnect the USB device,
- shutdown the virtual machine
- start the virtual machine and wait for it to load
- insert the USB device
Last resort, still with the steps at 1
- unmount the device from windows and try to mount it from virtualbox's guest window at the bottom (the small usb connector icon)
For me, it usually works with step 2.
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
add a comment |
In the Virtualbox host, open settings -> ports -> USB the second icon on the right with the small plus sign.
Select the USB device you want to use.
Disconnect and reconnect the device.
If that doesn't work, using the above settings:
- disconnect the USB device,
- shutdown the virtual machine
- start the virtual machine and wait for it to load
- insert the USB device
Last resort, still with the steps at 1
- unmount the device from windows and try to mount it from virtualbox's guest window at the bottom (the small usb connector icon)
For me, it usually works with step 2.
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
add a comment |
In the Virtualbox host, open settings -> ports -> USB the second icon on the right with the small plus sign.
Select the USB device you want to use.
Disconnect and reconnect the device.
If that doesn't work, using the above settings:
- disconnect the USB device,
- shutdown the virtual machine
- start the virtual machine and wait for it to load
- insert the USB device
Last resort, still with the steps at 1
- unmount the device from windows and try to mount it from virtualbox's guest window at the bottom (the small usb connector icon)
For me, it usually works with step 2.
In the Virtualbox host, open settings -> ports -> USB the second icon on the right with the small plus sign.
Select the USB device you want to use.
Disconnect and reconnect the device.
If that doesn't work, using the above settings:
- disconnect the USB device,
- shutdown the virtual machine
- start the virtual machine and wait for it to load
- insert the USB device
Last resort, still with the steps at 1
- unmount the device from windows and try to mount it from virtualbox's guest window at the bottom (the small usb connector icon)
For me, it usually works with step 2.
answered Jun 23 '15 at 20:09
TheBrickTheBrick
1
1
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
add a comment |
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
Thank you. But those three options do not work. I even uninstalled and reinstalled both VirtualBox and CentOS. This is holding up work that I need to do in CentOS with files from the old hard drive.
– CodeMed
Jun 23 '15 at 21:04
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
This may sound lot of work, but did you consider running an Ubuntu (or whatever) Live distro from a different usb stick and run a guest OS in it? If it works, you can at least extract your data from the VM.
– TheBrick
Jun 24 '15 at 10:05
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f931637%2fvirtualbox-claims-a-usb-drive-but-hosted-centos-7-cannot-access-it%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It should just show up, maybe you should try re-installing virtual box?
– TheKB
Jun 23 '15 at 19:07