Well its possible that Grub thinks sata drives are like scsi drives. In which case you could try something like this:<br><br><pre>default=0<br>timeout=10<br>title Windows<br>rootnoverify (sd0,1)<br>chainloader +1<br>makeactive
<br><br> <br>John<br></pre><br><br><div><span class="gmail_quote">On 3/7/07, <b class="gmail_sendername">Ameel, Christopher</b> &lt;<a href="mailto:cjameel@dcmsonline.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
cjameel@dcmsonline.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Yup, verified the GRUB lines.&nbsp; The ONLY thing I can 
think of is this new HP PC uses SATA drives plugged directly into the mobo 
instead of IDE&#39;s.&nbsp; Would the commands in GRUB change at all for that?&nbsp; 
Linux booted fine but I never did get win back...</font></span></div><span>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">__________________________________________</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Chris Ameel</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"><a href="mailto:cjameel@dcmsonline.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cjameel@dcmsonline.com</a></font>

</span></div>
<div dir="ltr" align="left"><span></span>&nbsp;</div><br>
</span><div dir="ltr" align="left" lang="en-us">
<hr>
<font face="Tahoma" size="2"><b>From:</b> john [mailto:<a href="mailto:lists.john@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">lists.john@gmail.com</a>] 
<br><b>Sent:</b> Wednesday, March 07, 2007 3:42 PM<span><br><b>To:</b> Ameel, 
Christopher<br><b>Cc:</b> <a href="mailto:edubuntu-users@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users@lists.ubuntu.com</a><br><b>Subject:</b> Re: 
Installed Edubuntu, now, Windows won&#39;t boot....<br></span></font><br></div>
<div><span><div></div>Hi,<br><br>Couldn&#39;t you edit the grub.conf file to read something 
like:<br><br><pre>default=0<br>timeout=10<br>title Windows<br>rootnoverify (hd0,0)<br>chainloader +1<br>makeactive<br><br>(the grub command &#39;makeactive&#39; may not be necessary for your installation)<br><br>or<br><br>

try walking through the steps via the grub command line as shown here:<br><br><br><a href="http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html#DOS_002fWindows" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html#DOS_002fWindows</a><br><br></pre>The 
above is assuming that you are using the first harddisk on your primary IDE 
channel and that your WIN/OS lives on the first partition of that drive. You may 
need to adjust if windows is somewhere else. For example if you have a rescue 
partition on the disk (some OEM&#39;s do this) your grub file might look like: 
(again the grub command &#39;makeactive&#39; may not be necessary for your 
installation)<br><pre>default=0<br>timeout=10<br>title Windows<br>rootnoverify (hd0,1)<br>chainloader +1<br>makeactive<br> <br></pre>Also 
take a look at:<br><br><a href="http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/6527-howto-solve-boot-problems-grub.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/6527-howto-solve-boot-problems-grub.html 
</a><br><a href="http://tldp.org/HOWTO/Linux+Win9x+Grub-HOWTO/proc.html#AEN54" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://tldp.org/HOWTO/Linux+Win9x+Grub-HOWTO/proc.html#AEN54</a>&nbsp; 
(especially the MAP section)<br><a href="http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html#DOS_002fWindows" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html#DOS_002fWindows
</a><br><br>hth,<br><br>John<br><br>
<div><span class="gmail_quote">On 3/6/07, <b class="gmail_sendername">Ameel, 
Christopher</b> &lt;<a href="mailto:cjameel@dcmsonline.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cjameel@dcmsonline.com</a>&gt; 
wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  <div>
  <div><span><font face="Arial" size="2">I&#39;m sure you&#39;ve heard this too many times 
  to count...&nbsp; I have a brand new&nbsp; HP Slimline Pavilion pc from Best 
  Buy.&nbsp; It has Windows Media Center Ed on it.&nbsp; I decided to install 
  Edubuntu because my children love playing all of the learning 
  games.</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">One big hard drive nothing special, should 
  be simple right??</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">Windows is the first partition on the only 
  hard drive.&nbsp; Pop in Edubunut 6.06 LTS and go....&nbsp; Edubunut installed 
  smoothly, did all the updates, upgrades, etc..&nbsp; everything was 
  fine.&nbsp; But, reboot, no windows...&nbsp;&nbsp;&nbsp; 
  uhoh....</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">puter says:</font></span></div>
  <div><span><font face="Arial" size="2">chainloader (hd0,0) +1</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">Then a blinking &quot;underscore&quot; cursor and 
  nothing happens.</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">I can boot to linux fine.&nbsp; I can even 
  mount and view the windows partition fine.&nbsp; I can boot from a winxp pro 
  install cd and browse the C: drive from a prompt fine.</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">I tried fixboot, nothing, fixmbr, 
  nothing.&nbsp; I even removed Edubuntu completely, repartitioned the hard 
  drive using GParted and installed Suse 10.0 thinking maybe just maybe...&nbsp; 
  Suse boots, windows:&nbsp; chainloader (hd0,0) +1</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">All the windows files are there and I&#39;ve 
  checked boot.ini like a thousand times...</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span><font face="Arial" size="2">Please help!</font></span></div>
  <div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
  <div><span>
  <div align="left">
  <p style="margin: auto 0in;"><span style="font-size: 10pt; color: navy; font-family: Arial;">_____________________________________________________________<br></span><span style="font-size: 10pt; color: navy; font-family: Arial;">

Christopher 
  Ameel<br><a href="mailto:cjameel@dcmsonline.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cjameel@dcmsonline.com</a></span></p></div></span></div></div><br>--<br>edubuntu-users 
  mailing list<br><a href="mailto:edubuntu-users@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users@lists.ubuntu.com</a><br>Modify 
  settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
</a><br><br></blockquote></div><br></span></div></div>
</blockquote></div><br>