Users Guide

112 CCTK Options
Description
Sets the USB flash drive emulation to
auto
,
floppy
, or
hard disk
.
Example
C:\>cctk --usbflash=auto
usbflash=auto
--usbports
Valid Argument
enable, disable, enablebackonly
Description
Enables or disables user accessible USB ports.
If set to
enablebackonly
, it enables BIOS emulation of all supported USB
devices except for bootable devices (floppy, USB flash, etc.). This is a
security feature that will prevent users from inserting a USB boot device
and booting an operating system from it. Non-bootable devices (keyboard,
mouse, hub) are still emulated.
Example
C:\>cctk --usbports=enable
usbports=enable
--usbportsexternal
Valid Argument
enable, disable
Description
Enables or disables the external USB ports.
Example
C:\>cctk --usbportsexternal=enable
usbportsexternal=enable