<div dir="ltr">&nbsp;Mon, Aug 25, 2008 at 1:58 AM, Allen Edwards <span dir="ltr">&lt;<a href="mailto:allen.edwards@oldpaloalto.com">allen.edwards@oldpaloalto.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have my mythfrontend system working on sda but I want to be able to<br>
add my wife&#39;s existing Windows XP HD on sdb as a dual boot option.<br>
She has an XP machine with the same basic computer. &nbsp;I have verified<br>
that Mythbuntu 8.04 is running on a sda and the stand alone Windows XP<br>
will be on sdb. &nbsp;I can boot from either one by selecting it in the<br>
bios setup but obviously that is not a solution.<br>
<br>
Best I could figure was to add this to the boot loader:<br>
title Windows XP<br>
root (sdb)<br>
makeactive<br>
chainloader +1<br>
<br>
I get the Windows option showing up in GRUB, but I get an error<br>
message when I select it.<br>
<br>
But obviously I don&#39;t know what I am doing.<br>
<br>
In looking for answers, pretty much people say load Windows first.<br>
But I already have both loaded and on their own disks, so that doesn&#39;t<br>
help.<br>
<br>
This seems like it should be very easy. &nbsp;I need to get this running<br>
this week for my wife&#39;s birthday on the 27th.<br>
<br>
Help on this would be appreciated. &nbsp;I just can&#39;t find much in the<br>
ubuntu wiki or through google.<br>
<br>
Allen<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br><br>3rd line should probably look like:<br><br>&quot;rootnoverify (hd1,0)&quot;<br><br>And of course just be sure that drive is only one partition, if it is that&#39;ll do.<br><br>Bob<br></div>