Results 1 to 4 of 4

Thread: convert dynamic disk in to basic

  1. #1
    Join Date
    Mar 2009
    Posts
    55

    convert dynamic disk in to basic

    I am having windows vista ultimate SP2 running on my computer & want to convert a dynamic type disk in to a basic one, but without formatting the computer....!

    Please Help....!

  2. #2
    Join Date
    Apr 2008
    Posts
    4,088

    Re: convert dynamic disk in to basic

    Change a dynamic disk back to a basic disk

    To change a dynamic disk back to a basic disk

    • Using the Windows interface
    • Using a command line


    Using the Windows interface

    1. Back up all volumes on the disk you want to convert from dynamic to basic.

    2. For more information about backing up volumes, see Related Topics.

    3. Open Computer Management (Local).

    4. In the console tree, click Computer Management (Local), click Storage,
      and then click Disk Management.

    5. Right-click each volume on the dynamic disk you want to convert to a basic disk, and then click Delete Volume for each volume on the disk.

    6. When all volumes on the disk have been deleted, right-click the disk, and then click Convert To Basic Disk.


    Notes :

    • To perform this procedure on a local computer, you must be a member of the Backup Operators group or Administrators group on the local computer, or you must have been delegated the appropriate authority. To perform this procedure remotely, you must be a member of the Backup Operators group or Administrators group on the remote computer. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure. For more information, see Default local groups, Default groups, and Using Run as.
    • To open Computer Management, click Start, click Control Panel, double-click Administrative Tools, and then double-click Computer Management.
    • The disk must not have any volumes nor contain any data before you can change it back to a basic disk. If you want to keep your data, back it up or move it to another volume before you convert the disk to a basic disk.
    • Once you change a dynamic disk back to a basic disk, you can create only partitions and logical drives on that disk.


    Using a command line

    1. Back up all volumes on the disk you want to convert from dynamic to basic.
      For more information about backing up volumes, see Related Topics.

    2. Open Command Prompt.

    3. Type:
      diskpart

    4. At the DISKPART prompt, type:
      list disk
      Make note of the dynamic disk you want to convert to a basic disk.

    5. At the DISKPART prompt, type:
      select diskn

    6. At the DISKPART prompt, type:
      detail diskn

    7. For each volume on the disk, at the DISKPART prompt, type:
      select volume=n
      and then type:
      delete volume

    8. At the DISKPART prompt, type:
      select diskn
      Specify the disk number of the disk that you want to convert to a basic disk.

    9. At the DISKPART prompt, type:
      convert basic


    list disk : Displays a list of disks and information about them, such as their size, amount of available free space, whether the disk is a basic or dynamic disk, and whether the disk uses the master boot record (MBR) or GUID partition table (GPT) partition style. The disk marked with an asterisk (*) has focus.

    select disk : Selects the specified disk, where n is the disk number, and gives it focus.

    detail disk : Displays the properties of the selected disk and the volumes on that disk.

    select volume : Selects the specified volume, where n is the volume number, and gives it focus. If no volume is specified, the select command lists the current volume with focus. You can specify the volume by number, drive letter, or mount point path. On a basic disk, selecting a volume also gives the corresponding partition focus.

    delete volume : Deletes the selected volume. You cannot delete the system volume, boot volume, or any volume that contains the active paging file or crash dump (memory dump).

    convert basic : Converts an empty dynamic disk into a basic disk.


    Notes : To perform this procedure on a local computer, you must be a member of the Backup Operators group, Administrators group, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure. For more information, see Default local groups, Default groups, and Using Run as.
    To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.
    The disk must not have any volumes nor contain any data before you can change it back to a basic disk. If you want to keep your data, back it up or move it to another volume before you convert the disk to a basic disk.
    Once you change a dynamic disk back to a basic disk, you can create only partitions and logical drives on that disk.
    For more information about DiskPart, see Related Topics.


    Information about functional differences

    Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.

  3. #3
    Join Date
    Sep 2009
    Posts
    1

    Re: convert dynamic disk in to basic

    To succeed in change a dynamic disk back to a basic disk Using the Windows interface or Using a command line, this needs to delete all the volumes on the dynamic disk, but you can try to employ Dynamic Disk Converter, which can convert dynamic into basic without formatting your computer. Visit three ways to convert dynamic disk to basic disk for details information.

  4. #4
    longtail Guest

    Re: convert dynamic disk in to basic

    Some sw can convert dynamic disk with simple volume to basic, but no one can convert every tpye of dynamic disk. Converting directly is not a good idea, I suggest you backup your files and reset your computer, it is safer.

Similar Threads

  1. How can I convert dynamic disk to basic in windows vista
    By Mishra S in forum Windows Software
    Replies: 4
    Last Post: 27-12-2010, 06:00 PM
  2. Replies: 3
    Last Post: 21-11-2010, 06:49 AM
  3. How to modify a disk from Dynamic Hard Drive to Basic
    By Ojibwe in forum Hardware Peripherals
    Replies: 4
    Last Post: 04-09-2010, 11:59 AM
  4. How to convert IEEE 1394 to Dynamic Disk
    By Abhibhava in forum Windows Software
    Replies: 6
    Last Post: 04-01-2010, 08:50 AM
  5. Converting Dynamic Disk back to a basic disk
    By Saral6978 in forum Windows Server Help
    Replies: 6
    Last Post: 12-09-2009, 11:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,616,920.66745 seconds with 16 queries