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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Vt6Qb+wdzpndJqC0 42+Y7KAA99JdOnnQRlavqIY87Lt2uVyGp6nRbhqTB3q8FlQNBOv6uoG6IuXmHjIQ vHXIDY9tWOr5UpLA1c8+qRMrRUtqTeNP7X+UGo9MTuMc/X2oe1n4DQqr3kYD9bs1 OxC/CPKayLZCuhVU+Mboe4ReeqU= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=jRWEKP+egPQLxrYRyCXEne kUcdw=; b=jOsFcBLKBcroTHAL1mZorQEmZApbV4LoJcbTqF7HQiqzvonVMJynBF +tywA3yYqjIapccCID3EyJP28J6iV+NbfALmE2TB7PJ++IuJ/wWqpWDG7JfKmTVC ybMaPp8eorIV7jvXRKLxfCO6QJNs7sj+9W5Q1L187KO2NoO3MS0CY= 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=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*F:D*yandex.ru, H*x:Bat!, H*M:yandex X-HELO: forward2p.cmail.yandex.net Authentication-Results: smtp1p.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Wed, 5 Apr 2017 01:59:02 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1976467.20170405015902@yandex.ru> To: Pan Ruochen , cygwin AT cygwin DOT com Subject: Re: Can I change default mount options In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Pan Ruochen! > 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,... Yes. Create a cygdrive type mount with necessary options. F.e. none / cygdrive noacl,binary,nouser,posix=0 0 0 > without modifying /etc/fstab. No, why? Your mount options choice is very sane, IMO. -- With best regards, Andrey Repin Wednesday, April 5, 2017 01:57:22 Sorry for my terrible english... -- 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