+++ LEGATO +++ The Following commands are sample commands for verifying, labeling, mounting, unmounting drives from TL895 using NSR Verifying ..... # nsrjb -j tl895 -p -n -f /dev/ntape/tape0_d1 -S 51 Labeling ..... # nsrjb -j tl895 -Y -L -g -bdrive2 -f /dev/ntape/tape0_d1 -S 52 Mounting ..... # nsrjb -j tl895 -l -f /dev/ntape/tape0_d1 DNV084 Unmounting .... nsrjb -j tl895 -u -f /dev/ntape/tape0_d1 &