X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.4 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20121011103409.GC7455@raven.wolf.lan>
References: <20121010142054.GA7455@raven.wolf.lan>	<50758E21.3090909@etr-usa.com>	<20121011103409.GC7455@raven.wolf.lan>
Date: Thu, 11 Oct 2012 07:43:42 -0400
Message-ID: <CA+sc5mkSLJzi-+151DZUU=+iAWSqd8pq2RDZJCamvA-YwAb2-A@mail.gmail.com>
Subject: Re: latex no longer works after update
From: Earnie Boyd <earnie@users.sourceforge.net>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Thu, Oct 11, 2012 at 6:34 AM, Josef Wolf wrote:
>>
>> The last line automatically gets rid of the "/cygdrive" path part,
>> so all drive letters appear at the root of the Cygwin path tree.
>
> I'm not sure I understand this. Should I remove all my fstab entries and
> replace with the three lines shown above? Will I still be able to access the
> drives with /c/foo/bar?
>

See ``mount --help''.  Use the below command then look at your
/etc/fstab.  You don't need to add a mount for each drive letter with
the below.

$ mount -c /

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

