Can't boot Ubuntu because Windows 10 rewrites entire EFI partition Announcing the arrival of...
What does the word "veer" mean here?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Is the Standard Deduction better than Itemized when both are the same amount?
The logistics of corpse disposal
How to call a function with default parameter through a pointer to function that is the return of another function?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
Identify plant with long narrow paired leaves and reddish stems
What's the meaning of 間時肆拾貳 at a car parking sign
How to find all the available tools in macOS terminal?
Can a non-EU citizen traveling with me come with me through the EU passport line?
Why are Kinder Surprise Eggs illegal in the USA?
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
illegal generic type for instanceof when using local classes
3 doors, three guards, one stone
Why did the rest of the Eastern Bloc not invade Yugoslavia?
Resolving to minmaj7
How do I stop a creek from eroding my steep embankment?
Echoing a tail command produces unexpected output?
Single word antonym of "flightless"
Is it true that "carbohydrates are of no use for the basal metabolic need"?
porting install scripts : can rpm replace apt?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Why is "Consequences inflicted." not a sentence?
Generate an RGB colour grid
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)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
brianjskier 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 |
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
brianjskier 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 |
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
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 5 mins ago
brianjskierbrianjskier
11
11
New contributor
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
brianjskier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
brianjskier 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 |
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