delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/11/30/13:51:48

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
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
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.0.14.0.20041130133754.046b8158@pop.prospeed.net>
Date: Tue, 30 Nov 2004 13:47:26 -0500
To: Maikon Bueno <maikon AT gmail DOT com>, Cygwin List <cygwin AT cygwin DOT com>
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: increasing filesystems size
In-Reply-To: <757c55c6041130035727999d8e@mail.gmail.com>
References: <757c55c6041129111740b6347 AT mail DOT gmail DOT com> <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20041129150025 DOT 046bde90 AT pop DOT prospeed DOT net> <757c55c6041130035727999d8e AT mail DOT gmail DOT com>
Mime-Version: 1.0

At 06:57 AM 11/30/2004, you wrote:
>There is a way, it's only to change the keys located under
>"HKEY_CURRENT_USER/Software/Cygnus Solutions/Cygwin/mounts v<version>
>. I did that, however I couldn't get success.
>Here, the free space is changed in accordance with the system user. I
>need to use all the free space on the disk independent of the user.
>Do you know how to do that?
>

The free space is *not* "changed in accordance with the system user".  If you
have your mounts currently as "user" and you would prefer they show up as
"system", that's something different than your original question.  Can 
accomplish this new goal by :

mount -m | sed "s/-u/-s/" > /tmp/sysmounts
chmod +x /tmp/sysmounts
/tmp/sysmounts

Now you'll have both user and system mounts.  You can get rid of the user
mounts if you want.


>In the Cygwin User's Guide, there is 
>
>On Mon, 29 Nov 2004 15:03:59 -0500, Larry Hall
><lh-no-personal-replies-please AT cygwin DOT com> wrote:

Don't feed spammers.
<http://cygwin.com/acronyms/#PCYMTNQREAIYR>



--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019