X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <48AC6E0C.1040905@bmts.com>
Date: Wed, 20 Aug 2008 15:18:36 -0400
From: Ralph Hempel <rhempel@bmts.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071022)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin 1.7 on a FLASH Drive
References: <48AC5BBA.2010906@bmts.com> <48AC60AB.6000506@cygwin.com> <046301c902f5$dc7c0c50$9601a8c0@CAM.ARTIMI.COM>
In-Reply-To: <046301c902f5$dc7c0c50$9601a8c0@CAM.ARTIMI.COM>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-brucetelecom.com-MailScanner-Information: Please contact Bruce Telecom 519.368.2000 for more information
X-brucetelecom.com-MailScanner: Found to be clean
X-brucetelecom.com-MailScanner-From: rhempel@bmts.com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Dave Korn wrote:
> Larry Hall (Cygwin) wrote on 20 August 2008 19:22:
> 
>> Ralph Hempel wrote:
> 
>>> Is there a way to create a symlink of a directory on a local
>>> hard drive to the cygwin /home/username/ directory?
>> No, not across volumes.  
> 
>   Huh?  I must be misunderstanding what you mean here:
> 
> / $ df .
> Filesystem           1K-blocks      Used Available Use% Mounted on
> C:\cygwin            151974868 122610860  29364008  81% /
> / $ cd /cygdrive/c
> /cygdrive/c $ df .
> Filesystem           1K-blocks      Used Available Use% Mounted on
> c:                   151974868 122610860  29364008  81% /cygdrive/c
> /cygdrive/c $ ln -s /cygdrive/e link-to-e-drive
> /cygdrive/c $ cd link-to-e-drive
> /cygdrive/c/link-to-e-drive $ df .
> Filesystem           1K-blocks      Used Available Use% Mounted on
> e:                   104864252  71154064  33710188  68% /cygdrive/e

Ooooh. This is nice. How does Cygiwn keep track of this link? Does
it survive a reboot?

Ralph

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

