How to active unused hard disk space.
When I got a new computer I formatted the disck into 4 partitions.. and 40 gb was left over from 160 gb. Now I want to reactivate that 40 gb unused space.. jelp me tell me how to do it.. I tried the diskpart and got the below message..
C:\>diskpart
Microsoft DiskPart version 5.1.3565
Copyright (C) 1999-2003 Microsoft Corporation.
On computer: WIN2006
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 C NTFS Partition 20 GB Healthy Boot
Volume 1 D Giga Drive NTFS Partition 39 GB Healthy System
Volume 2 E NTFS Partition 39 GB Healthy
Volume 3 F NTFS Partition 29 GB Healthy
DISKPART> select volume 1
Volume 1 is the selected volume.
DISKPART> extend
DiskPart failed to extend the volume.
Please make sure the volume is valid for extending.