Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Bruce Hampton Subject: Changing root path from /ecos-c/ to / Date: Mon, 7 Feb 2005 05:20:15 +0000 (UTC) Lines: 31 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 222.152.166.114 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)) X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: goc-cygwin AT m DOT gmane DOT org X-MailScanner-To: cygwin AT cygwin DOT com X-IsSubscribed: yes Hi, I'm using Cygwin. I wish to change the default path for C: from /ecos-c/ to /. When I type "mount" in cygwin, I get the following: C:\PFARM\cygwin on / type system (binmode) c: on /ecos-c type user (textmode) c: on / type user (textmode) e: on /cygdrive/e type user (textmode,noumount) f: on /cygdrive/f type user (textmode,noumount) h: on /cygdrive/h type user (textmode,noumount) i: on /cygdrive/i type user (textmode,noumount) C:\PFARM\examples\EVBA7Board\GNU\Simple\RAMCode> The utility I'm using fails unless C: on the Windows box is mounted as '/'. Any suggestions? Shane. p.s. "Whenever Cygwin generates a POSIX path from a Win32 one, it uses the longest matching prefix in the mount table. Thus, if C: is mounted as /c and also as /, then Cygwin would translate C:/foo/bar to /c/foo/bar." (http://www.cygwin.com/cygwin-ug-net/using.html#mount-table) -- 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/