Am 2017-09-14 um 23:09 schrieb Jon LaBadie: > On Thu, Sep 14, 2017 at 12:44:29PM +0200, Stefan G. Weichinger wrote:
>> ERROR: Device '/dev/nst0' is write protected > > That sounds like error accessing the device, not the > tape in the device. > > Have you checked /dev/nst0 for permissions, owner, > and group? Sure I did: # ls -l /dev/nst0 crw-rw---- 1 root tape 9, 128 14. Sep 12:21 /dev/nst0 # getent group tape tape:x:26:root,amanda
