It looks like you're new here. If you want to get involved, click one of these buttons!
In order to better support our growing community we've set up a new more powerful forum.
The new forum is at: http://community.covecube.com
The new forum is running IP.Board and will be our primary forum from now on.
This forum is being retired, but will remain online indefinitely in order to preserve its contents. This forum is now read only.
Thank you,
Comments
What I do is open command window, type "diskpart" <enter>
list volume
select volume X (whatever the volume of DrivePool is)
assign letter=X (new drive letter)
exit
Yes it seems the diskmgmt.msc tool doesn't let you change drive letter of pool because the volume seems to get (falsely) detected as a Read-Only volume. I'm sure thats just a bug with DP's virtual disk driver.