Tags

Howto (51) Free Software (35) Powershell (33) Windows Server (23) AD (16) Hyper-V (16) Exchange (13) Office (13) Group Policy (10) Windows Server 2012 (9) Scripts (7) Symantec BE (5) Windows 8 (5) Cisco (4) TMG (4) Terminal Server (4) Cluster (3) HP (3) RDS (3) UAG (3) Citrix (2) DC (2) DNS (2) IE10 (2) OpenID (2) PKI (2) SCVMM (2) Windows Live (2) iLO (2) Backup (1) DPM (1) Fileserver (1) IE (1) SQL; DPM (1) Security (1) Sharepoint (1) Switch (1) VMWare (1) Veeam (1)

vrijdag 13 april 2012

IDE AHCI RAID en Windows XP



Tijdens het installeren van een met nLite bewerkte Windows XP installatie CD kreeg ik nog steeds een BSOD. Ik had dus mbv nLite de storage drivers in de Windows XP CD geslipstreamd, echter was dat niet voldoende.

In het BIOS bleek de storage adapter op AHCI te staan. Nadat ik deze gewijzigd had naar Native IDE ging de installatie wel gewoon door.



Meer info:



IDE stands for Integrated Drive Electronics. This has been the standard interface that is used for storage media like hard drives and optical drives for a considerable length of time. Though there were some hurdles at the beginning, the standard was eventually perfected and different drives from different manufacturers can attach to most motherboards. IDE was superseded by SATA as it introduced a lot of advantages. AHCI (Advanced Host Controller Interface) is an application programming interface that defines one mode of operation for SATA. AHCI does not affect the speed at which SATA drives operate but it exposes the advanced features that are available with SATA.



To maintain backwards compatibility with older hardware, most SATA controllers provide you with the choice of which operation mode you want to use. Operation modes include AHCI and IDE, often referred to as legacy IDE or native IDE, among others so that you have freedom. Choosing IDE as your mode of operation is just like having a good old reliable IDE drive but without the benefits of AHCI.



AHCI allows users to utilize advanced features that are available to SATA. The first feature is Native Command Queuing or NCQ. Without NCQ, each request is served sequentially without any optimization. NCQ analyzes the requests and rearranges them so that requested data locations that are physically closer to each other are grouped together so that they can be accessed in one pass and the time needed is minimized. AHCI also enables hot-plugging or the ability to attach or remove hard drives from a system that is running similar to a removable drive. This is not possible with IDE drives as they are configured during boot time.



The choice, of whether you would be using AHCI or IDE, is done prior to installing the operating system on the computer as switching from one to the other after would often lead to the system not working properly if at all. Most operating systems now have patches to address this problem but specific steps needs to be followed prior to switching.



Summary:

1.IDE is an old interface standard used for storage devices while AHCI is an application programming interface for the newer SATA interface.

2.Most SATA controllers allow you to choose between AHCI and IDE among other operation modes.

3.AHCI has advanced features like NCQ and hot plugging that is not available with IDE.

4.Switching from IDE to AHCI or vice versa after the operating system is installed can lead to problems.

Geen opmerkingen:

Een reactie posten