Mail Archives: cygwin/2002/08/02/08:11:37
SAG Energieversorgungslösungen GmbH
Center für GeoInformationsTechnologie, CeGIT
Regionalbüro Wallenhorst
Hansastr. 76
49134 Wallenhorst
Tel: +49 5407 504 66
Fax: +49 5407 504 99
Mobil: 0173/9241471
EMail: Ralf DOT Habacker AT sag-el DOT com
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
> Of Corinna Vinschen
> Sent: Friday, August 02, 2002 1:26 PM
> To: cygwin
> Subject: Re: Problem with cron and cygdrive-prefix
>
>
> On Fri, Aug 02, 2002 at 11:40:46AM +0200, Ralf Habacker wrote:
> > Sorry, here comes it again.
> >
> >
> > Hi all
> >
> > I like to use cron on an winnt server for automatisation purposes and got a
> > problem with the cygdrive-prefix.
> >
> > Mount says the following:
> >
> > $ mount
> > E:\cygwin\bin on /usr/bin type system (binmode)
> > E:\cygwin\lib on /usr/lib type system (binmode)
> > E:\cygwin on / type system (binmode)
> > c: on /c type user (binmode,noumount)
> ^^^^
> that's your problem. cron is running under SYSTEM
> account and can't see user mount points.
>
I've unmounted the remounted, but got a warning. Does this mean, it will not
work ?
Administrator AT DBSERVER1 ~
$ umount /g
Administrator AT DBSERVER1 ~
$ mount -s -b g: /g
mount: warning: system mount point of '/g' will always be masked by user mount.
Administrator AT DBSERVER1 ~
$ mount
E:\cygwin\bin on /usr/bin type system (binmode)
E:\cygwin\lib on /usr/lib type system (binmode)
E:\cygwin on / type system (binmode)
g: on /g type system (binmode)
c: on /c type user (binmode,noumount)
e: on /e type user (binmode,noumount)
f: on /f type user (binmode,noumount)
h: on /h type user (binmode,noumount)
z: on /z type user (binmode,noumount)
Ralf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -