Showing posts with label hard disk setup. Show all posts
Showing posts with label hard disk setup. Show all posts

Wednesday, 8 February 2012

How to install a SATA Hard Drive | Seagate Barracuda 500GB 7200.12


How to install a SATA Hard Drive | Seagate Barracuda 500GB 7200.12


Installing a SATA hard drive is a very simple and straight forward task. Unlike IDE hard drives there are no jumpers to set and each drive connects to the motherboard using an individual SATA cable. There are other advantages to using a SATA hard drive such as much faster data transfer and better performance. If your motherboard has a E-SATA port then you can even use a SATA hard drive externally.
The first thing to do is choose an empty 3.5 inch hard drive bay. Position the drive so its ready to be inserted into the bay. Gently slide the hard drive into the bay as shown. Make sure the circuit side of the hard drive is facing down towards the bottom of the case. Finally lock the hard drive into place using the lock slider or if your case does not have a lock mechanism you can just screw it into place.
The image below is a SATA power cable. Attach the SATA power cable by gently pushing it into place.
It will only fit one way so check the orientation before pushing it into place.
The image below is SATA data cable. Attach the SATA data cable to the hard drive. It only fits one way.
The connectors are like an L shape so check the orientation to match the hard drive before pushing it into place.
Finally attach the other end of the SATA cable to the motherboard.
Watch the Video Guide :

Hard Disk Drive Setup - Partition and Format


Hard Disk Drive Setup - Partition and Format


This procedure explains how to setup a new hard disk. Warning - if you are setting up a hard disk which contains data, the following procedure would completely erase your hard disk and the data would be unrecoverable.
Before a new hard disk can be used it needs to be setup. This involves partitioning and formatting the hard disk. Windows 98 or ME boot disk contains the required software to perform this procedure. FDISK.EXE and FORMAT.COM are the files required in your bootable floppy disk. Start the partition and format procedure by booting your PC using a Windows boot disk. Make sure you set the BIOS so that the boot sequence is set to detect the floppy disk first. If your system has no problems booting you will be presented with a Windows boot disk menu. This gives you the option to start the system with or without CD-ROM support. At this stage you do not need the CD-ROM support, so choose the option to boot without CD-ROM support. You should end up in the MS DOS prompt A: (A drive). From A: command prompt type fdisk. You will be presented with following message:
Choose "Y" to enable large disk support.You will now be presented with the FDISK main menu as shown below.
From the menu, choose option 1 - Create DOS partition or Logical DOS drive. Another menu will present the following options.
Choose option 1 - Create primary DOS Partition. FDISK verifies the integrity of your drive and will ask you if want to use the maximum available size of your hard disk to create the primary partition and set it active. To keep things simple we will create one large partition. Choose "Y" to use maximum available space. When the partition has been created successfully you will be notified by the system. Your drive is now known as C: (C drive). Press "Esc" to return to the menu. Press "Esc" again to exit FDISK. You need to restart your system for the changes to take affect. Leave boot disk in the drive.When the system reboots, choose start without CD-ROM from the boot disk menu. While booting from floppy disk you might get error message like "Invalid media type reading drive C" this is OK for this stage as the hard disk is not formatted.
From A: command prompt type format c:You will get a message saying "WARNING, ALL DATA ON NON-REMOVABLE DISK DRIVE C: WILL BE LOST. Proceed with Format (Y/N)?".
Don't worry about the message as you do not have any data in the new hard disk. Choose "Y". The format will proceed and would show you a progress indicator. The time it takes to format a hard disk depends on the size and speed of the drive. This could be around 5-30 minutes. Once the format is complete you need to reset your system. You are now ready to install an operating system.