Problem with backup system image

Lorenzo Farina

Member
Member
Messages
32
Hi to all

i have this problem when i try to create a backup image system, i find volume E (hdd internal) read like system.

ScreenShot_20151204162026.jpeg

The volume E it's a partition of internal hdd.

Thanks
 
What is on E:\ ??

from cmd prompt(admin)
diskpart
list disk
select disk # (# being the disk number containing E;\)
list partition
select partition # (# being the partition number containing E;\)
detail partition

post pic of cmd windows
 
and the partition attributes show it as a primary partition..

BUT you are selecting Detail partition 2

Follow the Directions ABOVE exactly
and post pic

Also post pic of Disk management
 
Must i select partition 1 ?

Partition 2 it's E partition

Details partition 1 bellow

ScreenShot_20151205033400.jpeg

Partition 1 it's hide and not "request"


ScreenShot_20151205033829.jpeg
 
diskpart
select disk 1
select partition 1
set id=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

That partition has the attributes of a reserve partition - need to change the attributes to a primary partition (as above)
 
Error by service virtual disks
The operation is not supported by object.
The command or parameters specified aren't supported in the system in use.

ScreenShot_20151205053206.jpeg
 
Kind of figured that would be the case....
Because you can not change the ID on a reserve partition....

You would have to Delete the partition and re-create it...
 
Yes i reboot

If i format and reinstall all os and i format the disk that contain E partition can i solve the problem.

And i set other id of partition 2 (not 1) ?
 
Disk 0 is your OS drive ?? correct ??

Disk 1 and disk 2 are DATA drives ??? Or what ??
 
Back
Top