1b2f1 mounting/unmounting scsi - The Tcl programming language
Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
mounting/unmounting scsi

Posted by tommaco (tommaco), 22 December 2006
I'm attempting to create a small GUI using SpecTcl which would simplify mounting and unmounting scsi drives.  Currently I am using the command

exec echo "scsi add-single-device 1 0 1 0" > /proc/scsi/scsi
and
exec echo "scsi remove-single-device 1 0 1 0" > /proc/scsi/scsi

The add part will work like this, but unmounting the drive brings up and error on how the drive does not exist.  The line still works, and will unmount but the error causes the rest of the function to quit out.

I've narrowed it down to exec which I seem forced to use while in tcl.  Any help on this would be greatly appreciated.  

Posted by admin (Graham Ellis), 22 December 2006
You can probably catch the error so that the function doesn't quit. There's an example of catch here



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2013: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho
0