![]() |
![]()
| ![]() |
![]()
NAMEsg_prevent - send SCSI PREVENT ALLOW MEDIUM REMOVAL command SYNOPSISsg_prevent [--allow] [--help] [--prevent=PC] [--verbose] [--version] DEVICE DESCRIPTIONSends a SCSI PREVENT ALLOW MEDIUM REMOVAL command to DEVICE. The default action of this utility is to prevent the removing or ejecting of the medium from a drive. This is done by ignoring the SCSI START STOP UNIT command (see sg_start) and ignoring the eject button on the drive when the user presses it. Drives that hold removable disks, tape cartridges or cd/dvd media typically implement this command. The definition of the "prevent" codes for this command differ between disks and tapes (covered by SBC-3 and SSC-3) and cd/dvd drives (covered by MMC-5). The "prevent codes" described here are from MMC-5. OPTIONSArguments to long options are mandatory for short options as well.
EXIT STATUSThe exit status of sg_prevent is 0 when it is successful. Otherwise see the sg3_utils(8) man page. AUTHORSWritten by Douglas Gilbert. REPORTING BUGSReport bugs to <dgilbert at interlog dot com>. COPYRIGHTCopyright © 2004-2012 Douglas Gilbert
SEE ALSOsg_start(sg3_utils), sg_persist(sg3_utils)
|