Applied Version:
9.5 SP1
Problem Description:
FixWindows.exe action failed after upgrading to 9.5 SP1. When checking the file FixWindows.exe it's already downloaded to the path x:\cba8. And when running it manually from command line console, it's showing the error %C:\boot\bcd does not exist.
Error details:
Action Type = Execute_file
FAILED
error:[8000 1000H]File x:\cba8\FixWindows.exe not found
X:\cba8>FixWindows.exe
retOS=0 osPartitionID=1 osPartitionDrive=
retSystemOS=0 systemPartitionDrive
%c:\Boot\BCD does not exist
Below is the error screen for your reference:
Reason:
When checking the volume information in the CMD console by using the diskpart command, you will notice there are 2 volumes. One is a 100MB system drive with partiion ID 1. The other is a > 200GB with partition ID 2. Both drives have no drive letter assigned.
Resolution:
Add a partition action to assign drive letter C to partition 2 before fixwindows.exe runs.
In the fixwindows.exe action, input 2 in the command-line parameters. This will refer to the 2nd partition.