Im hacking away on a couple logout scripts (bash shell scripts triggered via launchd) to unmount SMB/CIFS mounts when a user logs out. Been using the good 'ol /sbin/umount command for the early drafts ...
I have a digi camera that i hook to my usb port (/dev/sda1) and mount<BR>with <BLOCKQUOTE><font size="-1">code:</font><HR><pre>mount -t vfat /dev/sda1 </pre><HR ...
I currently have five external drives attached to my System76 Thelio, each of which serves a different purpose. I have one to house virtual machines, another for music files, another for backups, one ...