Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image...
Is pollution the main cause of Notre Dame Cathedral's deterioration?
How to bypass password on Windows XP account?
Why did the rest of the Eastern Bloc not invade Yugoslavia?
What is a non-alternating simple group with big order, but relatively few conjugacy classes?
Why didn't this character "real die" when they blew their stack out in Altered Carbon?
Echoing a tail command produces unexpected output?
Single word antonym of "flightless"
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
What's the meaning of 間時肆拾貳 at a car parking sign
What is Arya's weapon design?
Why was the term "discrete" used in discrete logarithm?
Can an alien society believe that their star system is the universe?
Why did the IBM 650 use bi-quinary?
The logistics of corpse disposal
51k Euros annually for a family of 4 in Berlin: Is it enough?
Can I cast Passwall to drop an enemy into a 20-foot pit?
Are two submodules (where one is contained in the other) isomorphic if their quotientmodules are isomorphic?
What's the purpose of writing one's academic biography in the third person?
List of Python versions
What does the "x" in "x86" represent?
What to do with chalk when deepwater soloing?
Apollo command module space walk?
Seeking colloquialism for “just because”
What does this icon in iOS Stardew Valley mean?
Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image EFIubuntugrubx64.efi : Volume corrupt
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Error: “Failed to open EFIBOOTgrubx64.efi…” (Dual-Booting)Ubuntu failed to boot: “Failed to load image EFIubuntugrubx64.efi” corruptedubuntu 12.04 with windows 8 dual boot not bootingFresh install of Ubuntu doesnt boot, UEFI. boot-repair doesn't helpUbuntu 16.04 does not boot correctly from Toshiba Notebook (EFI)Dual Boot win 10 and ubuntu 16.04.1 / Grub2 failed to load windows boot loaderDual boot grub rescueGRUB doesn't boot Windows after the Fall update, boots into itself insteadFailed to boot Windows MAAS images in bare-metal(keep trying to load grubx64.efi)Failed to load image EFIubuntugrubefi: Volume CorruptWindows 10 (dual boot) doesn't start anymore!Unexpected return from initial read: Volume Corrupt,
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I was working with my Windows partition and when i finished , I wanted to go back to my Linux partition but when i restarted my Computer , There was no grub . Instead this error message has been displayed :
Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image EFIubuntugrubx64.efi : Volume corrupt.
start_image() returned Volume Corrupt.
Any solution to this problem please ... ?
I have so many important files in my Linux partition , that would be really BAAAAAD for me if they would be deleted ..
Thank you
boot dual-boot grub2 uefi
add a comment |
I was working with my Windows partition and when i finished , I wanted to go back to my Linux partition but when i restarted my Computer , There was no grub . Instead this error message has been displayed :
Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image EFIubuntugrubx64.efi : Volume corrupt.
start_image() returned Volume Corrupt.
Any solution to this problem please ... ?
I have so many important files in my Linux partition , that would be really BAAAAAD for me if they would be deleted ..
Thank you
boot dual-boot grub2 uefi
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30
add a comment |
I was working with my Windows partition and when i finished , I wanted to go back to my Linux partition but when i restarted my Computer , There was no grub . Instead this error message has been displayed :
Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image EFIubuntugrubx64.efi : Volume corrupt.
start_image() returned Volume Corrupt.
Any solution to this problem please ... ?
I have so many important files in my Linux partition , that would be really BAAAAAD for me if they would be deleted ..
Thank you
boot dual-boot grub2 uefi
I was working with my Windows partition and when i finished , I wanted to go back to my Linux partition but when i restarted my Computer , There was no grub . Instead this error message has been displayed :
Unexpected return from initial read : Volume Corrupt , buffersize 5C00 . Failed to load image EFIubuntugrubx64.efi : Volume corrupt.
start_image() returned Volume Corrupt.
Any solution to this problem please ... ?
I have so many important files in my Linux partition , that would be really BAAAAAD for me if they would be deleted ..
Thank you
boot dual-boot grub2 uefi
boot dual-boot grub2 uefi
asked Feb 2 at 23:35
Yassine El BaajYassine El Baaj
61
61
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30
add a comment |
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30
add a comment |
1 Answer
1
active
oldest
votes
First create a live USB of ubuntu with somewhat latest os. Then boot into USB. There you install boot repair by these commands given below in terminal . Here you need Internet connection.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then you will see boot repair automatically or you type "boot repair" in terminal then if you reboot then it might work properly as before.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
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
});
}
});
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%2faskubuntu.com%2fquestions%2f1115120%2funexpected-return-from-initial-read-volume-corrupt-buffersize-5c00-failed%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
First create a live USB of ubuntu with somewhat latest os. Then boot into USB. There you install boot repair by these commands given below in terminal . Here you need Internet connection.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then you will see boot repair automatically or you type "boot repair" in terminal then if you reboot then it might work properly as before.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
First create a live USB of ubuntu with somewhat latest os. Then boot into USB. There you install boot repair by these commands given below in terminal . Here you need Internet connection.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then you will see boot repair automatically or you type "boot repair" in terminal then if you reboot then it might work properly as before.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
First create a live USB of ubuntu with somewhat latest os. Then boot into USB. There you install boot repair by these commands given below in terminal . Here you need Internet connection.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then you will see boot repair automatically or you type "boot repair" in terminal then if you reboot then it might work properly as before.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
First create a live USB of ubuntu with somewhat latest os. Then boot into USB. There you install boot repair by these commands given below in terminal . Here you need Internet connection.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then you will see boot repair automatically or you type "boot repair" in terminal then if you reboot then it might work properly as before.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 36 secs ago
siva suryasiva surya
1
1
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
siva surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
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.
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%2faskubuntu.com%2fquestions%2f1115120%2funexpected-return-from-initial-read-volume-corrupt-buffersize-5c00-failed%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
This problem seems similar to another thread, see: askubuntu.com/questions/1071186 If thats not the case, the solutions in this thread should also be useful: askubuntu.com/questions/906776
– Jiskya
Feb 3 at 3:30