For example, my original Machine is Win7, system size is 20G, my new Machine is Win7-2, system size is 100G
2. Clone the original machine to new machine, using command : 
    $: VBoxManage clonehd   /...path.../Win7.vdi      /...path.../Win7-2.vdi --existing
3. Now Login your new machine Win7-2,  you will find the disk size c: is still 20G, but not 100G.
You should use disk management tool to increase the size of  C: partition.  All Control Panel Items --> Administrative Tools --> Computer Management --> Storage --> Disk Management --> Choose C: partition --> Click Right key of mouse, and choose "Extend Volume", now you can add unallocated 80G to your C: Partition.
Good luck.
No comments:
Post a Comment