Hi, I was trying to setup a VCL standalone installation , but the image capture is failing because of some missing files. I wanted to know if there are any additional sysprep files to be downloaded on the management node?.
2010-02-25 13:50:41|11990|1:11|image|utils.pm:run_ssh_command(6276)|SSH command executed on vmguest-1, returning (0, "The operation completed succes...") 2010-02-25 13:50:41|11990|1:11|image|Windows.pm:prepare_drivers(6125)|deleted existing DevicePath key 2010-02-25 13:50:41|11990|1:11|image|utils.pm:run_ssh_command(6180)|executing SSH command on vmguest-1: |11990|1:11|image| /usr/bin/ssh -i /etc/vcl/vcl.key -l root -p 22 -x vmguest-1 'C:/Cygwin/home/root/VCL/Utilities/SPDrvScn/spdrvscn.exe /p "C:/Sysprep/Drivers" /e inf /d $SYSTEMROOT\\inf /a /s /q' 2>&1 2010-02-25 13:50:43|11990|1:11|image|utils.pm:run_ssh_command(6262)|run_ssh_command output: |11990|1:11|image| bash: C:/Cygwin/home/root/VCL/Utilities/SPDrvScn/spdrvscn.exe: No such file or directory 2010-02-25 13:50:43|11990|1:11|image|utils.pm:run_ssh_command(6272)|SSH command executed on vmguest-1, command: |11990|1:11|image| /usr/bin/ssh -i /etc/vcl/vcl.key -l root -p 22 -x vmguest-1 'C:/Cygwin/home/root/VCL/Utilities/SPDrvScn/spdrvscn.exe /p "C:/Sysprep/Drivers" /e inf /d $SYSTEMROOT\\inf /a /s /q' 2>&1 |11990|1:11|image| returning (127, "bash: C:/Cygwin/home/root/VCL/...") |11990|1:11|image| ---- WARNING ---- |11990|1:11|image| 2010-02-25 13:50:43|11990|1:11|image|Windows.pm:prepare_drivers(6144)|failed to execute spdrvscn.exe, exit status: 127, output: |11990|1:11|image| bash: C:/Cygwin/home/root/VCL/Utilities/SPDrvScn/spdrvscn.exe: No such file or directory |11990|1:11|image| ( 0) utils.pm, notify (line: 737) |11990|1:11|image| (-1) Windows.pm, prepare_drivers (line: 6144) |11990|1:11|image| (-2) Windows.pm, run_sysprep (line: 6004) |11990|1:11|image| (-3) Version_5.pm, pre_capture (line: 97) |11990|1:11|image| (-4) vmware.pm, capture (line: 1202) |11990|1:11|image| (-5) image.pm, process (line: 162) |11990|1:11|image| (-6) vcld, make_new_child (line: 594) |11990|1:11|image| ---- WARNING ---- |11990|1:11|image| 2010-02-25 13:50:43|11990|1:11|image|Windows.pm:run_sysprep(6005)|unable to copy and scan drivers |11990|1:11|image| ( 0) utils.pm, notify (line: 737) |11990|1:11|image| (-1) Windows.pm, run_sysprep (line: 6005) |11990|1:11|image| (-2) Version_5.pm, pre_capture (line: 97) |11990|1:11|image| (-3) vmware.pm, capture (line: 1202) |11990|1:11|image| (-4) image.pm, process (line: 162) |11990|1:11|image| (-5) vcld, make_new_child (line: 594) |11990|1:11|image| (-6) vcld, main (line: 341) |11990|1:11|image| ---- WARNING ---- |11990|1:11|image| 2010-02-25 13:50:43|11990|1:11|image|Version_5.pm:pre_capture(98)|capture preparation failed, failed to run Sysprep |11990|1:11|image| ( 0) utils.pm, notify (line: 737) |11990|1:11|image| (-1) Version_5.pm, pre_capture (line: 98) |11990|1:11|image| (-2) vmware.pm, capture (line: 1202) |11990|1:11|image| (-3) image.pm, process (line: 162) |11990|1:11|image| (-4) vcld, make_new_child (line: 594) |11990|1:11|image| (-5) vcld, main (line: 341) |11990|1:11|image| ---- WARNING ---- |11990|1:11|image| 2010-02-25 13:50:43|11990|1:11|image|vmware.pm:capture(1203)|OS module pre_capture() failed |11990|1:11|image| ( 0) utils.pm, notify (line: 737) |11990|1:11|image| (-1) vmware.pm, capture (line: 1203) |11990|1:11|image| (-2) image.pm, process (line: 162) |11990|1:11|image| (-3) vcld, make_new_child (line: 594) |11990|1:11|image| (-4) vcld, main (line: 341) |11990|1:11|image| ---- WARNING ---- |11990|1:11|image| 2010-02-25 13:50:43|11990|1:11|image|image.pm:process(166)|vmwarewinxp-base7-v0 image failed to be captured by provisioning module |11990|1:11|image| ( 0) utils.pm, notify (line: 737) |11990|1:11|image| (-1) image.pm, process (line: 166) |11990|1:11|image| (-2) vcld, make_new_child (line: 594) |11990|1:11|image| (-3) vcld, main (line: 341) tnx vinay