Jump to content

Unable to extend drive

Go to solution Solved by Oshino Shinobu,

The disk is likely set as MBR, you need to convert it to GPT. 

 

Doing this will erase all data on the disk, so you'll want to backup anything you need. Delete the current 2TB partition by right clicking on the section with a blue header and selecting delete. Then right click on the disk (the box with the disk info to the left of the partition sections) and select convert to GPT. 

I am only able to use 2TB on my 3TB hard disk drive. The Disk Management program is not letting me extend the drive past 2048 GB as the option is grayed out. I don't want to delete the partition and have to re-partition the entire drive and lose all my stuff, but I'm told that's the only option. How do I fix this?

sewiufhewrijuhgf.PNG

Link to comment
https://linustechtips.com/topic/906650-unable-to-extend-drive/
Share on other sites

Link to post
Share on other sites

The disk is likely set as MBR, you need to convert it to GPT. 

 

Doing this will erase all data on the disk, so you'll want to backup anything you need. Delete the current 2TB partition by right clicking on the section with a blue header and selecting delete. Then right click on the disk (the box with the disk info to the left of the partition sections) and select convert to GPT. 

Link to comment
https://linustechtips.com/topic/906650-unable-to-extend-drive/#findComment-11146523
Share on other sites

Link to post
Share on other sites

Always have backups, a spare drive is worthwhile. Looks like you have about 200gb used on that partition, and you have 179 of free space on C:, so you could save at least a major portion of your stuff by copying it there while you format your 3TB. Better option is to acquire a spare drive first tho. Backups.

CPU: AMD Sempron 2400+ / MOBO: Abit NF7-S2G / GPU: WinFast A180BT 64MB / RAM: Mushkin DDR333 256MBx2 / HDD: Seagate Barracuda 7200RPM 120GB

Link to comment
https://linustechtips.com/topic/906650-unable-to-extend-drive/#findComment-11146531
Share on other sites

Link to post
Share on other sites

You can now actually convert from MBR to GPT without necessarily having to lose your data as part of the Windows 10 Fall Creator's Update and newer versions. MBR2GPT is a built-in command line feature now. You will have to run it as administrator. It's still always a good idea to back up, especially when making any kind of system changes, but the basic process is outlined in a support doc from Microsoft:

The command should look something along the lines of:

mbr2gpt /allowFullOS /convert /disk:X

(with X being the number of the disk you want to convert). This should free up the extra space you want to use.

For more info, see Microsoft Support Doc:

https://docs.microsoft.com/en-us/windows/deployment/mbr-to-gpt
 

Seagate Technology | Official Forums Team

IronWolf Drives for NAS Applications - SkyHawk Drives for Surveillance Applications - BarraCuda Drives for PC & Gaming

Link to comment
https://linustechtips.com/topic/906650-unable-to-extend-drive/#findComment-11157432
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×