125 pts.
3,665 pts.

Answer Wiki:
We can use diskpart to resize partition without data loss. By “resize partition”, it means to extend partition. However there are many rules for extending partition.

1)It is not the system partition
2)It is NTFS partition not FAT
3)There is free space right besides the partition
4)If it is the dynamic disk, it should be only simple volume and spanned volume.
You can perform the diskpart to extend partition on both Windows OS for home and Server. The steps are as the following:

1) Start—Run—diskpart
2) type “list volume”
3)type “select volume #” (select the number which partition you want to extend), for example: select volume 2
4)type “extend” -> size=n megabytes (MB)
If it is the system partition usually c drive you want to resize to extend the space
Last Wiki Answer Submitted:  Feb 1, 2012  5:02 AM (GMT)  by  Pdsathishkumar   3,665 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

Keep in mind, before doing the task, always take backups for ur necessary data for safe guard.
Ur best bet is to use “DiskPart” utility which is built-in with XP. The procedure is narrated by MShere
AND if u feel troublesome, then don’t worry, simply use one of them like: ubcd4win OR use Knoppix live cd/dvd. They both have same capability to do ur job easily and of course they r free to use.
Once again I remind u keep in mind, before doing the task, always take backups for ur necessary data for safe guard.

 20,980 pts.

 

i totally agree that you must do your backup 1st. do 1 or 2 backup to make sure the backup is really successful then only you do your diskpart.

 12,100 pts.

 

You can use diskpart command line as Pdsathishkumar said or some third party software like Partition Assistant Home Edition which is free and safe.

 20 pts.

 

it is quite easy to extend primary partition in XP now, there are several few partition software can help you, they are totally free of charge, but be sure to backup the important files before all operations. download the software here and follow the guide: http://www.partition-magic-free.com/

 30 pts.