Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Table of Contents
Table of Contents | ||
---|---|---|
|
General description
CHARON-AXP supports emulation of an integrated virtual Acer Labs 1543C IDE/ATAPI controller.
Loading Acer Labs 1543C IDE/ATAPI adapter
By default the integrated virtual Acer Labs 1543C IDE/ATAPI controller is preloaded with a name "ide".
...
set ide container="\\.\CdRom0" |
...
Configuration parameters
The Acer Labs 1543C IDE/ATAPI adapter emulation ATAPI adapter emulation has only one configuration parameter:
container
Parameter | container |
---|---|
Type | Text String |
Value | 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" |
...