I would assume the issue you are hitting is that diskpart tells you
that it cannot delete the partition because it is in use by the OS.
To get around this just add the magic word "override" to your
delete command. For example:
Select disk 0
select partition 1
delete partition override
- Nandini
This posting is provided "AS IS" with no warranties, and confers no rights
"Huang Sheng-Chi" <(E-Mail Removed)> wrote in message
news:585401c37cad$86142740$(E-Mail Removed)...
> Does anyone know how to delete the EWF partition using
> diskpart? So far, I am not having any success, unless I
> use FDISk from DOS. Thanks.
|