X-Recipient: archive-cygwin AT delorie DOT 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 User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7 on a FLASH Drive References: <48AC5BBA DOT 2010906 AT bmts DOT com> <48AC60AB DOT 6000506 AT cygwin DOT com> <046301c902f5$dc7c0c50$9601a8c0 AT CAM DOT ARTIMI DOT 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 AT bmts DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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 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/