<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Aug 30, 2008 at 9:30 PM, Allen Edwards <span dir="ltr">&lt;<a href="mailto:allen.p.edwards@gmail.com">allen.p.edwards@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div><div></div><div class="Wj3C7c">On Thu, Aug 28, 2008 at 7:06 AM, Ian Clark <span dir="ltr">&lt;<a href="mailto:mrrooster@gmail.com" target="_blank">mrrooster@gmail.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;">
<div dir="ltr"><br><br><div class="gmail_quote">2008/8/27 Allen Edwards <span dir="ltr">&lt;<a href="mailto:allen.edwards@oldpaloalto.com" target="_blank">allen.edwards@oldpaloalto.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


OT?<br>[snip]<br>
<br>
The problem I am having is that windows will not hibernate when called<br>
from grub although it hibernates just fine if I change the boot order<br>
in the bios and boot directly to the windows disk.</blockquote><div><br>If these are on seperate disks you could add linux to the windows boot menu to solve this?<br><br>Under linux:<br><br># dd if=/dev/hda of=linux.bin bs=512 count=1<br>


<br>(replace /dev/hda with your apropriate HD, prob /dev/sda if I&#39;ve read the above correctly.)<br><br>copy linux.bin to the root of your windows drive, then add the following to c:\boot.ini, which you can edit by right clicking on &#39;My Computer&#39;, selecting &#39;Properties&#39;, then the &#39;Advanced&#39; tab, then &#39;Settings&#39; in the &#39;Startup and Recovery&#39; section at the bottom of that pane, then &#39;Edit&#39;.<br>


<br>Add the following to the bottom of the file:<br><br>c:\linux.bin=&quot;Linux&quot;<br><br>and change/add the &#39;timeout=&#39; line to something apropriate (or save the file, then use the spinner control in the properties page to do the same.)<br>


<br>That /should/ allow you to boot your second HD from the windows menu (but then again it might not.)<br><br>I&#39;ve only ever done this with a different partition on the same drive but it should work, and you shouldn&#39;t damage anything by trying.<br>


<br>Cheers,<br><br>Ian</div></div></div></blockquote></div><br><br></div></div>I finally got a chance to try this and no joy.&nbsp; The above method, which I think is correct, just produces a return to the boot menu when the Linux option is selected.&nbsp; Another method I read about used a program boootpart.&nbsp; With that I got an error message about not being able to boot from the hard disk.<br>

<br>I think my problem above is caused by both the Linux and Windows HDs being set up to work as the primary disk.&nbsp; I switch the disks in the BIOS to pick which to boot from, or switch the hda and hdb in GRUB to boot to windows from the linux boot loader.<br>

<br>As background, the reason to not just boot to windows from GRUB is that windows will not suspend if the Linux loader was used to boot.<br><br>So, I think I need to reinstall Linux and tell it to install on the second drive, with the system set up to boot from Windows, then tell it not to overwrite the windows boot loader.<br>

<br>Any way to modify what I have to do this, or do I indeed need to reinstall?&nbsp; Anything I should be careful of?<br><br>Allen</div></blockquote><div><br>&nbsp;</div><div>[SOLVED] <br></div><div>OK, so for the record none of this worked.&nbsp; I could not get Windows XP to boot Myth even after installing it three times and trying multiple ways of trying to do it.&nbsp; But, I installed Mythbuntu on the second disk, put the boot loader on that disk, and set the bios to boot to that disk and GRUB loaded Windows so that it would suspend successfully. Not sure why it works or why the other way didn&#39;t, but this problem is behind solved.<br>
<br>Allen<br>&nbsp;<br></div></div><br></div>