Ubuntu boot error premature end /casper/vmlinuz.efi
I'm trying to install ubuntu and when I click on the try ubuntu before installing one it gives me this error
Error: premature end of file /casper/vmlinuz.efi.
Unaligned pointer 0xc0512c0B
Aborted. Press any key to continue
This is my first time using Linux and needless to say I am very confused on what to do right now.
Edit: Version 14.04
boot
add a comment |
I'm trying to install ubuntu and when I click on the try ubuntu before installing one it gives me this error
Error: premature end of file /casper/vmlinuz.efi.
Unaligned pointer 0xc0512c0B
Aborted. Press any key to continue
This is my first time using Linux and needless to say I am very confused on what to do right now.
Edit: Version 14.04
boot
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40
add a comment |
I'm trying to install ubuntu and when I click on the try ubuntu before installing one it gives me this error
Error: premature end of file /casper/vmlinuz.efi.
Unaligned pointer 0xc0512c0B
Aborted. Press any key to continue
This is my first time using Linux and needless to say I am very confused on what to do right now.
Edit: Version 14.04
boot
I'm trying to install ubuntu and when I click on the try ubuntu before installing one it gives me this error
Error: premature end of file /casper/vmlinuz.efi.
Unaligned pointer 0xc0512c0B
Aborted. Press any key to continue
This is my first time using Linux and needless to say I am very confused on what to do right now.
Edit: Version 14.04
boot
boot
edited Sep 4 '14 at 19:44
Adam LASTNAME
asked Sep 4 '14 at 19:15
Adam LASTNAMEAdam LASTNAME
1113
1113
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40
add a comment |
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40
add a comment |
1 Answer
1
active
oldest
votes
The file casper/vmlinuz.efi is the Linux kernel on the installation medium. So if you're getting this error, it's a problem with your USB flash drive.
To fix it, I formatted my USB flash drive and copied my Live CD back onto it. That fixed it for me and, if that helps you, please mark this answer as correct. Thank you!
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%2f520196%2fubuntu-boot-error-premature-end-casper-vmlinuz-efi%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
The file casper/vmlinuz.efi is the Linux kernel on the installation medium. So if you're getting this error, it's a problem with your USB flash drive.
To fix it, I formatted my USB flash drive and copied my Live CD back onto it. That fixed it for me and, if that helps you, please mark this answer as correct. Thank you!
add a comment |
The file casper/vmlinuz.efi is the Linux kernel on the installation medium. So if you're getting this error, it's a problem with your USB flash drive.
To fix it, I formatted my USB flash drive and copied my Live CD back onto it. That fixed it for me and, if that helps you, please mark this answer as correct. Thank you!
add a comment |
The file casper/vmlinuz.efi is the Linux kernel on the installation medium. So if you're getting this error, it's a problem with your USB flash drive.
To fix it, I formatted my USB flash drive and copied my Live CD back onto it. That fixed it for me and, if that helps you, please mark this answer as correct. Thank you!
The file casper/vmlinuz.efi is the Linux kernel on the installation medium. So if you're getting this error, it's a problem with your USB flash drive.
To fix it, I formatted my USB flash drive and copied my Live CD back onto it. That fixed it for me and, if that helps you, please mark this answer as correct. Thank you!
answered Feb 1 '16 at 15:20
guttermonkguttermonk
411610
411610
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%2f520196%2fubuntu-boot-error-premature-end-casper-vmlinuz-efi%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
Probably some error happened when you created the bootable USB/CD. Try making one again.
– muru
Sep 4 '14 at 19:19
Please identify the version of Ubuntu you are trying to install. you should check the md5sum to insure your copy is correct before making a coaster by burning a bad copy to disk again. See askubuntu.com/questions/503776/… for md5sums and how to find them for recent versions of Ubuntu
– Elder Geek
Sep 4 '14 at 19:34
I too am getting this error, on any .iso grub2 tries to boot. UEFI,GPT,64bit AMD. Ubuntu 14.10
– Marcos
Oct 11 '14 at 11:40