Created
July 22, 2020 00:42
-
-
Save KenwoodFox/e4c07093ae00ea2a2dd0a7844ee2445a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@Bacula-Iron2:/ # mtx -f /dev/nsa0 status | |
cannot open SCSI device '/dev/nsa0' - Inappropriate ioctl for device | |
root@Bacula-Iron2:/ # mtx -f /dev/sa0 status | |
cannot open SCSI device '/dev/sa0' - Inappropriate ioctl for device | |
root@Bacula-Iron2:/ # echo unloading drive (eject) | |
Badly placed ()'s. | |
root@Bacula-Iron2:/ # mtx -f /dev/sa0 status | |
cannot open SCSI device '/dev/sa0' - Device not configured | |
root@Bacula-Iron2:/ # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment