delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Shankar Unni <shankarunni AT netscape DOT net> |
Subject: | Re: setup - duplicating cygwin |
Date: | Wed, 21 Jun 2006 12:00:41 -0700 |
Lines: | 16 |
Message-ID: | <e7c50s$li5$1@sea.gmane.org> |
References: | <20060620101424 DOT GA26049 AT calimero DOT vinschen DOT de> <S559203AbWFUGbI/20060621063118Z+19 AT sunkay DOT cs DOT ualberta DOT ca> |
Mime-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.3.0 |
In-Reply-To: | <S559203AbWFUGbI/20060621063118Z+19@sunkay.cs.ualberta.ca> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Jim Easton wrote: > cd /cygdrive/c/cygwin > cd proc > For which I received the message: > "bash: cd: proc: No such file or directory" Of course. As you surmised, these two are *NOT* the same. The literal path "/proc" (and "/dev") are treated specially. Unlike on linux, "mount" is not modifying the kernel layer below to create a file system linkage - it's all in the emulation layer for open() in cygwin1.dll.. You can't cd to "/" using a native win32 shell, for instance, and see any of these mount points.. -- 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 |