Specifications
Table Of Contents
- Manual
- Preface
- Chapter 1: Quick Start Guide
- Chapter 2: Storage Devices, Mouse, Audio & Printer
- Chapter 3: Power Management
- Chapter 4: Drivers & Utilities
- RAID & AHCI Setup
- What to Install
- Driver Installation
- Manual Driver Installation
- Updating/Reinstalling Individual Drivers
- User Account Control
- Windows Security Message
- New Hardware Found
- Driver Installation Procedure
- Chipset
- Video (VGA)
- LAN
- Card Reader
- TouchPad
- Hot Key
- USB 3.0
- MEI Driver
- Audio
- Optional Drivers
- PC Camera
- Wireless LAN
- Fingerprint Reader Module
- Bluetooth Module
- Chapter 5: BIOS Utilities
- Overview
- The Power-On Self Test (POST)
- The Setup Utility
- Main Menu
- System Time & Date (Main Menu)
- SATA Port # (Main Menu)
- System/Extended Memory (Main Menu)
- BIOS Revision/ KBC/EC firmware Revision / VGA Card etc. (Main Menu)
- Advanced Menu
- Advanced Chipset Control (Advanced Menu)
- Bluetooth Power Setting (Advanced Menu > Advanced Chipset Control)
- SATA Mode (Advanced Menu)
- Power On Boot Beep (Advanced Menu)
- Battery Low Alarm Beep (Advanced Menu)
- Launch PXE OpROM (Advanced Menu)
- Security Menu
- Set Supervisor Password (Security Menu)
- Set User Password (Security Menu)
- Password on boot (Security Menu)
- Trusted Computing (Security Menu)
- TPM State (Security Menu > TPM Support Enabled)
- Pending TPM operation (Security Menu > TPM Support & TPM State Enabled)
- Boot Menu
- Boot Option Priorities (Boot Menu)
- Save & Exit Menu
- Chapter 6: Upgrading The Computer
- Chapter 7: Modules
- Chapter 8: Troubleshooting
- Appendix A: Interface (Ports & Jacks)
- Appendix B: Control Center
- Appendix C: NVIDIA Video Driver Controls
- NVIDIA Video Driver Installation
- NVIDIA Control Panel
- Display Devices
- Display Modes
- Configuring an External Display (NVIDIA)
- Attaching Other Displays (Win 7)
- SLI Multi GPU Configuration
- SLI Multi GPU Configuration & Power
- Manage 3D Settings
- Adjust Video Settings
- HDMI Audio Configuration
- HDCP Status
- NVIDIA 3D Shutter Glasses Kit
- Stereoscopic 3D Hardware Setup
- Viewing Angles
- Set Up Stereoscopic 3D
- Appendix D: Specifications

Modules
Setting Up SATA RAID or AHCI Mode 7 - 3
7
Prepare the following before setting up your serial ATA hard disks in RAID mode (to con-
figure AHCI mode you do not need to prepare any extra hard disks but will need to install
the Intel® Rapid Storage Technology application):
1. The Microsoft Windows 7 OS DVD.
2. A hard disk installed in the Primary HDD bay.
AND
For RAID levels 0/1: A second (identical) hard disk installed in the Primary HDD bay.
For RAID level 5: A third (identical) hard disk installed in the Secondary HDD bay.
3. The Device Drivers & Utilities + User’s Manual disc.
4. A USB Flash drive or external USB hard disk drive with the RAID folder from the Device
Drivers & Utilities + User’s Manual copied on to it.
RAID Level Description
RAID 0
Two Identical drives reading and writing data in parallel to increase performance.
RAID 0 implements a striped disk array and the data is broken into blocks and each
block is written to a separate disk drive.
RAID 1
Two Identical drives in a mirrored configuration used to protect data. Should a drive
that is part of a mirrored array fail, the mirrored drive (which contains identical data) will
handle all the data. When a new replacement drive is installed, data to the new drive is
rebuilt from the mirrored drive to restore fault tolerance.
RAID 5
Identical drives (at least three drives must be used) in a parity across disks
configuration are used to protect data and increase performance. A RAID 5 array
can withstand a single disk failure without losing access to data.
Table 7 - 1
RAID Levels
Array Types
A Mirrored Array
(RAID 1) provides full
data protection, as
data can simply be
copied from a healthy
disk to a replacement
for any failed disk.
A Striped Array
(RAID 0) is NOT fault-
tolerant. The failure of
one drive will result in
the loss of all data in
the array. It is de-
signed to increase disk
performance by
spreading the I/O load
across the channels
and drives.