Can't boot Ubuntu because Windows 10 rewrites entire EFI partition Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I install Ubuntu alongside a pre-installed Windows with UEFI?Grub2 EFI: Where is my EFI partition?(U)EFI > Ubuntu vs Windows 8 - problems with booting WindowsHow to change my /boot/efi mount partition?EFI Boot loader problem for dualboot system with windows 8.1Can't boot after deleting EFI boot- and Windows-partitionReused efi partition in dual bootCan't boot Ubuntu in dual boot Windows 10/Ubuntu 16.04grub missing (ubuntu dual boot Windows 8.1 )Can't boot to windows after deleted EFI boot partition(windows and ubuntu)Can't boot into linux (kde neon) after windows fresh reinstall. Boot repair Log attached
How to bypass password on Windows XP account?
Using et al. for a last / senior author rather than for a first author
How to call a function with default parameter through a pointer to function that is the return of another function?
Overriding an object in memory with placement new
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
If a contract sometimes uses the wrong name, is it still valid?
Bete Noir -- no dairy
Echoing a tail command produces unexpected output?
Storing hydrofluoric acid before the invention of plastics
Sci-Fi book where patients in a coma ward all live in a subconscious world linked together
Resolving to minmaj7
At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?
Do I really need recursive chmod to restrict access to a folder?
How to find all the available tools in mac terminal?
What is Arya's weapon design?
Why aren't air breathing engines used as small first stages
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
prime numbers and expressing non-prime numbers
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
List of Python versions
Why do we bend a book to keep it straight?
Is the Standard Deduction better than Itemized when both are the same amount?
Apollo command module space walk?
What causes the vertical darker bands in my photo?
Can't boot Ubuntu because Windows 10 rewrites entire EFI partition
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I install Ubuntu alongside a pre-installed Windows with UEFI?Grub2 EFI: Where is my EFI partition?(U)EFI > Ubuntu vs Windows 8 - problems with booting WindowsHow to change my /boot/efi mount partition?EFI Boot loader problem for dualboot system with windows 8.1Can't boot after deleting EFI boot- and Windows-partitionReused efi partition in dual bootCan't boot Ubuntu in dual boot Windows 10/Ubuntu 16.04grub missing (ubuntu dual boot Windows 8.1 )Can't boot to windows after deleted EFI boot partition(windows and ubuntu)Can't boot into linux (kde neon) after windows fresh reinstall. Boot repair Log attached
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm having trouble setting up a dual boot with Windows 10 and Ubuntu 16.04 (Game-pack) on an HP Pavilion Gaming Laptop (15 -cx0049nr).
I realize that many, many questions have been asked on this, but I have read dozens of threads and tried all sorts of solutions with no luck.
So far, I cleared space with the disk management tool, disabled fast boot, hibernation and secure boot and installed ubuntu with a liveUSB successfully.
Right after installation, I found that if I hit F9 right away while restarting, I get the boot device list, and can choose ubuntu. But if I don't hit F9, it goes straight to windows. At the next reboot, if I hit F9, the Ubuntu folder and all related .EFI files are gone.
Going back into Windows, the disk management utility shows the Ubuntu partition as unallocated space. Diskpart can't find it either. Exploring the EFI partition after mounting it with Diskpart confirms that the Ubuntu folder and all grub files are gone. It's like Windows has rewritten the EFI partition and refuses to acknowledge the Ubuntu partition.
So far, I have tried:
-loading the liveUSB and running boot repair- this allows me to get in with F9 at start as before, until the first time that Windows boots. (At this point, fdisk -l indicates that there is a discrepancy between primary and backup GPT partition tables. Gdisk can fix it, but it comes back every time.)
-Installing rEFInd, which can't find any Ubuntu EFI files
-Installing EasyUEFI, which also can't find any Ubuntu EFI files
-Creating a boot entry for Ubuntu with bcdedit, which persists through multiple boots, but points to nothing (Error code 0xc00000076)
I'm at a loss as to where to go next.
Please excuse the long post on a topic that has already been very well covered.
Thanks for your help!
dual-boot partitioning uefi
New contributor
add a comment |
I'm having trouble setting up a dual boot with Windows 10 and Ubuntu 16.04 (Game-pack) on an HP Pavilion Gaming Laptop (15 -cx0049nr).
I realize that many, many questions have been asked on this, but I have read dozens of threads and tried all sorts of solutions with no luck.
So far, I cleared space with the disk management tool, disabled fast boot, hibernation and secure boot and installed ubuntu with a liveUSB successfully.
Right after installation, I found that if I hit F9 right away while restarting, I get the boot device list, and can choose ubuntu. But if I don't hit F9, it goes straight to windows. At the next reboot, if I hit F9, the Ubuntu folder and all related .EFI files are gone.
Going back into Windows, the disk management utility shows the Ubuntu partition as unallocated space. Diskpart can't find it either. Exploring the EFI partition after mounting it with Diskpart confirms that the Ubuntu folder and all grub files are gone. It's like Windows has rewritten the EFI partition and refuses to acknowledge the Ubuntu partition.
So far, I have tried:
-loading the liveUSB and running boot repair- this allows me to get in with F9 at start as before, until the first time that Windows boots. (At this point, fdisk -l indicates that there is a discrepancy between primary and backup GPT partition tables. Gdisk can fix it, but it comes back every time.)
-Installing rEFInd, which can't find any Ubuntu EFI files
-Installing EasyUEFI, which also can't find any Ubuntu EFI files
-Creating a boot entry for Ubuntu with bcdedit, which persists through multiple boots, but points to nothing (Error code 0xc00000076)
I'm at a loss as to where to go next.
Please excuse the long post on a topic that has already been very well covered.
Thanks for your help!
dual-boot partitioning uefi
New contributor
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output tosudo parted -l
andefibootmgr
.
– Paul Benson
33 mins ago
add a comment |
I'm having trouble setting up a dual boot with Windows 10 and Ubuntu 16.04 (Game-pack) on an HP Pavilion Gaming Laptop (15 -cx0049nr).
I realize that many, many questions have been asked on this, but I have read dozens of threads and tried all sorts of solutions with no luck.
So far, I cleared space with the disk management tool, disabled fast boot, hibernation and secure boot and installed ubuntu with a liveUSB successfully.
Right after installation, I found that if I hit F9 right away while restarting, I get the boot device list, and can choose ubuntu. But if I don't hit F9, it goes straight to windows. At the next reboot, if I hit F9, the Ubuntu folder and all related .EFI files are gone.
Going back into Windows, the disk management utility shows the Ubuntu partition as unallocated space. Diskpart can't find it either. Exploring the EFI partition after mounting it with Diskpart confirms that the Ubuntu folder and all grub files are gone. It's like Windows has rewritten the EFI partition and refuses to acknowledge the Ubuntu partition.
So far, I have tried:
-loading the liveUSB and running boot repair- this allows me to get in with F9 at start as before, until the first time that Windows boots. (At this point, fdisk -l indicates that there is a discrepancy between primary and backup GPT partition tables. Gdisk can fix it, but it comes back every time.)
-Installing rEFInd, which can't find any Ubuntu EFI files
-Installing EasyUEFI, which also can't find any Ubuntu EFI files
-Creating a boot entry for Ubuntu with bcdedit, which persists through multiple boots, but points to nothing (Error code 0xc00000076)
I'm at a loss as to where to go next.
Please excuse the long post on a topic that has already been very well covered.
Thanks for your help!
dual-boot partitioning uefi
New contributor
I'm having trouble setting up a dual boot with Windows 10 and Ubuntu 16.04 (Game-pack) on an HP Pavilion Gaming Laptop (15 -cx0049nr).
I realize that many, many questions have been asked on this, but I have read dozens of threads and tried all sorts of solutions with no luck.
So far, I cleared space with the disk management tool, disabled fast boot, hibernation and secure boot and installed ubuntu with a liveUSB successfully.
Right after installation, I found that if I hit F9 right away while restarting, I get the boot device list, and can choose ubuntu. But if I don't hit F9, it goes straight to windows. At the next reboot, if I hit F9, the Ubuntu folder and all related .EFI files are gone.
Going back into Windows, the disk management utility shows the Ubuntu partition as unallocated space. Diskpart can't find it either. Exploring the EFI partition after mounting it with Diskpart confirms that the Ubuntu folder and all grub files are gone. It's like Windows has rewritten the EFI partition and refuses to acknowledge the Ubuntu partition.
So far, I have tried:
-loading the liveUSB and running boot repair- this allows me to get in with F9 at start as before, until the first time that Windows boots. (At this point, fdisk -l indicates that there is a discrepancy between primary and backup GPT partition tables. Gdisk can fix it, but it comes back every time.)
-Installing rEFInd, which can't find any Ubuntu EFI files
-Installing EasyUEFI, which also can't find any Ubuntu EFI files
-Creating a boot entry for Ubuntu with bcdedit, which persists through multiple boots, but points to nothing (Error code 0xc00000076)
I'm at a loss as to where to go next.
Please excuse the long post on a topic that has already been very well covered.
Thanks for your help!
dual-boot partitioning uefi
dual-boot partitioning uefi
New contributor
New contributor
New contributor
asked 2 hours ago
brianjskierbrianjskier
11
11
New contributor
New contributor
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output tosudo parted -l
andefibootmgr
.
– Paul Benson
33 mins ago
add a comment |
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output tosudo parted -l
andefibootmgr
.
– Paul Benson
33 mins ago
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output to
sudo parted -l
and efibootmgr
.– Paul Benson
33 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output to
sudo parted -l
and efibootmgr
.– Paul Benson
33 mins 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
);
);
brianjskier 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%2f1134503%2fcant-boot-ubuntu-because-windows-10-rewrites-entire-efi-partition%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
brianjskier is a new contributor. Be nice, and check out our Code of Conduct.
brianjskier is a new contributor. Be nice, and check out our Code of Conduct.
brianjskier is a new contributor. Be nice, and check out our Code of Conduct.
brianjskier 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%2f1134503%2fcant-boot-ubuntu-because-windows-10-rewrites-entire-efi-partition%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
Hi brian, I won't set this as a duplicate of askubuntu.com/questions/221835/… because I can see a couple of different issues but can you check that answer and see if it helps.
– Luis Alvarado♦
1 hour ago
Thank you. The last thing I want to do is waste anyone's time, but if the answer is already there, I haven't been able to find it.
– brianjskier
1 hour ago
One interesting idea I found in that thread is to create a partition in Windows, then reformat it in the liveUSB. Trying this, I found that my newly created Windows partitions were not visible in linux- Gparted showed them as unallocated, just like disk management in windows couldn't see linux partitions
– brianjskier
1 hour ago
Thank you. Please check since I can't confirm this is a duplicate unless you confirm the other answer working for you. This is because of the type of issue.
– Luis Alvarado♦
40 mins ago
You should not touch bcdedit unless you know what you are doing. Go back to Live Ubuntu and post up output to
sudo parted -l
andefibootmgr
.– Paul Benson
33 mins ago