Reference Guide

--hddfailover
Valid Argument on, o
Description Species the devices in the hard disk drive sequence menu that are attempted in the boot
sequence. If set to o, only the rst device is attempted in the boot sequence. If set to on, all
devices are attempted as listed in the hard disk drive sequence.
Example
C:\>cctk --hddfailover=on
hddfailover=on
--hddinfo
Valid Argument Read-only
Description
The option displays the details of the HDD. The information displays the name of the HDD (HDD
Name), whether the HDD is physically present (Present), whether a password exists for the
HDD (
Pwd-Protected), whether a reboot is required to set the password (Pending-
Restart), and whether the changes to the password can be made only by an administrator
(Admin-only-change).
Example
C:\>cctk --hddinfo
HDD Information in the current system.
Index: 0
HDD Name: Internal
Present: Yes
Pwd-Protected: No
Pending-Restart: No
Admin-only-change: No
--hddprotection
Valid Argument
on, o
Description Turns the HDD protection feature on or o. The Hard Disk Protection is an advanced feature
intended to keep the HDD data secure and unchangeable. For more details on this feature, see the
documentation provided with your system.
Example
C:\>cctk --hddprotection=on
hddprotection=on
--hddpwd
Valid Argument
<password>
Description Sets the hard disk drive password. The password cannot be reported. To set the password an
argument is required. To remove the password, provide one blank space and the old password.
Example
To set the password:
C:\>cctk --hddpwd=<password>
To change the password:
C:\>cctk --hddpwd=<old-password> --valhddpwd=<new-password>
41