Users Guide
CCTK Options 29
For example:
bootorder=+pcmcia,+hdd.1,-floppy,+cdrom,-
hdd.2,+nic.1,-hdd.3,+nic.2
A plus (
+
) symbol with the device name indicates that the device is
enabled and a minus (
-
) symbol indicates that the device is disabled. You
can enable or disable the devices by changing the
+
or
-
symbol displayed
with the device short name. These symbols are optional and if not present,
the current status of the device is retained.
Change the boot order by changing the order of the list. You can also enter
the device number instead of the device name.
Example
A:>cctk -i <c:/cctk>/filename.ini
-l or --logfile
Valid Argument
<
filename
>
Description
Logs the command line output to a time-stamped file. The utility either
appends the information to an existing log file or creates a new file.
The
log file contains the same information as the standard output,
plus
timestamp information. Users should use this option instead of
redirection for task diagnosis.
Example
A:>cctk -l <c:/cctk>/logfile
No option
Valid Argument
NA
Description
If an option is not given, the CCTK utility outputs usage information.
The
usage information is displayed in the format shown below.