www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <a13b5a590812102124o48cf1f86j4ec262e9491f38bb@mail.gmail.com> |
Date: | Thu, 11 Dec 2008 00:24:48 -0500 |
From: | "Robert Pendell" <shinji AT elite-systems DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | cron_diagnose reporting errors while using cron-config |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
While running cron-config I chose to run as a privileged user. Here is the output from the script. $ cron-config Do you want to install the cron daemon as a service? (yes/no) yes Enter the value of CYGWIN for the daemon: [ntsec smbntsec] ntsec smbntsec The service can run either as yourself or under a privileged account. Running as yourself allows better access to network drives, but does not allow to run the crontab of other users. Do you want to the cron daemon to run as yourself? (yes/no) no Running cron_diagnose ... The SYSTEM user cannot access the mount point /usr/bin. Please run the following command to add a system mount point: mount -f -s -b "[DOS path to Cygwin]/bin" "/usr/bin" where [DOS path to Cygwin] is something like c:/cygwin. For more information, run 'mount -m' and 'mount -h' The SYSTEM user cannot access the mount point /usr/lib. Please run the following command to add a system mount point: mount -f -s -b "[DOS path to Cygwin]/lib" "/usr/lib" where [DOS path to Cygwin] is something like c:/cygwin. For more information, run 'mount -m' and 'mount -h' The SYSTEM user cannot access the mount point /. Please run the following command to add a system mount point: mount -f -s -b "[DOS path to Cygwin]/" "/" where [DOS path to Cygwin] is something like c:/cygwin. For more information, run 'mount -m' and 'mount -h' WARNING: Your computer does not appear to have a cron table for shinji. Please generate a cron table for shinji using 'crontab -e' There may be serious issues with your environment. You should look into them and run this script again. Do you want to continue anyway? (yes/no) no Can I just ignore these warnings and continue anyways? It is obviously still referencing the 1.5 type mount command here even though I am running 1.7. -- Robert Pendell shinji AT elite-systems DOT org "A perfect world is one of chaos." Thawte Web of Trust Notary CAcert Assurer -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |