| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Thorsten Kampe <thorsten AT thorstenkampe DOT de> |
| Subject: | Re: Cygwin Environment from ThumbDrive |
| Date: | Wed, 15 Nov 2006 17:08:00 -0000 |
| Lines: | 21 |
| Message-ID: | <ejfhht$kun$1@sea.gmane.org> |
| References: | <7347684 DOT post AT talk DOT nabble DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | MicroPlanet-Gravity/2.70.2067 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
* Bodger (Tue, 14 Nov 2006 14:16:06 -0800 (PST))
> How possible would it be to:
>
> 1) Install a Cygwin environment into a Thumbdrive, including /home, /usr
> etc.
Just install it (or copy it from an existing installation).
> 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
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |