This is the only message I am receiving:
libata version 2.00 loaded.
As far as kernel setup, I am using gentoo sources, 2.6.18 r3. These
SATA configs:
moonunit linux # grep SATA .config
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
# CONFIG_SCSI_SATA_SVW is not set
# CONFIG_SCSI_SATA_MV is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIL24 is not set
# CONFIG_SCSI_SATA_SIS is not set
CONFIG_SCSI_SATA_ULI=y
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set
Thank you.
Alan
On 12/4/06, Daniel Barkalow <[EMAIL PROTECTED]> wrote:
On Sun, 3 Dec 2006, Alan E. Davis wrote:
> I am trying to install a SATA drive from another machine, so I can
> access backups and install them into the current system's filesystem.
>
> lspci gives the following
> moon lngndvs # lspci |grep ATA
> 00:16.1 IDE interface: ALi Corporation ULi M5288 SATA
>
> However according to dmesg, nothing is recognized or configured. I'm
> not sure where to turn next. Besides compiling support into the
> kernel, what else must me done? I have compiled a kernel with support
> for ULI SATA (SCSI_SATA_ULI).
There are several sets of messages you should be getting. There should be
one for the driver, one for the controller, and then one for each drive. I
get:
libata version 2.00 loaded.
ata_piix 0000:00:1f.2 version 2.00
...
ata1: SATA max UDMA/133 ...
ata2: PATA max UDMA/33 ...
If you're getting literally nothing, you didn't get the right options or
something. If you only get line 1, it's not finding your controller (maybe
the kernel doesn't have the PCI ID, or you need a slightly different
driver). If you only get lines 1 and 2, your disk isn't connected
properly, most likely.
-Daniel
*This .sig left intentionally blank*
--
[email protected] mailing list
--
Alan Davis, Kagman High School, Saipan [EMAIL PROTECTED] 1-670-256-2043
I consider that the golden rule requires that if I like a program I
must share it with other people who like it.
--------Richard Stallman
--
[email protected] mailing list