X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Thorsten Kampe <thorsten@thorstenkampe.de>
Subject:  RE:  Re: Cygwin Environment from ThumbDrive
Date:  Thu, 16 Nov 2006 13:09:45 -0000
Lines: 22
Message-ID: <ejhnuq$jni$1@sea.gmane.org>
References:  <ejfhht$kun$1@sea.gmane.org> <31DDB7BE4BF41D4888D41709C476B6570416935E@NIHCESMLBX5.nih.gov>
Mime-Version:  1.0
Content-Type:  text/plain; charset="iso-8859-15"
Content-Transfer-Encoding:  7bit
User-Agent: MicroPlanet-Gravity/2.70.2067
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

* Buchbinder, Barry (NIH/NIAID) [E] (Wed, 15 Nov 2006 13:26:46 -0500)
> Thorsten Kampe wrote on Wednesday, November 15, 2006 12:08 PM:
> > * Bodger (Tue, 14 Nov 2006 14:16:06 -0800 (PST))
> >> How possible would it be to:
> >> 2) With the help of some crafty shell scripts, be available from most
> >> Windows boxes by plugging the thumb drive in and running the
> >> environment from there?
> > 
> > rem  Make cygwin mounts
> > mount -fu %~d0\cygwin     /
> > mount -fu %~d0\cygwin/bin /usr/bin
> > mount -fu %~d0\cygwin/lib /usr/lib
> > 
> > mkpasswd -lc > \cygwin\etc\passwd
> > mkgroup  -lc > \cygwin\etc\group
> 
> "%~d0" does not substitute for me on XP/cmd.  How's it supposed to work?

It works only in a batch file... (and the batch file has to be on the 
USB drive)

Thorsten


--
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/

