dual boot issue with windows 7

Asked by pramodmc4u@gmail.com

i installed ubuntu 10.04 on my windows 7 system ( install inside windows) . After reboot, nothing happened, windows loaded as usual. No grub menu .nothing . The same thing happened in my laptop also . Please solve the issue

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
delance (olivier-delance) said :
#1

Could you first check MD5 of your Ubuntu CD ? It looks strange it happens on both computers.

Revision history for this message
pramodmc4u@gmail.com (pramodmc4u) said :
#2

I DONT THINK THIS IS SOME THING RELATED TO A CORRUPTED CD. I USED THE SAME CD , EARLIER VERSION TO SUCCESSFULLY INSTALL ON WINDOWS VISTA /XP . I CAME TO KNOW THAT THERE IS A BUG IN UBUNTU THAT MAKE IT UNABLE TO HANDLE THE WINDOWS BOOT LOADER PROPERLY . THERE IS WAYS TO SOLVE THE MATTER USING BOOTLOADERS LIKE EASY BCD . BUT I DONT WANT TO USE THAT .

Revision history for this message
delance (olivier-delance) said :
#3

Have a look at
    https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows
But most people succeed to install dual boot, so else you have a problem with CD, else your both machines have same problem.
If this procedure fails, we will have to edit the grub.cfg file.
In this case:
In a terminal (Applications->Accessories->Terminal), type the following command:
   sudo parted -l
where "-l" is lowercase "L". This will display list of partition.
   grub-install -v
which will display version (0.97 = Legacy, 1.97 & 1.98 = Grub 2)

Revision history for this message
delance (olivier-delance) said :
#4

Is your problem solved ? If not I can try to help, else, please, could you mark question "Solved".

Can you help with this problem?

Provide an answer of your own, or ask pramodmc4u@gmail.com for more information if necessary.

To post a message you must log in.