66438_PPT_ch06
66438_PPT_ch06
Edition
Chapter 6
Supporting Hard Drives and Other
Storage Devices
Objectives
Figure 6-5 A SATA cable connects a single SATA drive to a motherboard SATA
connector
A+ Guide to IT Technical Support, 9th Edition 10
© Cengage Learning 2017
SATA Interface Standards Used by a
Hard Drive
• Interface standards define data speeds and transfer
methods with a computer system
– Also define types of cables and connectors
• Standards
– Developed by Serial ATA International Organization
(SATA-IO)
– Have the oversight of the T13 Committee
• Topics covered
– Selecting a hard drive
– Installation details for a SATA drive
– How to install hard drive in a bay too wide for drive
– How to set up a RAID system
• Considerations:
– Drive capacity
• Today’s desktop hard drives range from 1 TB for SSD
to more than 6 TB for magnetic
– Spindle speed
• Most common is 7200 RPM
• The higher the RPMs, the faster the drive
– Interface standard
• Use standards the motherboard supports
– Cache or buffer size
• Ranges from 2 MB to 128 MB
A+ Guide to IT Technical Support, 9th Edition 18
© Cengage Learning 2017
Steps to Install a SATA Drive
• You are ready to prepare the hard drive for first use
– Boot from Windows setup DVD
• Follow directions on the screen to install Windows on
the new drive
– If installing a second hard drive with Windows
installed on first drive use Windows Disk Management
utility to partition and format the second drive
Figure 6-19 The removable bay has a fan in front and is anchored to the case with locking pins
Figure 6-20 Install the hard drive in the bay using two screws on each side of the drive
• General guidelines:
– See manufacturer’s documentation for drive sizes and
connector types
– Be aware of voiding manufacturer’s warranty
• Considerations when shopping for a laptop drive:
– Laptop drive is 2.5 or 1.8 inches wide
• May use SSD (solid state device) technology
– Hard drives connector: SATA or PATA (older laptops)
– If upgrading, may want to use a USB-to-SATA
converter, so both drives can be working and you can
copy files from one to the other
A+ Guide to IT Technical Support, 9th 28
© Cengage Learning 2017
Edition
Installing a Hard Drive in a Laptop
• RAID 1: Mirroring
– Duplicates data on one drive to another drive and is
used for fault tolerance (mirrored volume)
• RAID 5: uses three or more drives
– Stripes data across drives and uses parity checking
– Data is not duplicated
• RAID 10: RAID 1+0 (pronounced RAID one zero)
– Combination of RAID 1 and RAID 0
– Takes at least 4 disks
– Data is mirrored across pairs of disks
A+ Guide to IT Technical Support, 9th 32
© Cengage Learning 2017
Edition
Types of RAID
• Hardware implementation
– Hardware RAID controller or RAID controller card
• Motherboard does the work
• Software implementation uses operating system
• Best RAID performance
– All hard drives in an array should be identical in
brand, size, speed, other features
• If Windows is to be installed on a RAID hard drive
– RAID must be implemented before Windows installed
Figure 6-28 RAID controller card provides four SATA internal connectors
• Solid-state storage:
– SSD hard drives, USB flash drives, and memory
cards
• USB flash drives go by many names:
– Flash pen drive, jump drive, thumb drive, and key
drive
– Might work at USB 2.0 or USB 3.0 speed
– Use FAT or exFAT file system
– Windows 8/7/Vista has embedded drivers to support
flash drives
• Common complaint:
– Computer is running slowly
• Try running the defragmentation tool on the hard
drive
– The Windows defragmentation tool rearranges
fragments or part of files in contiguous clusters so
files are easier and faster to find