Summary
When USB HDD/SSD is built by using AIP Windows PE-based BE builder on uEFI boot system and when rebooting the system, the file system of the recovery volume is RAW.
Causes
This is a known issue.
Workaround
Run “diskpart” command to automatically restore the recovery volume.
1) Run “diskpart” command from command prompt.
2) Please make sure that the recovery volume is RAW by using “list volume”.
In this example, the recovery volume of Volume 1 meets the definition of this issue.
DISKPART> list volume Volume ### Ltr Label Fs Type Size Status Info Volume 0 C NTFS Partition 952 GB Normal Boot Volume 1 RAW Partition 499 MB Normal Hide Volume 2 FAT32 Partition 100 MB Normal system Volume 3 NTFS Partition 895 GB Normal Hide
3) Run “automount enable NOERR”.
DISKPART> automount enable NOERR
Auto-mount of a new volume is enabled.
4) Reboot the system.
5) Run “diskpart” and make sure that the recovery volume is restored.
DISKPART> list volume Volume ### Ltr Label Fs Type Size Status Info Volume 0 C NTFS Partition 952 GB Normal Boot Volume 1 Restore NTFS Partition 499 MB Normal Hide Volume 2 FAT32 Partition 100 MB Normal System Volume 3 NTFS Partition 895 GB Normal Hide
Target Product
– ActiveImage Protector 2018
Comments
0 comments
Article is closed for comments.