udev vs SATA Drives

Collins Richey crichey
Sat Feb 11 11:11:28 PST 2006


On 2/11/06, Kurt Wall <kwall at kurtwerks.com> wrote:
> Ugh. I have a SATA drive -- works fine once it is mounted. For the
> purposes of the current issue, I have sata_sil, the driver for my SATA
> controller, compiled statically into the kernel (i.e., sata_sil isn't a
> loadable module).
>

Don't know whether this is your problem or not, but at work we found
that the sata_sil driver will not work (at least in our Dell boxes)
compiled as built in.  The only way we could get the driver to work
was to compile as module and use an initrd.

HTH,

--
Collins Richey
      Debugging is twice as hard as writing the code ... If you write
      the code as cleverly as possible, you are, by definition, not
      smart enough to debug it.
             -Brian Kernighan



More information about the Linux-users mailing list