Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Dario Alcocer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15248.43695.165711.429512@coyote.priv.helixdigital.com> Date: Sat, 1 Sep 2001 02:30:23 -0700 To: "Alex Malinovich" Cc: Subject: Re: Mobile install In-Reply-To: <000001c13291$1fd31b20$0800a8c0@TheLoveShack.local> References: <4 DOT 3 DOT 1 DOT 2 DOT 20010830155843 DOT 022e12c0 AT pop DOT ma DOT ultranet DOT com> <000001c13291$1fd31b20$0800a8c0 AT TheLoveShack DOT local> X-Mailer: VM 6.76 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid >>>>> "Alex" == Alex Malinovich writes: Alex> I'm trying to figure out a way to install Cygwin onto a Zip Alex> disk so that it is completely INDEPENDENT of the OS. That Alex> is, no need to register DLL's, etc. Alex> The idea is to go up to any lab computer, pop in the zip Alex> disk, and start working in Cygwin. Alex> I'm guessing that I can just put cygwin1.dll in the cygwin Alex> root. Anything else I need to be aware of. The main issue is that the mount(1) command uses the registry to store information regarding mount points. If you're willing to setup the mount points each time by hand, then yes, you should be able to have a mobile installation that works. One thing you could try is to use a batch file that's present on the Zip disk that would set up the mounts for you before running a Cygwin bash(1) shell. In fact, you could take a modified version of cygwin.bat and add calls to mount to set up up your mount points. It should work. -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. alcocer AT helixdigital DOT com -- http://www.helixdigital.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/