Ubuntu dualboot on Acer Aspire ES 15 Grub is not loading
I have been attempting to dual boot Ubuntu 18.04 on my Win 10 Acer Aspire ES15 laptop.
I have followed the procedure shown at Unable to install Ubuntu on Acer Aspire ES1-533
I managed to dual-boot U18.04. However grub is not showing at boot-up. The machine boots directly in Windows10.
If i press F12 during boot-up I get two entries:
1. Windows Boot Loader
2. Linux (.....)
If I select 2 (i.e. Linix) I will get into Grub menu from where I can select Ubuntu or windows.
BIOS does not allow me to select the between Ubuntu or Windows.
The output of "sudo efibootmgr -v" is shown below (booted in Ubuntu using F12)
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0000,0002,2001,2002,2003
Boot0000* Windows Boot Manager HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
Boot0001* Unknown Device: HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIubuntugrubx64.efi)RC
Boot0002* Linux HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIBootgrubx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC code here
I have attempted to change the boot order using "sudo efibootmgr -o" to no avail.
I followed the advise in https://community.acer.com/en/discussion/471754/acer-aspire-es-15-es1-533-c3uw-legacy-bios-missing/p2
cd /mnt/EFI
mkdir OEM
mkdir OEM/Boot
cp -v ubuntu/grubx64.efi OEM/Boot/bootmgfw.efi
mkdir Microsoft
mkdir Microsoft/Boot
cp -v ubuntu/grubx64.efi Microsoft/Boot/bootmgfw.efi
The result was that I was booting directly into Ubuntu.
I would really want to be able to get my computer to boot into grub at startup without the need to press F12 all the time. I am using Windows10 for work related matters.
Would appreciate any advice on fixing this problem.
Many Thanks
boot dual-boot grub2 uefi
New contributor
add a comment |
I have been attempting to dual boot Ubuntu 18.04 on my Win 10 Acer Aspire ES15 laptop.
I have followed the procedure shown at Unable to install Ubuntu on Acer Aspire ES1-533
I managed to dual-boot U18.04. However grub is not showing at boot-up. The machine boots directly in Windows10.
If i press F12 during boot-up I get two entries:
1. Windows Boot Loader
2. Linux (.....)
If I select 2 (i.e. Linix) I will get into Grub menu from where I can select Ubuntu or windows.
BIOS does not allow me to select the between Ubuntu or Windows.
The output of "sudo efibootmgr -v" is shown below (booted in Ubuntu using F12)
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0000,0002,2001,2002,2003
Boot0000* Windows Boot Manager HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
Boot0001* Unknown Device: HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIubuntugrubx64.efi)RC
Boot0002* Linux HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIBootgrubx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC code here
I have attempted to change the boot order using "sudo efibootmgr -o" to no avail.
I followed the advise in https://community.acer.com/en/discussion/471754/acer-aspire-es-15-es1-533-c3uw-legacy-bios-missing/p2
cd /mnt/EFI
mkdir OEM
mkdir OEM/Boot
cp -v ubuntu/grubx64.efi OEM/Boot/bootmgfw.efi
mkdir Microsoft
mkdir Microsoft/Boot
cp -v ubuntu/grubx64.efi Microsoft/Boot/bootmgfw.efi
The result was that I was booting directly into Ubuntu.
I would really want to be able to get my computer to boot into grub at startup without the need to press F12 all the time. I am using Windows10 for work related matters.
Would appreciate any advice on fixing this problem.
Many Thanks
boot dual-boot grub2 uefi
New contributor
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago
add a comment |
I have been attempting to dual boot Ubuntu 18.04 on my Win 10 Acer Aspire ES15 laptop.
I have followed the procedure shown at Unable to install Ubuntu on Acer Aspire ES1-533
I managed to dual-boot U18.04. However grub is not showing at boot-up. The machine boots directly in Windows10.
If i press F12 during boot-up I get two entries:
1. Windows Boot Loader
2. Linux (.....)
If I select 2 (i.e. Linix) I will get into Grub menu from where I can select Ubuntu or windows.
BIOS does not allow me to select the between Ubuntu or Windows.
The output of "sudo efibootmgr -v" is shown below (booted in Ubuntu using F12)
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0000,0002,2001,2002,2003
Boot0000* Windows Boot Manager HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
Boot0001* Unknown Device: HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIubuntugrubx64.efi)RC
Boot0002* Linux HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIBootgrubx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC code here
I have attempted to change the boot order using "sudo efibootmgr -o" to no avail.
I followed the advise in https://community.acer.com/en/discussion/471754/acer-aspire-es-15-es1-533-c3uw-legacy-bios-missing/p2
cd /mnt/EFI
mkdir OEM
mkdir OEM/Boot
cp -v ubuntu/grubx64.efi OEM/Boot/bootmgfw.efi
mkdir Microsoft
mkdir Microsoft/Boot
cp -v ubuntu/grubx64.efi Microsoft/Boot/bootmgfw.efi
The result was that I was booting directly into Ubuntu.
I would really want to be able to get my computer to boot into grub at startup without the need to press F12 all the time. I am using Windows10 for work related matters.
Would appreciate any advice on fixing this problem.
Many Thanks
boot dual-boot grub2 uefi
New contributor
I have been attempting to dual boot Ubuntu 18.04 on my Win 10 Acer Aspire ES15 laptop.
I have followed the procedure shown at Unable to install Ubuntu on Acer Aspire ES1-533
I managed to dual-boot U18.04. However grub is not showing at boot-up. The machine boots directly in Windows10.
If i press F12 during boot-up I get two entries:
1. Windows Boot Loader
2. Linux (.....)
If I select 2 (i.e. Linix) I will get into Grub menu from where I can select Ubuntu or windows.
BIOS does not allow me to select the between Ubuntu or Windows.
The output of "sudo efibootmgr -v" is shown below (booted in Ubuntu using F12)
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0000,0002,2001,2002,2003
Boot0000* Windows Boot Manager HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
Boot0001* Unknown Device: HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIubuntugrubx64.efi)RC
Boot0002* Linux HD(1,GPT,9306f0ec-43e3-44aa-8a66-297820921fc8,0x800,0x200000)/File(EFIBootgrubx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC code here
I have attempted to change the boot order using "sudo efibootmgr -o" to no avail.
I followed the advise in https://community.acer.com/en/discussion/471754/acer-aspire-es-15-es1-533-c3uw-legacy-bios-missing/p2
cd /mnt/EFI
mkdir OEM
mkdir OEM/Boot
cp -v ubuntu/grubx64.efi OEM/Boot/bootmgfw.efi
mkdir Microsoft
mkdir Microsoft/Boot
cp -v ubuntu/grubx64.efi Microsoft/Boot/bootmgfw.efi
The result was that I was booting directly into Ubuntu.
I would really want to be able to get my computer to boot into grub at startup without the need to press F12 all the time. I am using Windows10 for work related matters.
Would appreciate any advice on fixing this problem.
Many Thanks
boot dual-boot grub2 uefi
boot dual-boot grub2 uefi
New contributor
New contributor
New contributor
asked 3 hours ago
Dimco88Dimco88
1
1
New contributor
New contributor
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago
add a comment |
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago
add a comment |
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
});
}
});
Dimco88 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1126059%2fubuntu-dualboot-on-acer-aspire-es-15-grub-is-not-loading%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
Dimco88 is a new contributor. Be nice, and check out our Code of Conduct.
Dimco88 is a new contributor. Be nice, and check out our Code of Conduct.
Dimco88 is a new contributor. Be nice, and check out our Code of Conduct.
Dimco88 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.
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%2f1126059%2fubuntu-dualboot-on-acer-aspire-es-15-grub-is-not-loading%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
The unknown device means you have not set "trust" which is unique to Acer. You also should update UEFI from Acer first. Details on password & trust setting: askubuntu.com/questions/597213/… askubuntu.com/questions/597213/… Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/…
– oldfred
2 hours ago