Skip to content

Commit

Permalink
added hint how to preserve foreign tapes
Browse files Browse the repository at this point in the history
Fixes #351: Detect and refuse to write Label on LTFS formatted tapes
  • Loading branch information
joergsteffens committed Dec 4, 2014
1 parent 9c2a1de commit 6448016
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -29,6 +29,10 @@ Device {
# Bareos uses this to determine, which device can be handle what media.
MediaType = lto

# enable "Check Label" if tapes with ANSI/IBM labels
# should be preserved
#Check Label = yes

AutoChanger = yes # default: no
AutomaticMount = yes # default: no
MaximumFileSize = 10GB # default: 1000000000 (1GB)
Expand Down

0 comments on commit 6448016

Please sign in to comment.