Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error with Diskpart

Status
Not open for further replies.
Nov 29, 2007
5
US
I am attempting to create multiple partitions on a drive using CREATE PARTITION PRIMARY SIZE=N ALIGN=64.

I can create the first partition with no problems, however subsequent attempts give me the error "diskpart was unable to create the specified partition" unless I drop off the align=64 parameter.

There are no other partitions on the drive, so technically I should be to create an additional 3 after the first one.

Any help would be greatly appreciated.

FYI: I am trying this on a RAID 1 and RAID 5 array. Disks are basic.

Any help would be greatly appreciated.

gkc
 
This was solved after updating to SP2.

Lesson of the story is to update first after a fresh install before attempting to use diskpart.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top