Recover hard drive accidentally reformatted from NTFS to Ext4 The Next CEO of Stack...
Do I need to enable Dev Hub in my PROD Org?
Written every which way
Rotate a column
Should I tutor a student who I know has cheated on their homework?
Which tube will fit a -(700 x 25c) wheel?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Unreliable Magic - Is it worth it?
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
How do scammers retract money, while you can’t?
What does convergence in distribution "in the Gromov–Hausdorff" sense mean?
Is there an analogue of projective spaces for proper schemes?
How do we know the LHC results are robust?
Why didn't Khan get resurrected in the Genesis Explosion?
Does it take more energy to get to Venus or to Mars?
What is the purpose of the Evocation wizard's Potent Cantrip feature?
Interfacing a button to MCU (and PC) with 50m long cable
How does the mv command work with external drives?
Indicator light circuit
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Anatomically Correct Strange Women In Ponds Distributing Swords
If a black hole is created from light, can this black hole then move at speed of light?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
MessageLevel in QGIS3
What happened in Rome, when the western empire "fell"?
Recover hard drive accidentally reformatted from NTFS to Ext4
The Next CEO of Stack OverflowRecover data from an ''unpartitioned'' hard drivehow do i recover files and directory structure of an NTFS volume that was formatted as ext4?Need to recover an accidentally formatted (i.e. wiped out) hard drive.Hard drive failure - Can I recover data?Accidentally ran “sudo gpart -W /dev/sda /dev/sda” – how can I recover my partitions?Changing deleted partition back to NTFS without having to recover to another driveHow can I boot Windows at external hard drive from internal hard drive?Recover Data from Windows Formatted External Hard DriveRecover missing drive space from Kali Linux partitionRecover data from a mirrored external hard drive
So me and my friend were installing Arch Linux on my external hard drive. My external hard drive had no data on it, ready to roll. My friend had partitioned my external hard drive (I am positive that there was no error in this part of the process), but after he had exited out of cfdisk, he had accidentally typed
mkfs.ext4 /dev/sda2 # my *internal* hard drive
instead of
mkfs.ext4 /dev/sdc2 # the drive he was supposed to format
I asked, "Hey, isn't my external hard drive sdc, not sda?"
Then he starts freaking out, and he shut down the Arch Live CD and tried to reboot into Windows (on my internal hard drive). This screen came up:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the cause.
To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2.Lo and behold, t Choose your language settings, and then click "Next."
3. Click "repair your computer."
If you don't have this disc, contact your system administrator or computer
manufacturer for assistance.
Status: 0xc000000f
Info: The boot selection failed because a required device is inaccessible.
I immediately held the power button until it turned off, and haven't turned it on since, in fear of doing something worse to my computer.
My questions:
- Is my
C:partition wiped, or is it just my boot partition? I suspect it was theC:drive… - I want to create a full binary backup of my (former)
C:drive before I perform any rescue attempt, so I can do more than 1 attempt to recover my data. Is this even possible, and can I actually use this to actually do multiple rescue attempts? - There are 2 major things I want to recover. One of these is my Compositions folder, which is in the
C:/Users/MyName/Libraries/Documents/Compositionsfolder. These files have a weird extension (.mscz), which I doubt certain file extension-sensitive data recovery tools can find. Can some tools find files with unknown extensions? - Do files in lower directories have a higher chance of being saved? Because my most important stuff is held in
C:/Stuff. - I would prefer that the software recovery tool would be free.
- I had deleted the HP RECOVERY partition a while ago, stupid me. However, I have quite a few Windows 7 System Restores that were fairly recent. Are these on the
C:drive? If not, can I use these to reinstall Windows 7 after my data is (hopefully) recovered? - I have a set of HP recovery disks, if those are of any help.
Specs and other information:
My computer is an HP laptop with Windows 7 64-bit (single boot) a 750GB hard drive (~200 GB unused, 6% fragmented last time I checked. I only need to recover around 2GB of data; the rest I can easily replace). My friend has a fully functioning computer, and I have an external hard drive (1TB) that I can use in the recovery procedure. We both have a couple of USBs that we can use as Live USBs.
windows-7 hard-drive external-hard-drive partition-recovery ext4
add a comment |
So me and my friend were installing Arch Linux on my external hard drive. My external hard drive had no data on it, ready to roll. My friend had partitioned my external hard drive (I am positive that there was no error in this part of the process), but after he had exited out of cfdisk, he had accidentally typed
mkfs.ext4 /dev/sda2 # my *internal* hard drive
instead of
mkfs.ext4 /dev/sdc2 # the drive he was supposed to format
I asked, "Hey, isn't my external hard drive sdc, not sda?"
Then he starts freaking out, and he shut down the Arch Live CD and tried to reboot into Windows (on my internal hard drive). This screen came up:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the cause.
To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2.Lo and behold, t Choose your language settings, and then click "Next."
3. Click "repair your computer."
If you don't have this disc, contact your system administrator or computer
manufacturer for assistance.
Status: 0xc000000f
Info: The boot selection failed because a required device is inaccessible.
I immediately held the power button until it turned off, and haven't turned it on since, in fear of doing something worse to my computer.
My questions:
- Is my
C:partition wiped, or is it just my boot partition? I suspect it was theC:drive… - I want to create a full binary backup of my (former)
C:drive before I perform any rescue attempt, so I can do more than 1 attempt to recover my data. Is this even possible, and can I actually use this to actually do multiple rescue attempts? - There are 2 major things I want to recover. One of these is my Compositions folder, which is in the
C:/Users/MyName/Libraries/Documents/Compositionsfolder. These files have a weird extension (.mscz), which I doubt certain file extension-sensitive data recovery tools can find. Can some tools find files with unknown extensions? - Do files in lower directories have a higher chance of being saved? Because my most important stuff is held in
C:/Stuff. - I would prefer that the software recovery tool would be free.
- I had deleted the HP RECOVERY partition a while ago, stupid me. However, I have quite a few Windows 7 System Restores that were fairly recent. Are these on the
C:drive? If not, can I use these to reinstall Windows 7 after my data is (hopefully) recovered? - I have a set of HP recovery disks, if those are of any help.
Specs and other information:
My computer is an HP laptop with Windows 7 64-bit (single boot) a 750GB hard drive (~200 GB unused, 6% fragmented last time I checked. I only need to recover around 2GB of data; the rest I can easily replace). My friend has a fully functioning computer, and I have an external hard drive (1TB) that I can use in the recovery procedure. We both have a couple of USBs that we can use as Live USBs.
windows-7 hard-drive external-hard-drive partition-recovery ext4
add a comment |
So me and my friend were installing Arch Linux on my external hard drive. My external hard drive had no data on it, ready to roll. My friend had partitioned my external hard drive (I am positive that there was no error in this part of the process), but after he had exited out of cfdisk, he had accidentally typed
mkfs.ext4 /dev/sda2 # my *internal* hard drive
instead of
mkfs.ext4 /dev/sdc2 # the drive he was supposed to format
I asked, "Hey, isn't my external hard drive sdc, not sda?"
Then he starts freaking out, and he shut down the Arch Live CD and tried to reboot into Windows (on my internal hard drive). This screen came up:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the cause.
To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2.Lo and behold, t Choose your language settings, and then click "Next."
3. Click "repair your computer."
If you don't have this disc, contact your system administrator or computer
manufacturer for assistance.
Status: 0xc000000f
Info: The boot selection failed because a required device is inaccessible.
I immediately held the power button until it turned off, and haven't turned it on since, in fear of doing something worse to my computer.
My questions:
- Is my
C:partition wiped, or is it just my boot partition? I suspect it was theC:drive… - I want to create a full binary backup of my (former)
C:drive before I perform any rescue attempt, so I can do more than 1 attempt to recover my data. Is this even possible, and can I actually use this to actually do multiple rescue attempts? - There are 2 major things I want to recover. One of these is my Compositions folder, which is in the
C:/Users/MyName/Libraries/Documents/Compositionsfolder. These files have a weird extension (.mscz), which I doubt certain file extension-sensitive data recovery tools can find. Can some tools find files with unknown extensions? - Do files in lower directories have a higher chance of being saved? Because my most important stuff is held in
C:/Stuff. - I would prefer that the software recovery tool would be free.
- I had deleted the HP RECOVERY partition a while ago, stupid me. However, I have quite a few Windows 7 System Restores that were fairly recent. Are these on the
C:drive? If not, can I use these to reinstall Windows 7 after my data is (hopefully) recovered? - I have a set of HP recovery disks, if those are of any help.
Specs and other information:
My computer is an HP laptop with Windows 7 64-bit (single boot) a 750GB hard drive (~200 GB unused, 6% fragmented last time I checked. I only need to recover around 2GB of data; the rest I can easily replace). My friend has a fully functioning computer, and I have an external hard drive (1TB) that I can use in the recovery procedure. We both have a couple of USBs that we can use as Live USBs.
windows-7 hard-drive external-hard-drive partition-recovery ext4
So me and my friend were installing Arch Linux on my external hard drive. My external hard drive had no data on it, ready to roll. My friend had partitioned my external hard drive (I am positive that there was no error in this part of the process), but after he had exited out of cfdisk, he had accidentally typed
mkfs.ext4 /dev/sda2 # my *internal* hard drive
instead of
mkfs.ext4 /dev/sdc2 # the drive he was supposed to format
I asked, "Hey, isn't my external hard drive sdc, not sda?"
Then he starts freaking out, and he shut down the Arch Live CD and tried to reboot into Windows (on my internal hard drive). This screen came up:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the cause.
To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2.Lo and behold, t Choose your language settings, and then click "Next."
3. Click "repair your computer."
If you don't have this disc, contact your system administrator or computer
manufacturer for assistance.
Status: 0xc000000f
Info: The boot selection failed because a required device is inaccessible.
I immediately held the power button until it turned off, and haven't turned it on since, in fear of doing something worse to my computer.
My questions:
- Is my
C:partition wiped, or is it just my boot partition? I suspect it was theC:drive… - I want to create a full binary backup of my (former)
C:drive before I perform any rescue attempt, so I can do more than 1 attempt to recover my data. Is this even possible, and can I actually use this to actually do multiple rescue attempts? - There are 2 major things I want to recover. One of these is my Compositions folder, which is in the
C:/Users/MyName/Libraries/Documents/Compositionsfolder. These files have a weird extension (.mscz), which I doubt certain file extension-sensitive data recovery tools can find. Can some tools find files with unknown extensions? - Do files in lower directories have a higher chance of being saved? Because my most important stuff is held in
C:/Stuff. - I would prefer that the software recovery tool would be free.
- I had deleted the HP RECOVERY partition a while ago, stupid me. However, I have quite a few Windows 7 System Restores that were fairly recent. Are these on the
C:drive? If not, can I use these to reinstall Windows 7 after my data is (hopefully) recovered? - I have a set of HP recovery disks, if those are of any help.
Specs and other information:
My computer is an HP laptop with Windows 7 64-bit (single boot) a 750GB hard drive (~200 GB unused, 6% fragmented last time I checked. I only need to recover around 2GB of data; the rest I can easily replace). My friend has a fully functioning computer, and I have an external hard drive (1TB) that I can use in the recovery procedure. We both have a couple of USBs that we can use as Live USBs.
windows-7 hard-drive external-hard-drive partition-recovery ext4
windows-7 hard-drive external-hard-drive partition-recovery ext4
edited 2 hours ago
karel
9,34493239
9,34493239
asked Jan 14 '14 at 3:36
user2533402user2533402
32
32
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Windows doesn't use a separate boot partition, so it probably is C:. It isn't exactly wiped, though - it's just that the filesystem metadata has been overwritten. Most of the contents of the files are probably still there, but inaccessible.
Yes, it's possible and it's a good idea. If it's a 750 GB drive, though, keep in mind that the image will be 750 GB. You'll need a lot of space to do this.
Rundd if=/dev/sda of=<output_filename> bs=16M(the block size doesn't matter that much, except that it should be a multiple of the disk sector size - I've seen it suggested that it should be set equal to the size of your drive's cache). This will produce a binary copy of exactly what's on the drive. You can, with a bit of fiddling, generate a VMware or VirtualBox image from that, which you can run recovery tools on.The extension matters not at all. Some file-recovery programs work on certain file types by detecting the structure of the file itself (or maybe just magic numbers in the headers) - obviously if the program isn't written to recognize a certain file type, it won't work regardless of the extension.
This is unlikely to make any difference.
Try TestDisk.
The System Restore points may or may not be intact, but you won't be able to recover a full OS installation from those. You'll probably have to find actual installation media.
These might allow you to to restore the OS, or they might not (recent recovery disks tend to only be helpful in recovering drivers and whatever bloatware the manufacturer installed). In any event, don't try to use them until you've recovered all the data you can.
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -ddis a basic system tool, so any LiveCD should work.
– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
add a comment |
Best free apps for this:
- Easeus partition master http://www.easeus.com/partition-manager/epm-free.html
- Minitools partition wizard http://www.partitionwizard.com/free-partition-manager.html
I have used both many times. Connect your hard disk in another system and try to recover lost partition.
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%2f701335%2frecover-hard-drive-accidentally-reformatted-from-ntfs-to-ext4%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Windows doesn't use a separate boot partition, so it probably is C:. It isn't exactly wiped, though - it's just that the filesystem metadata has been overwritten. Most of the contents of the files are probably still there, but inaccessible.
Yes, it's possible and it's a good idea. If it's a 750 GB drive, though, keep in mind that the image will be 750 GB. You'll need a lot of space to do this.
Rundd if=/dev/sda of=<output_filename> bs=16M(the block size doesn't matter that much, except that it should be a multiple of the disk sector size - I've seen it suggested that it should be set equal to the size of your drive's cache). This will produce a binary copy of exactly what's on the drive. You can, with a bit of fiddling, generate a VMware or VirtualBox image from that, which you can run recovery tools on.The extension matters not at all. Some file-recovery programs work on certain file types by detecting the structure of the file itself (or maybe just magic numbers in the headers) - obviously if the program isn't written to recognize a certain file type, it won't work regardless of the extension.
This is unlikely to make any difference.
Try TestDisk.
The System Restore points may or may not be intact, but you won't be able to recover a full OS installation from those. You'll probably have to find actual installation media.
These might allow you to to restore the OS, or they might not (recent recovery disks tend to only be helpful in recovering drivers and whatever bloatware the manufacturer installed). In any event, don't try to use them until you've recovered all the data you can.
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -ddis a basic system tool, so any LiveCD should work.
– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
add a comment |
Windows doesn't use a separate boot partition, so it probably is C:. It isn't exactly wiped, though - it's just that the filesystem metadata has been overwritten. Most of the contents of the files are probably still there, but inaccessible.
Yes, it's possible and it's a good idea. If it's a 750 GB drive, though, keep in mind that the image will be 750 GB. You'll need a lot of space to do this.
Rundd if=/dev/sda of=<output_filename> bs=16M(the block size doesn't matter that much, except that it should be a multiple of the disk sector size - I've seen it suggested that it should be set equal to the size of your drive's cache). This will produce a binary copy of exactly what's on the drive. You can, with a bit of fiddling, generate a VMware or VirtualBox image from that, which you can run recovery tools on.The extension matters not at all. Some file-recovery programs work on certain file types by detecting the structure of the file itself (or maybe just magic numbers in the headers) - obviously if the program isn't written to recognize a certain file type, it won't work regardless of the extension.
This is unlikely to make any difference.
Try TestDisk.
The System Restore points may or may not be intact, but you won't be able to recover a full OS installation from those. You'll probably have to find actual installation media.
These might allow you to to restore the OS, or they might not (recent recovery disks tend to only be helpful in recovering drivers and whatever bloatware the manufacturer installed). In any event, don't try to use them until you've recovered all the data you can.
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -ddis a basic system tool, so any LiveCD should work.
– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
add a comment |
Windows doesn't use a separate boot partition, so it probably is C:. It isn't exactly wiped, though - it's just that the filesystem metadata has been overwritten. Most of the contents of the files are probably still there, but inaccessible.
Yes, it's possible and it's a good idea. If it's a 750 GB drive, though, keep in mind that the image will be 750 GB. You'll need a lot of space to do this.
Rundd if=/dev/sda of=<output_filename> bs=16M(the block size doesn't matter that much, except that it should be a multiple of the disk sector size - I've seen it suggested that it should be set equal to the size of your drive's cache). This will produce a binary copy of exactly what's on the drive. You can, with a bit of fiddling, generate a VMware or VirtualBox image from that, which you can run recovery tools on.The extension matters not at all. Some file-recovery programs work on certain file types by detecting the structure of the file itself (or maybe just magic numbers in the headers) - obviously if the program isn't written to recognize a certain file type, it won't work regardless of the extension.
This is unlikely to make any difference.
Try TestDisk.
The System Restore points may or may not be intact, but you won't be able to recover a full OS installation from those. You'll probably have to find actual installation media.
These might allow you to to restore the OS, or they might not (recent recovery disks tend to only be helpful in recovering drivers and whatever bloatware the manufacturer installed). In any event, don't try to use them until you've recovered all the data you can.
Windows doesn't use a separate boot partition, so it probably is C:. It isn't exactly wiped, though - it's just that the filesystem metadata has been overwritten. Most of the contents of the files are probably still there, but inaccessible.
Yes, it's possible and it's a good idea. If it's a 750 GB drive, though, keep in mind that the image will be 750 GB. You'll need a lot of space to do this.
Rundd if=/dev/sda of=<output_filename> bs=16M(the block size doesn't matter that much, except that it should be a multiple of the disk sector size - I've seen it suggested that it should be set equal to the size of your drive's cache). This will produce a binary copy of exactly what's on the drive. You can, with a bit of fiddling, generate a VMware or VirtualBox image from that, which you can run recovery tools on.The extension matters not at all. Some file-recovery programs work on certain file types by detecting the structure of the file itself (or maybe just magic numbers in the headers) - obviously if the program isn't written to recognize a certain file type, it won't work regardless of the extension.
This is unlikely to make any difference.
Try TestDisk.
The System Restore points may or may not be intact, but you won't be able to recover a full OS installation from those. You'll probably have to find actual installation media.
These might allow you to to restore the OS, or they might not (recent recovery disks tend to only be helpful in recovering drivers and whatever bloatware the manufacturer installed). In any event, don't try to use them until you've recovered all the data you can.
answered Jan 14 '14 at 5:06
user55325user55325
4,5571320
4,5571320
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -ddis a basic system tool, so any LiveCD should work.
– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
add a comment |
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -ddis a basic system tool, so any LiveCD should work.
– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
Should I take my external hard drive and put Ubuntu or something on it, and then copy the binary?
– user2533402
Jan 14 '14 at 20:47
You don't need to install it -
dd is a basic system tool, so any LiveCD should work.– user55325
Jan 14 '14 at 22:57
You don't need to install it -
dd is a basic system tool, so any LiveCD should work.– user55325
Jan 14 '14 at 22:57
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
Just found out that I left this question open. Thanks for all your help! :)
– user2533402
Jun 23 '14 at 14:42
add a comment |
Best free apps for this:
- Easeus partition master http://www.easeus.com/partition-manager/epm-free.html
- Minitools partition wizard http://www.partitionwizard.com/free-partition-manager.html
I have used both many times. Connect your hard disk in another system and try to recover lost partition.
add a comment |
Best free apps for this:
- Easeus partition master http://www.easeus.com/partition-manager/epm-free.html
- Minitools partition wizard http://www.partitionwizard.com/free-partition-manager.html
I have used both many times. Connect your hard disk in another system and try to recover lost partition.
add a comment |
Best free apps for this:
- Easeus partition master http://www.easeus.com/partition-manager/epm-free.html
- Minitools partition wizard http://www.partitionwizard.com/free-partition-manager.html
I have used both many times. Connect your hard disk in another system and try to recover lost partition.
Best free apps for this:
- Easeus partition master http://www.easeus.com/partition-manager/epm-free.html
- Minitools partition wizard http://www.partitionwizard.com/free-partition-manager.html
I have used both many times. Connect your hard disk in another system and try to recover lost partition.
answered Jan 14 '14 at 5:22
arundevmaarundevma
1,3091918
1,3091918
add a comment |
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%2f701335%2frecover-hard-drive-accidentally-reformatted-from-ntfs-to-ext4%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