Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Disk device configuration object.

Syntax

load DKcu

DKcu.bps = bytes-per-sector
DKcu.image = "image-path"
DKcu.mapped = "on" | "off"
DKcu.product = "product-type"
DKcu.ncyl = cyls-on-disk
DKcu.read_cache = "on" | "off"
DKcu.readonly = "on" | "off"
DKcu.removable = "on" | "off"
DKcu.revision = "disk-revision"
DKCu.size = disk-size
DKcu.spt = sectors-per-track
DKcu.shared = "on" | "off"
DKcu.tpc = tracks-per-cyl
DKcu.vendor = "vendor-name"
DKcu.write_cache = "on" | "off"

...