X-Spam-Check-By: sourceware.org Date: Tue, 27 Feb 2007 11:44:43 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: The SYSTEM user cannot access the mount point /usr/lib Message-ID: <20070227104443.GD24859@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <9178812 DOT post AT talk DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9178812.post@talk.nabble.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Feb 27 02:03, linux1974 wrote: > > I get the error message above when trying to run cron-config. > > If i run mount is see the mount point to be there: > > $ mount > C:\cygwin\bin on /usr/bin type user (binmode) > C:\cygwin\lib on /usr/lib type user (binmode) ^^^^ All your mount points are user mounts. No other user except you can see them. Remove all mounts with umount and recreate them as system mounts with mount. Hint: The mount -m command might be helpful. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/