Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Initial update

...

Example:

set ide container="\\.\CdRom0/dev/cdrom"


Back to Table of Contents

Configuration parameters

The Acer Labs 1543C IDE/ATAPI adapter emulation has only one configuration parameter:

Parameter

Type

Value

container

Text String

  • "/dev/sr<N>"
  • "/dev/cdrom"
  • "/dev/cdrom<N>

Specifies the name of ATAPI or SATA CD/DVD-ROM drive attached to the host system.

The supported values are of the form “\\.\CdRomN”, where N is 0, 1, 2…

In most cases 0 is the only meaningful value for N, because usually the host system has only one CD/DVD-ROM drive.

By default it is left unspecified.

Example:

set ide container="\\.\CdRom0/dev/sr0

When running HP OpenVMS/Alpha Operating System on top of CHARON-AXP virtualization layer the specified CD/DVD-ROM drive is available as DQA0: device.

...