How to resize partitions on Windows Vista: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
(New page: Category:English pages Category:Vista tips and tricks Vista has a built in command line utility called DiskPart. It allows you to expand or shrink partitions. * [http://technet2.mi...)
 
(No difference)

Latest revision as of 09:45, 30 April 2008

Vista has a built in command line utility called DiskPart. It allows you to expand or shrink partitions.

Using diskpart is a bit like using FDISK you need to enter several commands to resize a partition.

  • list disk
  • select disk <disk number>
  • list partition
  • select partition <partition number>

Now you can use commands like

  • extend
  • shrink

or

  • delete

<google>ENGELSK</google>

id=siteTree