header



Welcome to the Micro Center Tech Support Blog!
Find free technical support on a variety of products featured at Micro Center and plenty of how-tos on new technology. Start searching our Blog below or search our Tech Center archives »

Can't find what your looking for? Take advantage of our Tech Support services »

Join the MC Tech Support Community Forum: Get direct advice from the Knowledge Experts @ Micro Center.
Click here to access the Forum »

Search This Blog

Wednesday, February 29, 2012

Tech Tip of the Day: How to configure a RAID volume on an Intel motherboard

Description: This guide will walk through how to create a RAID volume on an Intel motherboard. Most Intel motherboards will support RAID 0 or RAID 1. RAID, or Redundant Array of Inexpensive/Independent Disks is a technology that provides storage reliability through redundancy, combining multiple hard disk drives in to one logical unit wherein data is stored in multiple copies across multiple hard drives.

There are many types of RAID but the two most common are RAID 1 and RAID 0. RAID 1 is a duplicate drive, essentially Drives 1 and 2 will be exactly the same. This is done so that if either of the two drives fail, an exact copy of that drive is readily available.

Example:
Drive 1: File A, File B, File C, et cetera.
Drive 2: File A, File B, File C, et cetera.

RAID 0 is in fact not really RAID at all because it is not redundant. RAID 0 splits a file in to pieces and puts some of the pieces on Drive 1 and some on Drive 2, to increase speed. The theory is that if Drive 1 reads the first part of File A, and Drive 2 reads the second part of File A, the information is actually read twice as fast and thus the computer is twice as fast. The major downside is that this actually doubles your susceptibility to hardware failures as if one drives fails, all of the information is lost.
  1. Make sure two hard drives are connected to the motherboard and are connected to the power supply.
  2. Enter the standard BIOS by pressing the F2 key repeatedly on POST.
  3. Once in the BIOS go to the Configuration tab, then select SATA Drives

    SATA drives

  4. Within the SATA Drives heading set the Chipset SATA Mode to <RAID>

    RAID

  5. Save changes and Exit.
  6. After the settings have been saved, power down the machine
  7. Power on the machine and immediately begin tapping the Ctrl key and the I key repeatedly. This will access the RAID BIOS.
  8. The RAID BIOS will show both drives connected to the system. In this menu select Create RAID Volume

    Create RAID Volume

  9. Select a Name for the volume and press the Tab key

    Volume name

  10. Select the RAID type (0 or 1) using the up or down arrow keys and press Tab again.

    RAID type

  11. Press the Tab key through the rest of the options until you get to the Create Volume option and press the Enter key.

    Create Volume

  12. A data loss warning will appear when creating a new volume: All data will be lost on both drives. Press the Y key to create the RAID volume.

    Warning

  13.  The two drives will show in a RAID once this is complete. Press ESC then Y to Exit the RAID BIOS then install your operating system on your drives which are now in RAID.

    ESC
For more assistance contact Technical Support here.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.