DOS prompt and press Enter. A list of SCSI devices appears. (Device that support removable media are marked.)
If your computer has two or more host adapter, you need to add another number to the command. For example, if you have two PCM- 3420 host adapters, one of them is host adapter 0 and the other is host adapter 1. (This information appears when you type the rmvtool /? Command) So if the removable disk driver is at SCSI ID 3 on host adapter 1, you would enter this command to lock the disk media :
rmvtool /lock /ID=1:3
You can issue rmvtool command for two or more devices, and you can ass the commands to the autoexec.bat file, rmvtool locks the media in the two devices when the computer boots. This prevents the disk media from being removed until another command is issued to unlock it.
Rmvtool /lock /ID=4 /ID=5
3 0