How to mount a damaged internal hard drive in an Ubuntu VM running on Windows 10?












1














The Issue



I had a Windows 10 PC whose hard drive went belly up. I'm trying to recover data from it by using an Ubuntu VM through VirtualBox on another Windows 10 PC.



What I've Done



So far, I have:




  1. Installed the damaged hard drive in another PC via a SATA connection.

  2. Created an Ubuntu VM in VirtualBox.

  3. Failed to figure out how to mount the damaged hard drive in Ubuntu.


When I go to Disk Management on the host, it shows the damaged disk as uninitialized (screenshot below):



Uninitialized disk



My understanding is that normally to get a drive to display in an Ubuntu VM, one would need to map the physical hard drive to a virtual disk and add that virtual disk to the VM. I haven't been able to find how to do this, and I especially don't know how to do this when Windows doesn't recognize the drive and doesn't assign it a drive letter.



My Question



Could you please provide step-by-step instructions on how to get my "unintialized disk" to be mounted/viewable/navigable in my Ubuntu VM? From there, I'm hoping to figure out how to use GNU ddrescue to clone the drive and then TestDisk to extract the data. Thanks!



Software Versions



I am using VirtualBox 6.0.0 r127566 (Qt5.6.2) and running an Ubuntu 18.04.1 LTS VM on a Windows 10 host.










share|improve this question







New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
    – user535733
    Dec 28 at 0:07










  • I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
    – Jake Reece
    Dec 28 at 0:11
















1














The Issue



I had a Windows 10 PC whose hard drive went belly up. I'm trying to recover data from it by using an Ubuntu VM through VirtualBox on another Windows 10 PC.



What I've Done



So far, I have:




  1. Installed the damaged hard drive in another PC via a SATA connection.

  2. Created an Ubuntu VM in VirtualBox.

  3. Failed to figure out how to mount the damaged hard drive in Ubuntu.


When I go to Disk Management on the host, it shows the damaged disk as uninitialized (screenshot below):



Uninitialized disk



My understanding is that normally to get a drive to display in an Ubuntu VM, one would need to map the physical hard drive to a virtual disk and add that virtual disk to the VM. I haven't been able to find how to do this, and I especially don't know how to do this when Windows doesn't recognize the drive and doesn't assign it a drive letter.



My Question



Could you please provide step-by-step instructions on how to get my "unintialized disk" to be mounted/viewable/navigable in my Ubuntu VM? From there, I'm hoping to figure out how to use GNU ddrescue to clone the drive and then TestDisk to extract the data. Thanks!



Software Versions



I am using VirtualBox 6.0.0 r127566 (Qt5.6.2) and running an Ubuntu 18.04.1 LTS VM on a Windows 10 host.










share|improve this question







New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
    – user535733
    Dec 28 at 0:07










  • I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
    – Jake Reece
    Dec 28 at 0:11














1












1








1







The Issue



I had a Windows 10 PC whose hard drive went belly up. I'm trying to recover data from it by using an Ubuntu VM through VirtualBox on another Windows 10 PC.



What I've Done



So far, I have:




  1. Installed the damaged hard drive in another PC via a SATA connection.

  2. Created an Ubuntu VM in VirtualBox.

  3. Failed to figure out how to mount the damaged hard drive in Ubuntu.


When I go to Disk Management on the host, it shows the damaged disk as uninitialized (screenshot below):



Uninitialized disk



My understanding is that normally to get a drive to display in an Ubuntu VM, one would need to map the physical hard drive to a virtual disk and add that virtual disk to the VM. I haven't been able to find how to do this, and I especially don't know how to do this when Windows doesn't recognize the drive and doesn't assign it a drive letter.



My Question



Could you please provide step-by-step instructions on how to get my "unintialized disk" to be mounted/viewable/navigable in my Ubuntu VM? From there, I'm hoping to figure out how to use GNU ddrescue to clone the drive and then TestDisk to extract the data. Thanks!



Software Versions



I am using VirtualBox 6.0.0 r127566 (Qt5.6.2) and running an Ubuntu 18.04.1 LTS VM on a Windows 10 host.










share|improve this question







New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











The Issue



I had a Windows 10 PC whose hard drive went belly up. I'm trying to recover data from it by using an Ubuntu VM through VirtualBox on another Windows 10 PC.



What I've Done



So far, I have:




  1. Installed the damaged hard drive in another PC via a SATA connection.

  2. Created an Ubuntu VM in VirtualBox.

  3. Failed to figure out how to mount the damaged hard drive in Ubuntu.


When I go to Disk Management on the host, it shows the damaged disk as uninitialized (screenshot below):



Uninitialized disk



My understanding is that normally to get a drive to display in an Ubuntu VM, one would need to map the physical hard drive to a virtual disk and add that virtual disk to the VM. I haven't been able to find how to do this, and I especially don't know how to do this when Windows doesn't recognize the drive and doesn't assign it a drive letter.



My Question



Could you please provide step-by-step instructions on how to get my "unintialized disk" to be mounted/viewable/navigable in my Ubuntu VM? From there, I'm hoping to figure out how to use GNU ddrescue to clone the drive and then TestDisk to extract the data. Thanks!



Software Versions



I am using VirtualBox 6.0.0 r127566 (Qt5.6.2) and running an Ubuntu 18.04.1 LTS VM on a Windows 10 host.







18.04 mount virtualbox hard-drive






share|improve this question







New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 27 at 22:52









Jake Reece

1064




1064




New contributor




Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Jake Reece is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
    – user535733
    Dec 28 at 0:07










  • I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
    – Jake Reece
    Dec 28 at 0:11


















  • For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
    – user535733
    Dec 28 at 0:07










  • I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
    – Jake Reece
    Dec 28 at 0:11
















For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
– user535733
Dec 28 at 0:07




For future reference, it might be much easier to simply boot into the "Try Ubuntu" environment of a LiveUSB to conduct your data recovery.
– user535733
Dec 28 at 0:07












I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
– Jake Reece
Dec 28 at 0:11




I thought about that, but I I would like to be able to kick off data recovery in the background and continue working in Windows (the host).
– Jake Reece
Dec 28 at 0:11















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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
});


}
});






Jake Reece is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105021%2fhow-to-mount-a-damaged-internal-hard-drive-in-an-ubuntu-vm-running-on-windows-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








Jake Reece is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Jake Reece is a new contributor. Be nice, and check out our Code of Conduct.













Jake Reece is a new contributor. Be nice, and check out our Code of Conduct.












Jake Reece is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105021%2fhow-to-mount-a-damaged-internal-hard-drive-in-an-ubuntu-vm-running-on-windows-10%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg