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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 18 Mar 2003 17:24:33 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com cc: daniel AT matox DOT com Subject: Re: The quest : working cygwin from a network mounted disk on a forein computer In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 18 Mar 2003, Igor Pechtchanski wrote: > On Tue, 18 Mar 2003, Daniel Chamberland-Tremblay wrote: > > > Hello all, > > > > Quiet version : > > I would like to know if it is possible to get all unix commands from the > > command line (console) while accessing cygwin (on my local disk -- > > computer A) from a computer (computer B) that has mounted my local disk > > from the network (NT on Novell). I am looking for bash to recognise > > unix style path (e.g. /usr/local/bin/). The cygwin.bat file on computer > > B appears at the end. > > > > Verbose version : > > I am trying to access cygwin's unix tools intalled on my machine (which > > by the way work wonderfully well) from a collegue's computer by mounting > > my disk on is machine (the drive correspond to the same "letter" on both > > machines). > > [snip] > > Any help would be appreciated. Many thanks all. > > Daniel Chamberland-Tremblay > > Try the following: > > 1) Run "mount -m | sed 's^C:/^F:/^' > /copy_mounts.bat" on your computer > (computer A) > 2) Run the resulting copy_mounts.bat on the remote computer (computer B) > > Voila. Your remote machine should now think it's Cygwin's / is in > "F:\unix". > Igor > P.S. The above assumes that you have your Cygwin / on computer A in > "C:\unix", and that computer A's C:\ disk is mounted on computer B as F:\ Oops, forgot to add that you have to run the .bat file from F:\unix\bin (or edit it to invoke F:\unix\bin\mount instead of mount). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/