redirecting /tmp and /var/tmp

Eric Blake ericblake@comcast.net
Tue Aug 30 14:54:00 GMT 2005


> For our classrooms, it is policy that all managed software be installed
> on read-only drives / C: partitions to prevent students meddling. 
> However, for Cygwin to run it must have write access to /tmp and
> /var/tmp.  Is there any way to 'redirect' these essentials from the
> Cygwin home space onto, for example, C:/temp (which is the only part of
> C: to which we permit our students write access)?

mount c:/temp /tmp
(or similar, read man mount for details)

--
Eric Blake



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list