X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 	tests=AWL,BAYES_20,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A85A341.9050705@columbus.rr.com>
Date: Fri, 14 Aug 2009 13:47:45 -0400
From: Paul McFerrin <pmcferrin@columbus.rr.com>
Reply-To: pmcferrin@columbus.rr.com
User-Agent: Thunderbird 2.0.0.22 (Windows/20090605)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: creating persistance mounts
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

When I first generated my 1.7 cygwin system, it created the System mount 
points for me.  In looking the documentations for mount, I can not find 
the necessary info to create a persistance system mount.  Anything I 
mount get taged as a "user" mount.  What's the secret.  I use the "-s" 
options, it gets flagged as invalid arg.  I tried:
    mount -f -s R: /r      DOESN'T WORK
    mount -f -o -s R: /r   DOESN'T WORK
    mount -f -o --system R: /r   SAME
    mount -f --system R: /r   SAME
    mount -f R: /r   WORKS, except as "user"

The documentation does not help much (man pages & web page).  Can 
someone tell me how to mount a FS as "system"?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

