X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <478E2C92.6000906@cygwin.com> Date: Wed, 16 Jan 2008 11:10:58 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: FW: can't access c: drive in cygwin References: <001401c85855$51a5e470$8301010a AT performance DOT local> In-Reply-To: <001401c85855$51a5e470$8301010a@performance.local> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Reformatting. Shaun Smiley wrote: > -----Original Message----- >> From: Larry Hall (Cygwin) [mailto:reply-to-list-only-lh cygwin com] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thanks. >> Sent: Tuesday, January 15, 2008 7:12 AM >> To: cygwin cygwin com ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thanks. >> Subject: Re: can't access c: drive in cygwin >> >> Shaun Smiley wrote: >>> Cygwin has stopped accessing the C: drive like it used to. When I open >>> cygwin bash, I can access \cygdrive\c\documents and settings\shaun just >>> fine. But, there should be a lot more folders and files under \cygdrive. >>> In fact, that particular folder is the only thing that comes up. No other >>> files or folders appear. I tried reinstalling cygwin, but it seems that >>> there are some saved settings somewhere, as it's still behaving the same. >> >> Please read and follow the problem reporting guidelines given at the link >> referenced below: >> >>> Problem reports: http://cygwin.com/problems.html >> >> > The thing is, I know it worked before. I am actually using > /cygdrive/c > As that's what appears as default in bash. I previously put \cygdrive\c out > of habit. > Something has changed though. I think I may have been trying to change a > setting a while back, not realizing that I was breaking it. I essentially > just need to know how to reset Cygwin settings back to defaults(the way > everything was when I installed it) so that I could get bash to access my > harddrive(via cygdrive) again. I am unable to find this information > anywhere, however. The problem I have in answering your inquiry is that it proceeds from a false assumption. Cygwin does not hide things it finds in the file system. If the directory and files exist in a particular directory and are accessible, they will be visible and accessible from Cygwin. But without knowing more about your configuration, I can only guess as to what your problems might be (which is why I was directing you to ). My WAG is that your '/etc/passwd' and '/etc/group' files are invalid. You can regenerate them with 'mkpasswd' and 'mkgroup'. See: for details on their usage. If that doesn't work, you can try setting 'nontsec' in your CYGWIN environment variable. See: -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/