in laptop i have 2 OS Window 7 & XP and done Ubuntu in external HD, when restart laptop come Grub Loder Error 1.5 of 21

Asked by Dharmesh.Kundaliya

I have Lenovo Laptop
in laptop i have install 2 OS, 1st is Window 7 and 2nd is XP,
after some time i purchase External HD of 250 GB and in this HD i install Ubuntu Linux 8.04.1
after this installation when restart my laptop than 1 error occurs, that is Grub Loader Error 1.5 of 2.

if i do not attach external HD than laptop will not start and,
external HD attach than that Grob error will come

so help me please, WHAT I DO???????

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu grub Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Patrick Knight (pknight-dev-deactivatedaccount) said :
#1

Attach the external HD to the laptop. Turn the laptop on and boot it into Ubuntu. Log into Ubuntu (if necessary). Click on the Applications menu and go to Applications>Terminal. When you reach the terminal, type:

sudo grub-install /dev/hda

The above command executes grub-install as root. The grub-install command installs grub to the Master Boot Record of your internal Hard Drive. Turn off the computer, unplug the external HD, then turn it on again. You should be able to boot into XP or Windows 7

Hope this helps!

Revision history for this message
Dharmesh.Kundaliya (dharmesh-kundaliya) said :
#2

i reach terminal but which place(were) to write
and how save after write ?

Revision history for this message
Patrick Knight (pknight-dev-deactivatedaccount) said :
#3

What do you mean by where to write? Once you reach the terminal, all you should have is type the following command:

sudo grub-install /dev/hda

and follow the instructions given above.

Can you help with this problem?

Provide an answer of your own, or ask Dharmesh.Kundaliya for more information if necessary.

To post a message you must log in.