X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mzunJTe9aAjq0/fk 0e1DzEO2q5a4H4MdHtxpzMvkwWdmKUl67Eo4aoLkL4S9KIlA4aaMsOuo/EgMhl00 YwR3F3ee+pJ7LJoG8XVBxkmnz4Yslm8FMc857tee16ni+8uGMUUdKpWVhtRZR1nB xoQ9z4Lrj7a0V1oKKQAmq26iiuk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Bnket8WNf5v4wMb0rmdTqN LEqVc=; b=qLeGbq5X/rmQUMfsTRusy6yMD4WCNo/5vkDNBkAaxUuM2AAhYrD/om cB6cl5tkd6taKzL95iJ/LrIy4vZa3VRJ2Q4ROr5EKzinWtiSgNEKjekFPqh91TxN MbWWISrDN1d87Pv7CBeb8JQXuKyxON2JgteKRNnsx2LHBaG6WP0q0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Pan, Hx-languages-length:743, Hx-spam-relays-external:sk:smtp-ou, H*RU:sk:smtp-ou X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=XbT59Mx5 c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=vsAZ4HiF_gUA:10 a=IkcTkHD0fZMA:10 a=lq09YCyhELUA:10 a=D6dZt2bC1dX2zsS7-gUA:9 a=QEXdDO2ut3YA:10 Reply-To: Brian DOT Inglis AT Shaw DOT ca Subject: Re: Can I change default mount options References: To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: <911ee207-090f-5a1b-c6d1-6c5c5c334c7a@Shaw.ca> Date: Mon, 3 Apr 2017 23:02:05 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEe4oCAvR5TAATTr9n5OzdOhHsKx3cgmdJ3p7Jt9HjjnyP85SlxxnxtTMzKME9AVvMH0+dLBXIGn6s53wkvorGUN6E5YyLnXDZHD17+H7/WrM8WTzUBT oG1bZsq8/O2BQQQpQiHlPtS9WaAEhdWljBNsGOeEwgDKq4q+mtNgWZnI On 2017-04-03 20:19, Pan Ruochen wrote: > On my computer, runing mount shows > > C: on /c type ntfs (binary,posix=0,user,noumount,auto) > D: on /d type ntfs (binary,posix=0,user,noumount,auto) > E: on /e type ntfs (binary,posix=0,user,noumount,auto) > > Is it possible to change the default mount options for every > partition, for example , to > > binary,noacl,... > > without modifying /etc/fstab. Add /etc/fstab.d/ with your own mount options. Be aware that noacl uses only the readonly attribute to inhibit write in POSIX permissions, and checks file suffixes and contents to determine execute permissions, so may be even slower. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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