<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Franco wrote:
<blockquote cite="mid200406111442.i5BEgPnI017845@localhost.localdomain"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">A bit off topic, but could someone in the know explain whether there are 
challenges in running SATA on FC1? 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I've asked this question a while ago, but the answers were like
"install an EIDE hard disk".

Though, I am sure that the FC1 kernel can be compiled with SATA
support; what I don't know, is how to hack the installation CDs
to replace the default kernel with my modified kernel.

So I had to switch to FC2 and experience all the related problems :-)
(i.e., I'm not using myth since many weeks)

If you find a solution, please post it to the list...

Franco
  </pre>
</blockquote>
<br>
You did not specify which SATA controller you have in your box.&nbsp;
However, if you have the Promise Fastrak 378, stock FC1 does not seem
to like it.&nbsp; I had my fair share of hair pullings, intially.&nbsp; Until I
found this:<br>
<br>
<a class="moz-txt-link-freetext" href="http://railwave.com/technical/pdc-ultra.php">http://railwave.com/technical/pdc-ultra.php</a><br>
<br>
Again, if you are using the Promise Fastrak 378, you might also want to
download the driver from the Promise website
(<a class="moz-txt-link-freetext" href="http://www.promise.com/support/download/download_eng.asp">http://www.promise.com/support/download/download_eng.asp</a>).&nbsp; Install
the driver.&nbsp; It will complain that your kernel might be tainted.&nbsp;
Ignore the message and continue with the rest of the installation of
FC1.&nbsp; Then upgrade the kernel to the latest 2.4.x, available at Axel's
website.&nbsp; After the kernel upgrade, it will use the GPL'ed libata and
sata_promise drivers.<br>
<br>
Here's few other links which I found useful that helped me to get my
Promise Fastrak SATA to talk to my Seagate SATA drive:<br>
- <a class="moz-txt-link-freetext" href="http://www.linuxforum.com/forums/index.php?showtopic=8004">http://www.linuxforum.com/forums/index.php?showtopic=8004</a>&nbsp;&nbsp; (see the
comment from bootloader)<br>
- <a class="moz-txt-link-freetext" href="http://www.linuxquestions.org/questions/archive/18/2004/02/3/144430">http://www.linuxquestions.org/questions/archive/18/2004/02/3/144430</a><br>
<br>
Hope these bits of hints can help you in getting your SATA drive to
work.<br>
<br>
Cheers<br>
KianTeck<br>
<br>
</body>
</html>