Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com From: ericblake@comcast.net (Eric Blake) To: PJ Halls , cygwin@cygwin.com Subject: Re: redirecting /tmp and /var/tmp Date: Tue, 30 Aug 2005 14:49:57 +0000 Message-Id: <083020051449.21925.43147215000CDE49000055A522069984990A050E040D0C079D0A@comcast.net> X-Authenticated-Sender: ZXJpY2JsYWtlQGNvbWNhc3QubmV0 > 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/