Disk corrupted after failing FileVault decryption
Yesterday my 13inch 2016 MacBook Pro with 500G storage space notified me that my storage was almost full. I checked "About This Mac/Storage" and found out that "System" took more than 200GB of space. After I did much searching on how to reduce the size of "System", none of them suits me (such as deleting Time Machine backups which I never configured or install some tools to analyze my disk which all ended up 200+GB space were inaccessible and protected by the operating system ).
This was when this whole disaster started. While I was searching, I saw some people and a YouTube video pointed out that FileVault takes up much storage to do its encryption, so I tried to turn off FileVault. As FileVault showed that the remaining decrypting time was around 2hrs, I left my Mac aside and returned after 4hrs. The decryption window disappeared which I thought it meant it finished decrypting. Then I tried to reboot my Mac, but nothing happened after I clicked "Shut Down" and there was also no response to any apps on my dock or Launchpad, the only thing I could do was closing all remaining opened windows of apps. So, I forced shutdown my Mac by long pressing the power button. When I tried to boot my Mac, a question mark folder appeared. Then I accessed Recovery mode to Disk Utility. The "Macintosh HD" partition was missing, only remained Preboot, Recovery, VM these three partitions. I got this after typing the diskutil command in terminal. The red arrow is where its partition name should be "Macintosh HD" but now the name is missing. Though I tried to changed its name by typing:
diskutil rename disk2s1 "Macintosh HD"
it responses "Volume must be mounted".
So I typed:
diskutil mountDisk disk2s1
though it repsonses "Volume(s) mounted successfully", I still get "Volume must be mounted" when I attempt to change the partition's name.
In the /Volume directory, there's only OS X Base System, Preboot, Recovery, VM.
Can anyone please help me? There are tons of important files that I haven't backup yet. Even if I need to wipe my Mac and reinstall MacOS in the end, I still want to backup my files first.
macos filevault
add a comment |
Yesterday my 13inch 2016 MacBook Pro with 500G storage space notified me that my storage was almost full. I checked "About This Mac/Storage" and found out that "System" took more than 200GB of space. After I did much searching on how to reduce the size of "System", none of them suits me (such as deleting Time Machine backups which I never configured or install some tools to analyze my disk which all ended up 200+GB space were inaccessible and protected by the operating system ).
This was when this whole disaster started. While I was searching, I saw some people and a YouTube video pointed out that FileVault takes up much storage to do its encryption, so I tried to turn off FileVault. As FileVault showed that the remaining decrypting time was around 2hrs, I left my Mac aside and returned after 4hrs. The decryption window disappeared which I thought it meant it finished decrypting. Then I tried to reboot my Mac, but nothing happened after I clicked "Shut Down" and there was also no response to any apps on my dock or Launchpad, the only thing I could do was closing all remaining opened windows of apps. So, I forced shutdown my Mac by long pressing the power button. When I tried to boot my Mac, a question mark folder appeared. Then I accessed Recovery mode to Disk Utility. The "Macintosh HD" partition was missing, only remained Preboot, Recovery, VM these three partitions. I got this after typing the diskutil command in terminal. The red arrow is where its partition name should be "Macintosh HD" but now the name is missing. Though I tried to changed its name by typing:
diskutil rename disk2s1 "Macintosh HD"
it responses "Volume must be mounted".
So I typed:
diskutil mountDisk disk2s1
though it repsonses "Volume(s) mounted successfully", I still get "Volume must be mounted" when I attempt to change the partition's name.
In the /Volume directory, there's only OS X Base System, Preboot, Recovery, VM.
Can anyone please help me? There are tons of important files that I haven't backup yet. Even if I need to wipe my Mac and reinstall MacOS in the end, I still want to backup my files first.
macos filevault
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00
add a comment |
Yesterday my 13inch 2016 MacBook Pro with 500G storage space notified me that my storage was almost full. I checked "About This Mac/Storage" and found out that "System" took more than 200GB of space. After I did much searching on how to reduce the size of "System", none of them suits me (such as deleting Time Machine backups which I never configured or install some tools to analyze my disk which all ended up 200+GB space were inaccessible and protected by the operating system ).
This was when this whole disaster started. While I was searching, I saw some people and a YouTube video pointed out that FileVault takes up much storage to do its encryption, so I tried to turn off FileVault. As FileVault showed that the remaining decrypting time was around 2hrs, I left my Mac aside and returned after 4hrs. The decryption window disappeared which I thought it meant it finished decrypting. Then I tried to reboot my Mac, but nothing happened after I clicked "Shut Down" and there was also no response to any apps on my dock or Launchpad, the only thing I could do was closing all remaining opened windows of apps. So, I forced shutdown my Mac by long pressing the power button. When I tried to boot my Mac, a question mark folder appeared. Then I accessed Recovery mode to Disk Utility. The "Macintosh HD" partition was missing, only remained Preboot, Recovery, VM these three partitions. I got this after typing the diskutil command in terminal. The red arrow is where its partition name should be "Macintosh HD" but now the name is missing. Though I tried to changed its name by typing:
diskutil rename disk2s1 "Macintosh HD"
it responses "Volume must be mounted".
So I typed:
diskutil mountDisk disk2s1
though it repsonses "Volume(s) mounted successfully", I still get "Volume must be mounted" when I attempt to change the partition's name.
In the /Volume directory, there's only OS X Base System, Preboot, Recovery, VM.
Can anyone please help me? There are tons of important files that I haven't backup yet. Even if I need to wipe my Mac and reinstall MacOS in the end, I still want to backup my files first.
macos filevault
Yesterday my 13inch 2016 MacBook Pro with 500G storage space notified me that my storage was almost full. I checked "About This Mac/Storage" and found out that "System" took more than 200GB of space. After I did much searching on how to reduce the size of "System", none of them suits me (such as deleting Time Machine backups which I never configured or install some tools to analyze my disk which all ended up 200+GB space were inaccessible and protected by the operating system ).
This was when this whole disaster started. While I was searching, I saw some people and a YouTube video pointed out that FileVault takes up much storage to do its encryption, so I tried to turn off FileVault. As FileVault showed that the remaining decrypting time was around 2hrs, I left my Mac aside and returned after 4hrs. The decryption window disappeared which I thought it meant it finished decrypting. Then I tried to reboot my Mac, but nothing happened after I clicked "Shut Down" and there was also no response to any apps on my dock or Launchpad, the only thing I could do was closing all remaining opened windows of apps. So, I forced shutdown my Mac by long pressing the power button. When I tried to boot my Mac, a question mark folder appeared. Then I accessed Recovery mode to Disk Utility. The "Macintosh HD" partition was missing, only remained Preboot, Recovery, VM these three partitions. I got this after typing the diskutil command in terminal. The red arrow is where its partition name should be "Macintosh HD" but now the name is missing. Though I tried to changed its name by typing:
diskutil rename disk2s1 "Macintosh HD"
it responses "Volume must be mounted".
So I typed:
diskutil mountDisk disk2s1
though it repsonses "Volume(s) mounted successfully", I still get "Volume must be mounted" when I attempt to change the partition's name.
In the /Volume directory, there's only OS X Base System, Preboot, Recovery, VM.
Can anyone please help me? There are tons of important files that I haven't backup yet. Even if I need to wipe my Mac and reinstall MacOS in the end, I still want to backup my files first.
macos filevault
macos filevault
edited Jan 2 at 19:37
Øø Øø
asked Jan 2 at 19:20
Øø ØøØø Øø
62
62
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00
add a comment |
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00
add a comment |
0
active
oldest
votes
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%2f1389900%2fdisk-corrupted-after-failing-filevault-decryption%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1389900%2fdisk-corrupted-after-failing-filevault-decryption%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
Welcome to Super User! I’m so sorry about what happened with your encryption experience. Unfortunately, recovery may be very difficult, if not impossible. The best thing to do is stop using the computer and seek recovery options. Good luck.
– juniorRubyist
Jan 2 at 19:48
@juniorRubyist recovery options?
– Øø Øø
Jan 2 at 19:55
I would recommend grabbing another disk that is larger or same capacity to back up to and trying recovery tools like PhotoRec. (I’ve accidentally formatted my only backup of everything before!) If you are in doubt, seek a professional.
– juniorRubyist
Jan 2 at 19:57
@juniorRubyist understood, thanks!
– Øø Øø
Jan 2 at 20:00