On Sat, Feb 23, 2008 at 10:44:43AM +0000, Mitch Crawford wrote: > On 22 Feb, Douglas A. Tutty <[EMAIL PROTECTED]> wrote: > > What do you mean get the machine to see? > I can't access it, view it, format it or anything? I'm at a complete loss > on how to proceed. > > > What does dmesg show? > eth0: RTL8169s/8110s at 0xd8850c00, 00:e0:4c:69:13:15, IRQ 50 > Probing IDE interface ide0... > hda: ST3160021A, ATA DISK drive > hdb: PHILIPS CDRW1610A, ATAPI CD/DVD-ROM drive > Probing IDE interface ide1... > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > hda: max request size: 512KiB > hda: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63 > hda: cache flushes supported > hda: hda1 hda2 < hda5 > > hdb: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache > Uniform CD-ROM driver Revision: 3.20 > Attempting manual resume > > 160GB HD & CD-ROM on Primary IDE interaface > 500GB SATA on 1st SATA connector
I never see a line like your last two. Are you running Etch? Have you used SATA before on the MB with Etch? Check for lines that look like what I have below in your dmesg. Is the kernel seeing you SATA hardware properly? Here are the disk-relavant lines from my dmesg: Etch amd64 on Asus M2N-SLI Deluxe MB Athlon64 3800+, 1GB I have two identical Seagate Barracuda 80 GB SATA drives, an IDE CD/DVD burner on /dev/hda and an Iomega Zip drive on /dev/hdb SCSI subsystem initialized #### for SATA you'll need to see this libata version 2.00 loaded. sata_nv 0000:00:05.0: version 2.0 ### my board uses the nVidia chipset ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xE000 irq 50 ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xE008 irq 50 scsi0 : sata_nv ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.00: ATA-7, max UDMA/133, 156301488 sectors: LBA48 NCQ (depth 0/32) #### this is the first SATA drive ata1.00: ata1: dev 0 multi count 1 ata1.00: configured for UDMA/133 scsi1 : sata_nv ata2: SATA link down (SStatus 0 SControl 300) ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xCC00 irq 58 ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xCC08 irq 58 scsi2 : sata_nv ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: ATA-7, max UDMA/133, 156301488 sectors: LBA48 NCQ (depth 0/32) ### this is the second SATA drive ata3.00: ata3: dev 0 multi count 1 ata3.00: configured for UDMA/133 scsi3 : sata_nv ata4: SATA link down (SStatus 0 SControl 300) ata5: SATA max UDMA/133 cmd 0xC800 ctl 0xC402 bmdma 0xB800 irq 66 ata6: SATA max UDMA/133 cmd 0xC000 ctl 0xBC02 bmdma 0xB808 irq 66 scsi4 : sata_nv ata5: SATA link down (SStatus 0 SControl 300) scsi5 : sata_nv ata6: SATA link down (SStatus 0 SControl 300) Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ahci 0000:06:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode ahci 0000:06:00.0: flags: 64bit ncq pm led clo pmp pio slum part ata7: SATA max UDMA/133 cmd 0xFFFFC20000054100 ctl 0x0 bmdma 0x0 irq 82 ata8: SATA max UDMA/133 cmd 0xFFFFC20000054180 ctl 0x0 bmdma 0x0 irq 82 scsi6 : ahci ata7: SATA link down (SStatus 0 SControl 300) scsi7 : ahci ata8: SATA link down (SStatus 0 SControl 300) ### all the other SATA ports on the nVidia MB controller are empty JMB361: IDE controller at PCI slot 0000:06:00.1 ### nothing on the JMicron MB SATA/eSATA controller either PCI: Setting latency timer of device 0000:06:00.1 to 64 ide0: BM-DMA at 0x9c00-0x9c07, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0x9c08-0x9c0f, BIOS settings: hdc:pio, hdd:pio Probing IDE interface ide0... NFORCE-MCP55: IDE controller at PCI slot 0000:00:04.0 NFORCE-MCP55: chipset revision 161 NFORCE-MCP55: not 100% native mode: will probe irqs later NFORCE-MCP55: 0000:00:04.0 (rev a1) UDMA133 controller ide2: BM-DMA at 0xf400-0xf407, BIOS settings: hde:DMA, hdf:DMA Probing IDE interface ide2... SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sd 0:0:0:0: Attached scsi disk sda #### there, now sda can be accessed SCSI device sdb: 156301488 512-byte hdwr sectors (80026 MB) sdb: Write Protect is off sdb: Mode Sense: 00 3a 00 00 SCSI device sdb: drive cache: write back SCSI device sdb: 156301488 512-byte hdwr sectors (80026 MB) sdb: Write Protect is off sdb: Mode Sense: 00 3a 00 00 SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 sd 2:0:0:0: Attached scsi disk sdb #### there, not sdb can be accessed Probing IDE interface ide1... hde: HL-DT-ST DVDRAM GSA-H10N, ATAPI CD/DVD-ROM drive hdf: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive ide2 at 0x1f0-0x1f7,0x3f6 on irq 14 hde: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 Probing IDE interface ide0... Probing IDE interface ide1... ### these are the CD/DVD and the zip drive. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]