CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Lounge

grub rescue on ubuntu 15.04

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2016, 15:16
Red face grub rescue on ubuntu 15.04
  #1
Member
 
amin jalalian
Join Date: Mar 2014
Posts: 34
Rep Power: 12
amin_jalalian is on a distinguished road
I couldn't solve this error " grub rescue" in ubuntu 15.04. when i do:
"sudo apt-get install -y boot-repair && boot-repair" error "unable to locate" appears! what can i do?
amin_jalalian is offline   Reply With Quote

Old   April 6, 2016, 06:09
Default
  #2
Member
 
Anurag
Join Date: Aug 2014
Location: Germany
Posts: 57
Rep Power: 11
anuragm is on a distinguished road
This is because you have to do first tell the package manager where to look for the package. This is how you do it:

Code:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
More information can be found here
anuragm is offline   Reply With Quote

Old   April 10, 2016, 08:04
Default
  #3
Member
 
amin jalalian
Join Date: Mar 2014
Posts: 34
Rep Power: 12
amin_jalalian is on a distinguished road
Quote:
Originally Posted by anuragm View Post
This is because you have to do first tell the package manager where to look for the package. This is how you do it:

Code:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
More information can be found here
I had done that.
amin_jalalian is offline   Reply With Quote

Old   April 10, 2016, 08:31
Default
  #4
Member
 
Anurag
Join Date: Aug 2014
Location: Germany
Posts: 57
Rep Power: 11
anuragm is on a distinguished road
Could you please post the error message and the steps you take to reproduce it.

In the meantime, this answer shows very well how to boot in event of a grub-rescue prompt. The boot-repair tool will work only when you have successfully managed to boot into the OS (and not when you are stuck in grub-rescue).
anuragm is offline   Reply With Quote

Reply

Tags
grub, rescue, ubuntu 15.04


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] swak4foam 0.3.2 installation problem on Ubuntu 15.04 with OpenFOAM 2.4.0 ptsxx OpenFOAM Community Contributions 1 January 10, 2016 17:48
Diverging solution in transonicMRFDyMFoam tsalter OpenFOAM Running, Solving & CFD 30 July 7, 2014 06:20
compressible flow in turbocharger riesotto OpenFOAM 50 May 26, 2014 01:47
Ansys 13 - License problem on Ubuntu MarTar ANSYS 4 February 3, 2012 02:13
How to Install OpenFOAM on 64 Ubuntu 9.04 hansel OpenFOAM Installation 62 March 19, 2010 14:43


All times are GMT -4. The time now is 14:09.