Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



I need help to use my 3tb hard drive under windows


12 replies to this topic - - - - -

#1 sikhwarrior

    Neowinian²

  • 107 posts
  • Joined: 13-February 10

Posted 07 October 2012 - 12:34

As the title says i need help to make windows to fully use my 3tb hard drive my motherboard is gigabyte GA-H67A-UD3H-B3 and my 3tb hard drive is seagate barracuda, how can i get windows to recongninse the full 3tb


#2 Farstrider

    The Clash

  • 6,311 posts
  • Joined: 16-March 03
  • Location: Somerset West, Cape Town, SA
  • OS: Arch Linux

Posted 07 October 2012 - 12:43

The drive has to be reformatted as a GPT-formatted drive instead of an MBR-formatted drive. The old standard MBR partition tables can't describe a drive of over 2.13 TiB. Obviousely the drive has to be raw so if you have data on it, move it someplace else first!

Creating GPT Drives:

You can convert only empty, unpartitioned disks (raw drives or empty MBR drives) to the GPT format. To convert a volume that contains data, you must first manually delete the partition.

You can use the following methods to create GPT disks:

In the Disk Management console, right-click the MBR drive you want to convert to GPT and then click Convert to GPT Disk. If the drive is not empty or contains partitions, this option is unavailable.

In the DISKPART utility, select the drive you want to convert and enter the following command:CONVERT GPT

For raw disks, you can use two additional methods:

After you install a new raw disk, open the Disk Management console to start a wizard that you can use to configure the new disk. The wizard includes options to initialize the disk as MBR or GPT.

Initialize the new disk by using the Initialize Disk option in the Disk Management console.

You can also use a Live Ubuntu disk and by using "Gparted" you can convert the drive to GPT format.

#3 Simon-

    Neowinian ULTRAKILL

  • 10,720 posts
  • Joined: 04-November 02

Posted 07 October 2012 - 13:00

Before you get that far you will also need to make sure that you have the latest drivers for your Drive Controller

For Intel based motherboard (such as yours) this is usually the onboard Intel Rapid Storage Technology.

Latest drivers for Intel RST:
http://downloadcente...eng&FamilyId=42

I have also read that you may also need to update your motherboard BIOS.

I just had to do this myself yesterday, I only needed to update the drivers, not the BIOS. If I used Disk Management to have it with an MBR, Disk Management would only allow me to create a 2TB partition, with GPT I could use the whole 3TB.

#4 OP sikhwarrior

    Neowinian²

  • 107 posts
  • Joined: 13-February 10

Posted 07 October 2012 - 13:37

I have updated all the drivers to the latest ones , would it matter if in the bios is set to ide or achi? And converted the hard drive to the GPT but it only sees 2tb and not the full 3tb

#5 Zlip792

    Resident Fanatic

  • 870 posts
  • Joined: 31-October 10
  • Location: Pakistan
  • OS: Windows 7 Professional SP1 x64
  • Phone: Nokia C3-00 (8.70 firmware) It sucks!!!

Posted 07 October 2012 - 13:42

If you have UEFI then it can reconginze it as boot drive, I suggest updating BIOS or UEFI whatever you have.

#6 Simon-

    Neowinian ULTRAKILL

  • 10,720 posts
  • Joined: 04-November 02

Posted 07 October 2012 - 13:52

View Postsikhwarrior, on 07 October 2012 - 13:37, said:

I have updated all the drivers to the latest ones , would it matter if in the bios is set to ide or achi? And converted the hard drive to the GPT but it only sees 2tb and not the full 3tb
I would set it to AHCI anyway, report if it works. I already had it on AHCI and only needed to install Intel RST drivers for disk management to at least report the capacity as 3TB, even if the partition would only go up to 2TB before going to GPT

#7 OP sikhwarrior

    Neowinian²

  • 107 posts
  • Joined: 13-February 10

Posted 07 October 2012 - 14:18

In my bios it says when it boots cds or usbs with windows 7 or above it loads UEFI and changing it to AHCI just puts it in a constant reboot

#8 THE_OBSERVER

    Turns out there are real girls on neowin.

  • 3,272 posts
  • Joined: 12-April 05
  • Location: New Zealand
  • OS: OS X 10.8.3
  • Phone: iPhone 5

Posted 07 October 2012 - 18:16

does this help?

http://www.gigabyte....te/276/3tb.html

From the sounds of it, you need to reformat the Hard drive into GPT. follow Farstrider details and you should be fine.

#9 jakem1

    Neowinian UNSTOPPABLE

  • 5,476 posts
  • Joined: 17-November 06

Posted 07 October 2012 - 19:08

View Postsikhwarrior, on 07 October 2012 - 12:34, said:

As the title says i need help to make windows to fully use my 3tb hard drive my motherboard is gigabyte GA-H67A-UD3H-B3 and my 3tb hard drive is seagate barracuda, how can i get windows to recongninse the full 3tb

You seem to have a comic sans problem that requires immediate attention as well :p

#10 +devHead

    The stars, like dust...

  • 2,369 posts
  • Joined: 08-August 01
  • Location: Arizona... Among The Trees
  • OS: Windows 8 Pro

Posted 07 October 2012 - 19:25

View Postsikhwarrior, on 07 October 2012 - 14:18, said:

In my bios it says when it boots cds or usbs with windows 7 or above it loads UEFI and changing it to AHCI just puts it in a constant reboot

Without a special registry hack, you cannot switch to AHCI if Windows was installed with the setting to IDE. So, just change it back to IDE in your BIOS. Use Disk Management to set the drive to use GPT rather than MBR, and you'll have use of all 3 TB. When you've completed the tasks, let us know how it went!

#11 OP sikhwarrior

    Neowinian²

  • 107 posts
  • Joined: 13-February 10

Posted 07 October 2012 - 20:56

got it working now set it to gpt and then used seagate software to set the hard drive to extended

#12 Tony.

    Neowinian UNSTOPPABLE

  • 6,727 posts
  • Joined: 10-February 05
  • Location: Liverpool, UK
  • OS: Windows 7

Posted 07 October 2012 - 21:03

View PostdevHead, on 07 October 2012 - 19:25, said:

Without a special registry hack, you cannot switch to AHCI if Windows was installed with the setting to IDE. So, just change it back to IDE in your BIOS. Use Disk Management to set the drive to use GPT rather than MBR, and you'll have use of all 3 TB. When you've completed the tasks, let us know how it went!

IDE to AHCI works fine, it's when you go from AHCI to IDE that causes Windows to have a fit.

#13 Obi-Wan Kenobi

    Neowinian Senior

  • 2,149 posts
  • Joined: 11-November 02
  • Location: West-Central Texas

Posted 07 October 2012 - 21:05

View Postjakem1, on 07 October 2012 - 19:08, said:

You seem to have a comic sans problem that requires immediate attention as well :p
LMAO!