Fix problem with suspension test stand workstation (suswork1) where it is unable to access files for burt restore. Found that burt's .snap files are stored in bscteststand:/data/autoburt/ which was not accessible on suswork1. Did the following: Modify bscteststand computer to export /data for nfs mounting on suswork1 Modify suswork1 to mount bscteststand:/data on /data Verify that burtgooey on suswork1 can access .snap files on /data