This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: redirecting /tmp and /var/tmp


> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]