<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.1">
</HEAD>
<BODY>
On Sat, 2008-04-12 at 09:41 +0100, Jason Liquorish wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Sat, 2008-04-12 at 09:25 +0100, Ken Adams wrote:
&gt; Hi All
&gt; 
&gt; I have muddled my brain a bit.....
&gt; 
&gt; I WAS running 7.04 on my machine. Then to keep a working system I
&gt; installed 8.04 Beta on the same HD by resizing the HD etc. This gave
&gt; Grub on the 8.04 control of booting.
&gt; 
&gt; Then.........
&gt; 
&gt; I decided to play with Mythbuntu and installed it, replacing the 7.04.
&gt; This gave the Myth Grub control over booting.
&gt; 
&gt; Now I want to get boot control back to the 8.04 grub
&gt; 
&gt; HOW????
&gt; 
&gt; My brain is beginning to boil.
&gt; 
&gt; Rgds Ken

I recently had this problem and the following fixed it fine:

First I opened my /boot/grub/menu.lst on the partition I wanted to have
control over grub and found the bit that says what partition (its near
the bottom where all the operating systems are listed) it is on (hd0,1)
for me. Then I ran &quot;sudo grub&quot; and in the grub prompt &quot;root (hd0,1)&quot;
then &quot;setup (hd0)&quot; then &quot;quit&quot;

Then I ran &quot;sudo update-grub&quot; just to check that menu.lst had found
everything. You can read more about it on the wiki
<A HREF="https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows">https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows</A>
Just be sure that you get the (hd,x) bits right and you should be fine.

</PRE>
</BLOCKQUOTE>
Thanks for the help<BR>
<BR>
All sorted.Correct Grub now running the bootup.<BR>
<BR>
Rgds Ken
</BODY>
</HTML>