Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: ericblake AT comcast DOT net (Eric Blake) To: PJ Halls , cygwin AT cygwin DOT 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/