Gnu Grub 2.02 beta2-9ubuntu1.3problems with grubHow to boot USB from GNU GRUB 2.02~beta2-9ubuntu1?Operating System not found (Grub error)GRUB Boot 2.02 beta2-9ubuntu1.3How do I start Ubuntu from grub?cannot install windows XP after deleting Ubuntu 16.04 and formating all the hard drive?Ubuntu Won't Start: GNU GRUB version 2.02~beta2-36ubuntu3.17GNU GRUB version 2.02 after update crashISO Image loaded, unable to access programmewhile installing ubuntu by cd drive
Find the number of surjections from A to B.
Is domain driven design an anti-SQL pattern?
What is the command to reset a PC without deleting any files
How could a lack of term limits lead to a "dictatorship?"
How can I plot a Farey diagram?
Is there a name of the flying bionic bird?
Where to refill my bottle in India?
What is the offset in a seaplane's hull?
Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?
Calculate Levenshtein distance between two strings in Python
Is a vector space a subspace of itself?
Pristine Bit Checking
Re-submission of rejected manuscript without informing co-authors
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Is "plugging out" electronic devices an American expression?
What is it called when one voice type sings a 'solo'?
How to make payment on the internet without leaving a money trail?
New order #4: World
What are the advantages and disadvantages of running one shots compared to campaigns?
COUNT(*) or MAX(id) - which is faster?
A poker game description that does not feel gimmicky
When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?
Information to fellow intern about hiring?
Does bootstrapped regression allow for inference?
Gnu Grub 2.02 beta2-9ubuntu1.3
problems with grubHow to boot USB from GNU GRUB 2.02~beta2-9ubuntu1?Operating System not found (Grub error)GRUB Boot 2.02 beta2-9ubuntu1.3How do I start Ubuntu from grub?cannot install windows XP after deleting Ubuntu 16.04 and formating all the hard drive?Ubuntu Won't Start: GNU GRUB version 2.02~beta2-36ubuntu3.17GNU GRUB version 2.02 after update crashISO Image loaded, unable to access programmewhile installing ubuntu by cd drive
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I installed my ubuntu 14.04 in pc alongside with win 10. Then I restart my pc and when i want to boot ubuntu, open me the window and there is:
GNU GRUB version 2.02 beta2-9ubuntu1.3
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere esle TAB lists possible device or file completions.
grub>
Please help
grub2 gnu
bumped to the homepage by Community♦ 4 hours 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 installed my ubuntu 14.04 in pc alongside with win 10. Then I restart my pc and when i want to boot ubuntu, open me the window and there is:
GNU GRUB version 2.02 beta2-9ubuntu1.3
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere esle TAB lists possible device or file completions.
grub>
Please help
grub2 gnu
bumped to the homepage by Community♦ 4 hours 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 installed my ubuntu 14.04 in pc alongside with win 10. Then I restart my pc and when i want to boot ubuntu, open me the window and there is:
GNU GRUB version 2.02 beta2-9ubuntu1.3
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere esle TAB lists possible device or file completions.
grub>
Please help
grub2 gnu
I installed my ubuntu 14.04 in pc alongside with win 10. Then I restart my pc and when i want to boot ubuntu, open me the window and there is:
GNU GRUB version 2.02 beta2-9ubuntu1.3
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere esle TAB lists possible device or file completions.
grub>
Please help
grub2 gnu
grub2 gnu
edited Jan 1 '16 at 23:07
kyodake
9,91911932
9,91911932
asked Jan 1 '16 at 20:12
Samuel KlimešSamuel Klimeš
111
111
bumped to the homepage by Community♦ 4 hours 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♦ 4 hours 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 |
add a comment |
1 Answer
1
active
oldest
votes
This will require a Live Ubuntu Media (CD/DVD/USB, the same you used to install Ubuntu). Boot from it in the "Try without installing" option. Open a terminal windows and run the following commands:
sudo mount /dev/sdaX /mnt
replacing X with your Ubuntu's partition number.
sudo grub-install /dev/sda --root-partition=/mnt
sudo chroot /mnt
sudo update-grub
exit
Reboot and GRUB should be OK.
If you're runningupdate-grub
, I'd guess at least/dev
should be mounted in the chroot.
– muru
Jan 1 '16 at 23:27
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%2f715764%2fgnu-grub-2-02-beta2-9ubuntu1-3%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
This will require a Live Ubuntu Media (CD/DVD/USB, the same you used to install Ubuntu). Boot from it in the "Try without installing" option. Open a terminal windows and run the following commands:
sudo mount /dev/sdaX /mnt
replacing X with your Ubuntu's partition number.
sudo grub-install /dev/sda --root-partition=/mnt
sudo chroot /mnt
sudo update-grub
exit
Reboot and GRUB should be OK.
If you're runningupdate-grub
, I'd guess at least/dev
should be mounted in the chroot.
– muru
Jan 1 '16 at 23:27
add a comment |
This will require a Live Ubuntu Media (CD/DVD/USB, the same you used to install Ubuntu). Boot from it in the "Try without installing" option. Open a terminal windows and run the following commands:
sudo mount /dev/sdaX /mnt
replacing X with your Ubuntu's partition number.
sudo grub-install /dev/sda --root-partition=/mnt
sudo chroot /mnt
sudo update-grub
exit
Reboot and GRUB should be OK.
If you're runningupdate-grub
, I'd guess at least/dev
should be mounted in the chroot.
– muru
Jan 1 '16 at 23:27
add a comment |
This will require a Live Ubuntu Media (CD/DVD/USB, the same you used to install Ubuntu). Boot from it in the "Try without installing" option. Open a terminal windows and run the following commands:
sudo mount /dev/sdaX /mnt
replacing X with your Ubuntu's partition number.
sudo grub-install /dev/sda --root-partition=/mnt
sudo chroot /mnt
sudo update-grub
exit
Reboot and GRUB should be OK.
This will require a Live Ubuntu Media (CD/DVD/USB, the same you used to install Ubuntu). Boot from it in the "Try without installing" option. Open a terminal windows and run the following commands:
sudo mount /dev/sdaX /mnt
replacing X with your Ubuntu's partition number.
sudo grub-install /dev/sda --root-partition=/mnt
sudo chroot /mnt
sudo update-grub
exit
Reboot and GRUB should be OK.
edited Jan 1 '16 at 23:27
muru
1
1
answered Jan 1 '16 at 21:00
Eduardo ColaEduardo Cola
4,58621031
4,58621031
If you're runningupdate-grub
, I'd guess at least/dev
should be mounted in the chroot.
– muru
Jan 1 '16 at 23:27
add a comment |
If you're runningupdate-grub
, I'd guess at least/dev
should be mounted in the chroot.
– muru
Jan 1 '16 at 23:27
If you're running
update-grub
, I'd guess at least /dev
should be mounted in the chroot.– muru
Jan 1 '16 at 23:27
If you're running
update-grub
, I'd guess at least /dev
should be mounted in the chroot.– muru
Jan 1 '16 at 23:27
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%2f715764%2fgnu-grub-2-02-beta2-9ubuntu1-3%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