Installation Success, BIOS can't find Ubuntu





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















As the title says.
I've got a new Apollo Lake Celeron mini pc I"m trying to install 18.04 LTS on from a live USB. The installation says it's a success, but when I reboot I get a: "PXE-E61 Media Test Failure, Check Cable".



I've gone into the BIOS, but I can't select my HDD as a boot option.
I tried running boot-repair from my USB, and it errored out.
Here's the pastebin:
http://paste.ubuntu.com/p/6cFH6wjw9G/



I'm no superuser, and I'm at a loss here.










share|improve this question







New contributor




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
















  • 1





    PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

    – marko
    yesterday













  • It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

    – oldfred
    23 hours ago


















0















As the title says.
I've got a new Apollo Lake Celeron mini pc I"m trying to install 18.04 LTS on from a live USB. The installation says it's a success, but when I reboot I get a: "PXE-E61 Media Test Failure, Check Cable".



I've gone into the BIOS, but I can't select my HDD as a boot option.
I tried running boot-repair from my USB, and it errored out.
Here's the pastebin:
http://paste.ubuntu.com/p/6cFH6wjw9G/



I'm no superuser, and I'm at a loss here.










share|improve this question







New contributor




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
















  • 1





    PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

    – marko
    yesterday













  • It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

    – oldfred
    23 hours ago














0












0








0








As the title says.
I've got a new Apollo Lake Celeron mini pc I"m trying to install 18.04 LTS on from a live USB. The installation says it's a success, but when I reboot I get a: "PXE-E61 Media Test Failure, Check Cable".



I've gone into the BIOS, but I can't select my HDD as a boot option.
I tried running boot-repair from my USB, and it errored out.
Here's the pastebin:
http://paste.ubuntu.com/p/6cFH6wjw9G/



I'm no superuser, and I'm at a loss here.










share|improve this question







New contributor




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












As the title says.
I've got a new Apollo Lake Celeron mini pc I"m trying to install 18.04 LTS on from a live USB. The installation says it's a success, but when I reboot I get a: "PXE-E61 Media Test Failure, Check Cable".



I've gone into the BIOS, but I can't select my HDD as a boot option.
I tried running boot-repair from my USB, and it errored out.
Here's the pastebin:
http://paste.ubuntu.com/p/6cFH6wjw9G/



I'm no superuser, and I'm at a loss here.







boot system-installation






share|improve this question







New contributor




Jono Nelson 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




Jono Nelson 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




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









asked yesterday









Jono NelsonJono Nelson

1




1




New contributor




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





New contributor





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






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








  • 1





    PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

    – marko
    yesterday













  • It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

    – oldfred
    23 hours ago














  • 1





    PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

    – marko
    yesterday













  • It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

    – oldfred
    23 hours ago








1




1





PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

– marko
yesterday







PXE is for booting over network. It sounds like your system is trying to boot off your NIC hence for "Check Cable". During POST (Power on Self Test) you should be able to hit a key on your keyboard which allows you to select the media you want to boot from - in this case you should choose the disk you installed Ubuntu.

– marko
yesterday















It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

– oldfred
23 hours ago





It looks like system did not install boot loader, so tries next in order or PXE boot. In Boot-Repair it is trying to reinstall grub, but you do not have an ESP - efi system partition. Did you install in BIOS/MBR boot mode, not UEFI/gpt and did not include an ESP? If you use default install in UEFI mode, it will create ESP & / (root). May be easier to reinstall. But if drive is gpt, you just need to add an ESP. askubuntu.com/questions/743095/… Ubuntu now uses swap file, so swap partition not required.

– oldfred
23 hours ago










0






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
});


}
});






Jono Nelson 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%2f1131563%2finstallation-success-bios-cant-find-ubuntu%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








Jono Nelson is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Jono Nelson is a new contributor. Be nice, and check out our Code of Conduct.













Jono Nelson is a new contributor. Be nice, and check out our Code of Conduct.












Jono Nelson 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131563%2finstallation-success-bios-cant-find-ubuntu%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

香粉寮

GameSpot