This section includes the most common disk management tasks, including moving disks between computers, changing disks between basic and dynamic types, and changing the partition style of disks.

Converting disk types

Although Disk Management allows you to change disks between various types and partition styles, some of the operations are irreversible (unless you reformat the drive). You should carefully consider the disk type and partition style that is most appropriate for your application.

For more information about considerations for using basic versus dynamic disks, see http://go.microsoft.com/fwlink/?LinkId=64117 and http://go.microsoft.com/fwlink/?LinkId=64119.

The following table shows the options for converting disks between the various partition styles:

Disk type Convert to MBR Convert to GPT Convert to dynamic

Master boot record (MBR)

--

Allowed (if no volumes on disk).

Allowed, but disk might become unbootable. See Note.

GUID partition table (GPT)

Allowed (if no volumes on disk).

--

Allowed, but disk might become unbootable. See Note.

Note

In a multiboot scenario, if you are booted into one operating system, and you convert a basic MBR disk that contains an alternate operating system to a dynamic disk, you will not be able to boot into the alternate operating system.

Online and offline status

Disk Management displays the online and offline status of disks. In Windows Vista, the default is that all newly discovered disks are brought online with read and write access. In Windows Server 2008 Enterprise and Windows Server 2008 Datacenter, the default is that newly discovered disks are brought online with read and write access unless they are on a shared bus (such as SCSI, iSCSI, Serial Attached SCSI, or Fibre Channel). Disks on a shared bus will be offline the first time they are detected.

If a disk is offline, you must bring it online before you can initialize it or create volumes on it. Bring a disk online or take it offline by right-clicking the disk name and then clicking the appropriate action.