How to boot into Ubuntu or WindowsHow can I repair grub? (How to get Ubuntu back after installing Windows?)Dual boot Win 8 / Ubuntu loads only WinCan not boot anymore after a boot repairBoot repair: “GRUB is still present. Please try again ” message is displayed while reparing the boot having windows 8.1 and ubuntu 13.10My dual-boot Ubuntu/Windos boots right into Windowshow to add windows 8 entry to grub after boot-repairCan't Boot into Windows 8Dual Boot Windows 8.1 alongside Ubuntu 14.04Unable to dual-boot Ubuntu 14.04 with pre-installed Windows 8.1 (Sony Vaio S series Laptop)After boot repair, Windows does not bootMultiboot problem with windows 8.1Can not boot Boot-Repair live cdUnable to boot into ubuntu after windows update
Have the tides ever turned twice on any open problem?
How well should I expect Adam to work?
Professor being mistaken for a grad student
How do I change two letters closest to a string and one letter immediately after a string using Notepad++?
What is "focus distance lower/upper" and how is it different from depth of field?
Describing a chess game in a novel
Happy pi day, everyone!
What is the Japanese sound word for the clinking of money?
How to explain that I do not want to visit a country due to personal safety concern?
Equivalents to the present tense
Recruiter wants very extensive technical details about all of my previous work
Do I need life insurance if I can cover my own funeral costs?
et qui - how do you really understand that kind of phraseology?
Bach's Toccata and Fugue in D minor breaks the "no parallel octaves" rule?
I got the following comment from a reputed math journal. What does it mean?
How to plot polar formed complex numbers?
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
Can I use USB data pins as power source
Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?
Most cost effective thermostat setting: consistent temperature vs. lowest temperature possible
My adviser wants to be the first author
Python if-else code style for reduced code for rounding floats
What is the adequate fee for a reveal operation?
Why one should not leave fingerprints on bulbs and plugs?
How to boot into Ubuntu or Windows
How can I repair grub? (How to get Ubuntu back after installing Windows?)Dual boot Win 8 / Ubuntu loads only WinCan not boot anymore after a boot repairBoot repair: “GRUB is still present. Please try again ” message is displayed while reparing the boot having windows 8.1 and ubuntu 13.10My dual-boot Ubuntu/Windos boots right into Windowshow to add windows 8 entry to grub after boot-repairCan't Boot into Windows 8Dual Boot Windows 8.1 alongside Ubuntu 14.04Unable to dual-boot Ubuntu 14.04 with pre-installed Windows 8.1 (Sony Vaio S series Laptop)After boot repair, Windows does not bootMultiboot problem with windows 8.1Can not boot Boot-Repair live cdUnable to boot into ubuntu after windows update
I have installed Ubuntu 14.04 (Trusty Tahr) along with Windows 8.1. When I turn on the computer I don't get an option to boot into Ubuntu, and I go strait into Windows. How can I solve this?
I have tried using boot-repair, but I could not install it on live Ubuntu (as the Internet connection is not working), so it is working in my 'installed' version of Ubuntu. There I am not able to use the 'recommended repair' option.
Here is my pastebin link: http://paste.ubuntu.com/15306542/
14.04 dual-boot grub2 boot-repair
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have installed Ubuntu 14.04 (Trusty Tahr) along with Windows 8.1. When I turn on the computer I don't get an option to boot into Ubuntu, and I go strait into Windows. How can I solve this?
I have tried using boot-repair, but I could not install it on live Ubuntu (as the Internet connection is not working), so it is working in my 'installed' version of Ubuntu. There I am not able to use the 'recommended repair' option.
Here is my pastebin link: http://paste.ubuntu.com/15306542/
14.04 dual-boot grub2 boot-repair
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Looks like you simply have to install the GRUB boot loader to/dev/sda. Probably you selected something else in the installer (probably/dev/sda7).
– Byte Commander
Mar 6 '16 at 12:51
3
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02
add a comment |
I have installed Ubuntu 14.04 (Trusty Tahr) along with Windows 8.1. When I turn on the computer I don't get an option to boot into Ubuntu, and I go strait into Windows. How can I solve this?
I have tried using boot-repair, but I could not install it on live Ubuntu (as the Internet connection is not working), so it is working in my 'installed' version of Ubuntu. There I am not able to use the 'recommended repair' option.
Here is my pastebin link: http://paste.ubuntu.com/15306542/
14.04 dual-boot grub2 boot-repair
I have installed Ubuntu 14.04 (Trusty Tahr) along with Windows 8.1. When I turn on the computer I don't get an option to boot into Ubuntu, and I go strait into Windows. How can I solve this?
I have tried using boot-repair, but I could not install it on live Ubuntu (as the Internet connection is not working), so it is working in my 'installed' version of Ubuntu. There I am not able to use the 'recommended repair' option.
Here is my pastebin link: http://paste.ubuntu.com/15306542/
14.04 dual-boot grub2 boot-repair
14.04 dual-boot grub2 boot-repair
edited Mar 6 '16 at 19:04
Peter Mortensen
1,03721016
1,03721016
asked Mar 6 '16 at 12:42
FresiaFresia
613
613
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Looks like you simply have to install the GRUB boot loader to/dev/sda. Probably you selected something else in the installer (probably/dev/sda7).
– Byte Commander
Mar 6 '16 at 12:51
3
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02
add a comment |
Looks like you simply have to install the GRUB boot loader to/dev/sda. Probably you selected something else in the installer (probably/dev/sda7).
– Byte Commander
Mar 6 '16 at 12:51
3
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02
Looks like you simply have to install the GRUB boot loader to
/dev/sda. Probably you selected something else in the installer (probably /dev/sda7).– Byte Commander
Mar 6 '16 at 12:51
Looks like you simply have to install the GRUB boot loader to
/dev/sda. Probably you selected something else in the installer (probably /dev/sda7).– Byte Commander
Mar 6 '16 at 12:51
3
3
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02
add a comment |
1 Answer
1
active
oldest
votes
Step 1 : Disable hibernation and fast startup in Windows.
Open command prompt as administrator and execute :
powercfg /h off
Open Windows Control Panel.
Go to the Power Settings.
Uncheck Fast startup.
Step 2 : Shutdown the machine completely - do NOT reboot.
Step 3 : Reinstall GRUB boot loader for Ubuntu in EFI mode.
Boot from Ubuntu installation media.
Select Try Ubuntu without installing.
Open a terminal and execute:
sudo mount /dev/sda7 /mnt
sudo mount /dev/sda2 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sda
update-grub
Note:
sda = disk | sda2 = efi partition | sda7 = system partition
Step 4 : Boot into BIOS and select Ubuntu as default system.
add a comment |
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
);
);
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%2f742701%2fhow-to-boot-into-ubuntu-or-windows%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Step 1 : Disable hibernation and fast startup in Windows.
Open command prompt as administrator and execute :
powercfg /h off
Open Windows Control Panel.
Go to the Power Settings.
Uncheck Fast startup.
Step 2 : Shutdown the machine completely - do NOT reboot.
Step 3 : Reinstall GRUB boot loader for Ubuntu in EFI mode.
Boot from Ubuntu installation media.
Select Try Ubuntu without installing.
Open a terminal and execute:
sudo mount /dev/sda7 /mnt
sudo mount /dev/sda2 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sda
update-grub
Note:
sda = disk | sda2 = efi partition | sda7 = system partition
Step 4 : Boot into BIOS and select Ubuntu as default system.
add a comment |
Step 1 : Disable hibernation and fast startup in Windows.
Open command prompt as administrator and execute :
powercfg /h off
Open Windows Control Panel.
Go to the Power Settings.
Uncheck Fast startup.
Step 2 : Shutdown the machine completely - do NOT reboot.
Step 3 : Reinstall GRUB boot loader for Ubuntu in EFI mode.
Boot from Ubuntu installation media.
Select Try Ubuntu without installing.
Open a terminal and execute:
sudo mount /dev/sda7 /mnt
sudo mount /dev/sda2 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sda
update-grub
Note:
sda = disk | sda2 = efi partition | sda7 = system partition
Step 4 : Boot into BIOS and select Ubuntu as default system.
add a comment |
Step 1 : Disable hibernation and fast startup in Windows.
Open command prompt as administrator and execute :
powercfg /h off
Open Windows Control Panel.
Go to the Power Settings.
Uncheck Fast startup.
Step 2 : Shutdown the machine completely - do NOT reboot.
Step 3 : Reinstall GRUB boot loader for Ubuntu in EFI mode.
Boot from Ubuntu installation media.
Select Try Ubuntu without installing.
Open a terminal and execute:
sudo mount /dev/sda7 /mnt
sudo mount /dev/sda2 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sda
update-grub
Note:
sda = disk | sda2 = efi partition | sda7 = system partition
Step 4 : Boot into BIOS and select Ubuntu as default system.
Step 1 : Disable hibernation and fast startup in Windows.
Open command prompt as administrator and execute :
powercfg /h off
Open Windows Control Panel.
Go to the Power Settings.
Uncheck Fast startup.
Step 2 : Shutdown the machine completely - do NOT reboot.
Step 3 : Reinstall GRUB boot loader for Ubuntu in EFI mode.
Boot from Ubuntu installation media.
Select Try Ubuntu without installing.
Open a terminal and execute:
sudo mount /dev/sda7 /mnt
sudo mount /dev/sda2 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sda
update-grub
Note:
sda = disk | sda2 = efi partition | sda7 = system partition
Step 4 : Boot into BIOS and select Ubuntu as default system.
answered Mar 6 '16 at 14:19
cl-netboxcl-netbox
26.1k576114
26.1k576114
add a comment |
add a comment |
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%2f742701%2fhow-to-boot-into-ubuntu-or-windows%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
Looks like you simply have to install the GRUB boot loader to
/dev/sda. Probably you selected something else in the installer (probably/dev/sda7).– Byte Commander
Mar 6 '16 at 12:51
3
Possible duplicate of How can I repair grub? (How to get Ubuntu back after installing Windows?)
– Byte Commander
Mar 6 '16 at 12:53
You have an HP, which violates UEFI spec and uses description to boot. You need to create /EFI/Boot/bootx64.efi that really is shimx64.efi and boot hard drive or fallback entry in UEFI. askubuntu.com/questions/486752/… and: askubuntu.com/questions/597052/…
– oldfred
Mar 6 '16 at 16:02