Sponsored Content
Full Discussion: Identify Hard Disk interface
Special Forums Hardware Identify Hard Disk interface Post 302916113 by nash83 on Sunday 7th of September 2014 06:37:28 AM
Old 09-07-2014
Identify Hard Disk interface

Hi,
I have broken my laptop hard drive so I would like to put it in an external box to backup my documents.
I have a doubt whether the interface of the hard disk is sata or ide.

Inside notes attached, is reported "controller SATA AHCI" but on the model section is given IDE hard disk

Code:
Mother Board:
Mobile DualCore Intel Pentium T2370, 1733 MHz (13 x 133)
Lenovo IEL10
Chipset Intel Crestline-PM PM965
2048 MB (DDR2-667 DDR2 SDRAM)
DIMM1: Hynix HYMP112S64CP6-Y5  	1 GB DDR2-667 DDR2 SDRAM (5-5-5-15 @ 333 MHz) (4-4-4-12 @ 266 MHz) (3-3-3-9 @ 200 MHz)
DIMM3: Kingston 9905295-015.B00LF  	1 GB DDR2-667 DDR2 SDRAM (5-5-5-15 @ 333 MHz) (4-4-4-12 @ 266 MHz) (3-3-3-9 @ 200 MHz)
BIOS  	Phoenix (12/21/07)
 
Archiviation:
Controller IDE  	Intel(R) 82801HEM/HBM SATA AHCI Controller
Controller IDE  	Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
Controller IDE  	Ricoh Memory Stick Controller
Controller IDE  	Ricoh SD/MMC Host Controller
Controller IDE  	Ricoh xD-Picture Card Controller
Archiviation Controller   	AOTYXFDV IDE Controller
Disk  	WDC WD1600BEVS-08RST2 (149 GB, IDE)
  	        CP5106V GNN043Q SCSI CdRom Device
         	MATSHITA DVD-RAM UJ-850 z

Partitions
C: (NTFS)  	72614 MB (16101 MB available)
D: (NTFS)  	80003 MB (48592 MB available)
Capacity           149.0 GB (63.2 GB available)

 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Hard Disk

I have a cuestion. How Can I to add other hard disk to my computer? I need to configurate anyone? (4 Replies)
Discussion started by: hmaraver
4 Replies

2. UNIX for Dummies Questions & Answers

identify free disk spaces

Hi experts, I need to determine if I have 4GB free space on my UNix server? Is there a way that I can do it instead of executing df -k . in each folder? Thanks for your help. (3 Replies)
Discussion started by: tads98
3 Replies

3. UNIX for Dummies Questions & Answers

Hard Disk at 99% Help!

:eek: I use this Solaris to run CMS a call acounting software package for my job. No one could run reports today because it said the this when you logged on "The following file systems are low, and could adversely affect server performance: File system /: 99%full" Can some one please explain... (9 Replies)
Discussion started by: mannyisme
9 Replies

4. AIX

Hard hetwork / interface troubleshooting

Hi, I can't make the network connection. The cable and hub should be fine since they are working on other systems. I've used 'mktcpip' as well as 'smit tcpip' to configure the interface, and was able to ping the system itself, but I can not ping the gateway - no response. After reboot, the IP... (1 Reply)
Discussion started by: aixlover
1 Replies

5. Solaris

Physically identify hard disk.

Hi, I have a failed hard disk in my Sun Fire V240. Unfortunately it does not show up in 'cfgadm -al' or in the format command so I cannot unconfigure it and illuminate the blue light on the front to identify it. Is there any way of iluminating the blue lights on the other disks so I can at... (3 Replies)
Discussion started by: sparcman
3 Replies

6. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

7. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

8. UNIX for Advanced & Expert Users

Identify failed disk in Linux RAID

Good Evening, 2 years ago, I set up an Ubuntu file-server for a friend, who is a photograph amateur. Basically, the server offers a software RAID-5 that can be accessed remotely from a MAC. Unfortunately, I didn't labeled the hard drives (i.e. which physical drive corresponds to the /dev/sdX... (2 Replies)
Discussion started by: Loic Domaigne
2 Replies

9. Hardware

How to identify virtual/physic disk path on X4100?

Hello, Currently we have a Oracle X4100 ( Solaris 10 ) server with disk failure. Originally our hardware team thought the disk can be hot-swap, when they stood in front of the server, none of the disk failure LED were on, so now we have no idea which disk is the bad one for replacement. As... (2 Replies)
Discussion started by: sunnychen98
2 Replies

10. Solaris

How to identify if disk is attached to SAN and assist in migration.?

I am working on VM host and collecting data to identify the type of storage attached to the server which will be migrated to VNX. it has one ldom created on it luxadm probe output --- No Network Array enclosures found in /dev/es Found Fibre Channel device(s): Node... (7 Replies)
Discussion started by: kpatel786
7 Replies
IDA(4)							   BSD Kernel Interfaces Manual 						    IDA(4)

NAME
ida -- Compaq Intelligent Drive Array Controllers SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device ida Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ida_load="YES" DESCRIPTION
The Compaq Intelligent Drive Array (IDA) technology is used to distribute data across an array of hard drives. It unites these hard drives into one or more high-performance logical drives. The drive array is managed by an array controller. These controllers have the ability to provide fault tolerance for the connected drives and optionally provide write cache for the logical drives. It is also possible for an application to access the SCSI bus subsystem directly by using the pass-through interface. HARDWARE
The following controllers are supported by the ida driver: o Compaq SMART Array 221 o Compaq Integrated SMART Array Controller o Compaq SMART Array 4200 o Compaq SMART Array 4250ES o Compaq SMART 3200 Controller o Compaq SMART 3100ES Controller o Compaq SMART-2/DH Controller o Compaq SMART-2/SL Controller o Compaq SMART-2/P Controller o Compaq SMART-2/E Controller o Compaq SMART Controller IMPLEMENTATION NOTES
Extreme caution should be exercised when using the pass-through interface. It is possible to interfere with normal system I/O and cause hangs if pass-through is used to an active device. Pass-through should only be used to a device that is otherwise quiescent. SEE ALSO
cam(4), pass(4), xpt(4), camcontrol(8) AUTHORS
The ida driver was written by Jonathan Lemon <jlemon@FreeBSD.org> and Matthew N. Dodd <mdodd@FreeBSD.org>. This manual page was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
August 8, 2004 BSD
All times are GMT -4. The time now is 09:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy