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: How to uniformly point to the root of a drive? |
Date: | Sun, 20 May 2007 18:20:51 +0100 |
Lines: | 28 |
Message-ID: | <f2q01a$fj$1@sea.gmane.org> |
References: | <f2por8$as9$1 AT sea DOT gmane DOT org> <46506BA1 DOT C3502CCD AT dessent DOT net> <0a3801c79af6$c32395b0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <46507312 DOT 2EDBD2A5 AT dessent DOT net> <0a3901c79afa$41cf13a0$2e08a8c0 AT CAM DOT ARTIMI 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-Id: | <cygwin.cygwin.com> |
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 |
* Dave Korn (Sun, 20 May 2007 17:16:43 +0100) > On 20 May 2007 17:11, Brian Dessent wrote: > > Dave Korn wrote: > > > >> This relies on the mountpoints being set correctly, which might not work > >> if your drive letter changes ... > > > > Well if that is the case and / points to the wrong dir then I don't see > > how you can be using Cygwin at all, > > I'm not sure exactly what Thorsten is looking for in his original question, Something like "cat /cygdrive/g/autorun.inf" from a shell script. > so I don't know if it's relevant here or not, but it might be useful for a > portable installation to have a way to detect the drive letter so as to be > able to (re)assign the mountpoints (e.g. from Cygwin.bat) before starting up a > shell or other cygwin app. I already do that (something like "mount -fu %~d0\cygwin /") in a batch script. Unfortunately the %~d0" trick is a Cmd thing so I can't directly use it from bash or zsh. > USB stick drive letters change very often... That exactly is my problem... 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 |