Anchor | ||||
---|---|---|---|---|
|
...
Type of mapping | Description | |||
---|---|---|---|---|
"<file-name>.vdisk" | Mapping to files representing physical disks of the VAX system (disk images). | |||
"/dev/sdL" | Mapping to physical disks. "L" is letter here. Be careful not to destroy all the information from the disk dedicated to CHARON-VAX by mistake! These disks can not be formatted by the host OS. It is also possible to use not a whole disk, but previously created partitions on it. In this case the syntax is the following: "/dev/sdLN" where N is the number of partition to be used.
| |||
"/dev/dmN" "/dev/mapper/mpathN" "/dev/mapper/diskN" | Mapping to multipath disk. Be careful not to destroy all the information from the disk dedicated to CHARON-VAX by mistake. These disks must not be formatted by the host OS. | |||
"/dev/disk/by-*" | Mapping to physical disk.
Be careful not to destroy all the information from the disk dedicated to CHARON-VAX by mistake. These disks must not be formatted by the host OS. | |||
"/dev/srN" | Mapping to CD-ROMs. There are some variants of this mapping: "/dev/cdrom<N>" or "/dev/cdrom" | |||
"<file-name>.iso" | Mapping to an ISO file for reading distribution CD-ROM images. |
...
Follow this link for details of (T)MSCP controllers configuration.
Back to Table of Contents
SCSI controller NCR53C94
The VAX 4000 and MicroVAX 3100 have an NCR53C94 SCSI controller onboard for support of different types of SCSI devices including disks and tapes. Optionally a second controller can be added.
...