how to resize the partition c of the system without losing the data on other partions?
How to resize the partition c of the system without losing the data on other partions?
sorry but it is not possible to be sure that there will be no data loss. Backup all your data before resizing a partition. You can get a progam like partition magic from www.download.com
Reply:The easiest way to partition your hardrive on the fly and without losing any data is using Partition Magic ( http://en.wikipedia.org/wiki/Partition_M... , http://www.symantec.com/home_homeoffice/... ). Its not free but it powerful and worth to buy.
Just info:
About diskpart ( http://support.microsoft.com/kb/300415 ) The tools doesn't support resizing. It restrict to change anything on the file system partition (C usually).
Reply:open up command prompt
type-without anything in ():
diskpart
select disk 0 (assuming the partition is on the master drive)
list partition
select partition ? (whichever partition you wish to shrink)
shrink querymax (will give you the amount you can shrink)
shrink desired=???(in MB) minimum=???(in MB)
exit
exit
Go into disk management (right click on my computer, select manage)
Right click on the partition you wish to add space to and select 'extend'
blazing star
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment