Chameleon

Chameleon Commit Details

Date:2011-10-07 21:10:23 (12 years 5 months ago)
Author:blackosx
Commit:1620
Parents: 1619
Message:Update a logging line.
Changes:
M/branches/blackosx/package/Scripts/Sub/CheckDiskMicrocode.sh

File differences

branches/blackosx/package/Scripts/Sub/CheckDiskMicrocode.sh
7575
7676
7777
78
78
7979
8080
8181
# Script CheckDiskSignature.sh returned 1 if a Windows installation was found
if [ "$diskSigCheck" = "1" ]; then
#echo "DEBUG: Found existing Windows installation so will replace stage 0 loader with boot0md"
"$scriptDir"InstallLog.sh "${targetVolume}" "Will replace boot0 with boot0md as Windows is on target disk."
"$scriptDir"InstallLog.sh "${targetVolume}" "Will replace boot0 with boot0md (boot0workV2) as Windows is on target disk."
exit 0
fi
exit 1

Archive Download the corresponding diff file

Revision: 1620