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/