mkdir -p /data/backups/tape01/data chown -R amanda.disk /data/backups chmod -R 770 /data/backups amlabel -f DailySet1 DailySet101
I get the following error :
amlabel: could not load slot "current": file:/data/backups/tape01: not a device file
Please help!!!!