Cygwin Environment from ThumbDrive

Thorsten Kampe thorsten@thorstenkampe.de
Thu Nov 16 13:15:00 GMT 2006


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



More information about the Cygwin mailing list