Error while Dual Booting Ubuntu with Windows 10Attempting to dual boot Ubuntu and Windows 7 on Sony Vaio with Insyde H2O BIOSDual boot Windows with Ubuntu 12.10 UEFIHow do i install Ubuntu in UEFI or load in legacy while windows is in UEFIMixing Legacy and UEFI boot - WIndows 7 and Ubuntu 13.10Trouble booting into Ubuntu with UEFIDual Boot Windows UEFI problemsDual Boot Windows 8 - Ubuntu 14.04 with msdos partition tableDual booting challenges!Dual boot Windows 10 and Ubuntu 16.04 no grub loader selectionDual Booting with Windows Problem
What is my volume?
What are the econometric assumptions in bayesian statistics?
In probabilistic questions with "real life" context, why can we ignore defining the sample space?
Driving distance between O'Hare (ORD) and Downtown Chicago is 20.5 mi and 1H 17min?
What are standard cryptographic assumptions?
How do I experimentally measure the surface area of a rock?
In a topological space , if a subset is both closed and open then the toplogy is discrete?
Parsing C-like code to extract info
I have stack-exchanged through my undergrad math program. Am I likely to succeed in mathematics PhD programs?
Which battle was the most lopsided result in terms of casualties?
How to write numbers in the form of using foreach or ...?
Equality operator does not get defined for a custom spaceship operator implementation in C++20
How to manage publications on a local computer
How to avoid after work hours team dinner?
Some doubts about SQL Injection examples, how exactly works?
Think of the one you can`t see
find a condition on B,C so set difference is associative (AB)C=A(BC)
Completing the square to solve limit problems
Interview question: If correlation doesn't imply causation, how do you detect causation?
Identify the Eeveelutions
Idomatic expression for “less and less”
Should I report a security vulnerability?
Pattern Matching, FullForm and DisplayForm
How do I resolve science-based problems in my worldbuilding?
Error while Dual Booting Ubuntu with Windows 10
Attempting to dual boot Ubuntu and Windows 7 on Sony Vaio with Insyde H2O BIOSDual boot Windows with Ubuntu 12.10 UEFIHow do i install Ubuntu in UEFI or load in legacy while windows is in UEFIMixing Legacy and UEFI boot - WIndows 7 and Ubuntu 13.10Trouble booting into Ubuntu with UEFIDual Boot Windows UEFI problemsDual Boot Windows 8 - Ubuntu 14.04 with msdos partition tableDual booting challenges!Dual boot Windows 10 and Ubuntu 16.04 no grub loader selectionDual Booting with Windows Problem
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I've almost gone through every piece of article there is on Dual booting Ubuntu. And still cannot find solution to my problem. I hope someone here can help me.
What I have done:
- Found out that my Partition Style is GPT from properties of my Disk 0.
- Shrunk up my C-Drive and free up 90GB for Ubuntu.
- Created my bootable drive using Rufus with GPT selected (Read somewhere that both USB and Disk0 should be same)..
- Restarted my laptop, F10/BIOS Setup --> Login as Guest/YES --> Advanced --> Boot Options. Wanted to change Boot Mode to EFI (Read somewhere that should disable legacy and boot from EFI) but the only three option I had were: Legacy, UEFI Hybrid & UEFI Native.
- Tried all three choices one by one but NO option would let me Live-Boot from my USB.
Error: No Operating System found on disk(Maybe be because of GPT).
These are my Advanced Tab options in BIOS Setup. What Changes should I make?
Or Is there any other problem?
https://imgur.com/a/LnT8IKl
My Laptop is HP ProBook 440 G1 and Ubuntu 16.04
Please Let me know if you need other details.
Any help is greatly appreciated.
dual-boot uefi live-usb bios grub-legacy
|
show 9 more comments
I've almost gone through every piece of article there is on Dual booting Ubuntu. And still cannot find solution to my problem. I hope someone here can help me.
What I have done:
- Found out that my Partition Style is GPT from properties of my Disk 0.
- Shrunk up my C-Drive and free up 90GB for Ubuntu.
- Created my bootable drive using Rufus with GPT selected (Read somewhere that both USB and Disk0 should be same)..
- Restarted my laptop, F10/BIOS Setup --> Login as Guest/YES --> Advanced --> Boot Options. Wanted to change Boot Mode to EFI (Read somewhere that should disable legacy and boot from EFI) but the only three option I had were: Legacy, UEFI Hybrid & UEFI Native.
- Tried all three choices one by one but NO option would let me Live-Boot from my USB.
Error: No Operating System found on disk(Maybe be because of GPT).
These are my Advanced Tab options in BIOS Setup. What Changes should I make?
Or Is there any other problem?
https://imgur.com/a/LnT8IKl
My Laptop is HP ProBook 440 G1 and Ubuntu 16.04
Please Let me know if you need other details.
Any help is greatly appreciated.
dual-boot uefi live-usb bios grub-legacy
2
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
1
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
1
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
2
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15
|
show 9 more comments
I've almost gone through every piece of article there is on Dual booting Ubuntu. And still cannot find solution to my problem. I hope someone here can help me.
What I have done:
- Found out that my Partition Style is GPT from properties of my Disk 0.
- Shrunk up my C-Drive and free up 90GB for Ubuntu.
- Created my bootable drive using Rufus with GPT selected (Read somewhere that both USB and Disk0 should be same)..
- Restarted my laptop, F10/BIOS Setup --> Login as Guest/YES --> Advanced --> Boot Options. Wanted to change Boot Mode to EFI (Read somewhere that should disable legacy and boot from EFI) but the only three option I had were: Legacy, UEFI Hybrid & UEFI Native.
- Tried all three choices one by one but NO option would let me Live-Boot from my USB.
Error: No Operating System found on disk(Maybe be because of GPT).
These are my Advanced Tab options in BIOS Setup. What Changes should I make?
Or Is there any other problem?
https://imgur.com/a/LnT8IKl
My Laptop is HP ProBook 440 G1 and Ubuntu 16.04
Please Let me know if you need other details.
Any help is greatly appreciated.
dual-boot uefi live-usb bios grub-legacy
I've almost gone through every piece of article there is on Dual booting Ubuntu. And still cannot find solution to my problem. I hope someone here can help me.
What I have done:
- Found out that my Partition Style is GPT from properties of my Disk 0.
- Shrunk up my C-Drive and free up 90GB for Ubuntu.
- Created my bootable drive using Rufus with GPT selected (Read somewhere that both USB and Disk0 should be same)..
- Restarted my laptop, F10/BIOS Setup --> Login as Guest/YES --> Advanced --> Boot Options. Wanted to change Boot Mode to EFI (Read somewhere that should disable legacy and boot from EFI) but the only three option I had were: Legacy, UEFI Hybrid & UEFI Native.
- Tried all three choices one by one but NO option would let me Live-Boot from my USB.
Error: No Operating System found on disk(Maybe be because of GPT).
These are my Advanced Tab options in BIOS Setup. What Changes should I make?
Or Is there any other problem?
https://imgur.com/a/LnT8IKl
My Laptop is HP ProBook 440 G1 and Ubuntu 16.04
Please Let me know if you need other details.
Any help is greatly appreciated.
dual-boot uefi live-usb bios grub-legacy
dual-boot uefi live-usb bios grub-legacy
asked Jul 30 at 13:45
Vivek PatelVivek Patel
235 bronze badges
235 bronze badges
2
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
1
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
1
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
2
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15
|
show 9 more comments
2
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
1
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
1
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
2
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15
2
2
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
1
1
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
1
1
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
2
2
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15
|
show 9 more comments
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/4.0/"u003ecc by-sa 4.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%2f1162151%2ferror-while-dual-booting-ubuntu-with-windows-10%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
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%2f1162151%2ferror-while-dual-booting-ubuntu-with-windows-10%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
2
this is the right screen : i.imgur.com/XxooZ10.jpg but you messed it up. "usb" is ssupposed to be before "OS Boot Manager" it's one of the F* keys to move items up and down. try them all. once you have "usb" first, click "save" and then exit out of there. on the next reboot (granted you've plugged in the USB) it should boot to it. you can also boot to your usb from windows 10, using advanced startup i.pinimg.com/originals/30/1b/4f/…
– tatsu
Jul 30 at 13:52
1
Have you updated UEFI to newest from HP? Many with HP have said UEFI updates have resolved a variety of HP related issues. May also be better to use 18.04 as it newer kernel & drivers, so more updates than 16.04.
– oldfred
Jul 30 at 16:26
Thanks for the quick reply @tatsu I moved USB on top and it worked and I installed it perfectly but now when I start my Laptop it automatically boots into windows without giving me the window to choose Ubuntu from. I tried writing 'bcdedit /set bootmgr path EFIubuntugrubx64.efi' into admin CMD but it didn't work.
– Vivek Patel
Jul 30 at 20:09
1
Do not understand why college would require version that may not work on your system. Often newer drivers are required. Some of the older work arounds for HP systems. You may be able to boot the fallback or hard drive entry which is at /EFI/Boot/bootx64.efi. Sony, HP & others workarounds: askubuntu.com/questions/486752/…
– oldfred
Jul 30 at 20:48
2
I have seen that error message before. Probably on HP as it does not correctly follow UEFI standards. But you should not have /EFI/Boot/grubx64.efi, it should be /EFI/Boot/bootx64.efi or /EFI/ubuntu/grubx64.efi. But since it seems to want that, you can just copy grubx64.efi from /ubuntu to /boot folder in EFI folder. Not sure if that will work or not.
– oldfred
Jul 30 at 22:15