Users Guide

124 CCTK Options
--usbflash
Valid Argument
auto, floppy, hard disk
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, noboot
Description
Enables or disables user accessible USB ports.
If set to
noboot
, 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.