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 Message-ID: <41F1D559.57F60BD2@dessent.net> Date: Fri, 21 Jan 2005 20:23:53 -0800 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Multiple installations and 3PPs References: <41F0D6DB DOT 8010107 AT gmx DOT ch> <20050121163345 DOT GD20002 AT trixie DOT casa DOT cgf DOT cx> <20050122032443 DOT GB25794 AT trixie DOT casa DOT cgf DOT cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Christopher Faylor wrote: > >If you want people to use mount, revise the documentation. Either make > >the statement explicitly and provide an example, or explain the > >workings of cygwin mounts and how cygwin "starts" clearly enough that > >readers can deduce for themselves that mount can be used. > > What documentation suggests that you should be modifying the registry > rather than using mount? I'd be happy to change it. How about a FAQ entry along the following lines: How do I save, restore, delete, or modify the Cygwin information stored in the registry? Currently Cygwin stores its mount table information in the registry. It is recommended that you use the 'mount' and 'umount' commands to manipulate the mount information instead of directly modifying the registry. To save the mount information to a file for later restoration, use "mount -m > mounts.txt". To remove all mount information use "umount -A". To reincorporate saved mount information use "eval mounts.txt". Brian -- 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/