| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Wed, 2 Jul 2003 00:07:30 +0100 |
| From: | Elfyn McBratney <elfyn AT cygwin DOT com> |
| X-X-Sender: | elfyn AT ellixia |
| Reply-To: | cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| cc: | Jarrod Hermer <jarrod AT mybeat DOT net> |
| Subject: | RE: Problems with cron |
| In-Reply-To: | <BADF3C947A1BD54FBA75C70C241B0B9E76347C@ex02.co.idirect.net> |
| Message-ID: | <Pine.CYG.4.55.0307020004500.1732@ellixia> |
| References: | <BADF3C947A1BD54FBA75C70C241B0B9E76347C AT ex02 DOT co DOT idirect DOT net> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
On Tue, 1 Jul 2003, Harig, Mark wrote: > >From your cygcheck text, here are some of your mount > points: > > C:\cygwin / user binmode > C:\cygwin/bin /usr/bin user binmode > C:\cygwin/lib /usr/lib user binmode > > These likely need to be 'system' mount points instead of > 'user' mount points. This situation probably came about > if you selected setup.exe's "Install For" option "Just Me" > instead of "All Users". Please run the attached updated > cron_diagnose.sh script to see if it helps with your > problem. Yep. User mounts are stored in the 'user' registry hive, where as system mounts are stored in the 'system' hive. Either change your mounts with mount -fb C:/Cygwin / mount -fb C:/Cygwin/bin /usr/bin mount -fb C:/Cygwin/lib /usr/lib Or re-run setup.exe and change the install type from "Just Me" to "All Users". Elfyn -- -- 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 |