*******************************************************************
* Warning: User mode mounts detected. This will likely cause *
* the service to fail to start. You must have system mode mounts *
* in order to run services. Re-run setup and choose 'All Users' *
* or consult the FAQ for more information. *
*******************************************************************
I have remounted the directories and now it starts, but the cronjobs do not work.
If I run the crondiag I get the above message, how to you select all users from the setup?
Corinna Vinschen-2 wrote:
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-simpleProblem reports:
http://cygwin.com/problems.htmlDocumentation:
http://cygwin.com/docs.htmlFAQ:
http://cygwin.com/faq/