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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=yispC7TxQM7nu3ZcddPyzx3z6Ab63 0XDMVhb44wvCbpZ7lTHqPrWdLHh8f1RZga2KpJNztN1fSOjrGs9/dk60g2jzCoVk MF9EJSkxMMLy2tPSudciTWBDntrcS8X0X75QrI2WVghnMWQFZU+gjburOqEq5BPr ImQmtuLmYUnNJ4= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=q240iU8iEQ58t4l7zkte0Bia9DU=; b=kRv 3tONBDTkSeaNhwMp8r5aGcxJW7IL41GVrgYa1mIVDgyKrJ6Xdfye552ekGeBC+f4 ImiaqewKQaUTdl0g9t004D5/3mmZbY4u8J9JGQyz0Xbsb1KrRJci2+ocT1vSBGTG Kd/KXOKP16ZgmMvWjayg9AschBJcdf5VRyt+kj3M= 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=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-wr0-f177.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=mZXBTCVjkyqLmidctnpHNG6dbrFwzZtgosRSQM9sHuc=; b=Og2EzzDfaneMi9pV8RJzBOsfHffHS656qmLshH31gUCJA1sLRUbdGCT8N/tFywccqA uncSsoz7mMtzSAP9RnjOswYe74WZLcjFkAPpdTz6H7BBPDF+FG39xkg58GPwvDTuiQKX rYBzCBAp4kYvB4NcqF0CZooUmhY0K4E6fkBAs5kKRCF69MNxEHyC5XBOdyspo07egWEW EvZJUcGaZljZDlEWe6UCMegrxOyr/B+hv5GM71w+WO0y7i8IZXlfBygTVgxwTdJpN5eL bVXjx/RxVNuEXSzZ5ZFxZfewh/FKf1VDmkTzY0s8TLkLyg9NiWHTjmkvzCOC6v4Kbi6Q d9ww== X-Gm-Message-State: AFeK/H1SYvSLOXvv0Sl6c+L3rv1CfFgatVRYCS+ksb9sj0I7EteQdQK7eJCuCdYKRSKSP7z5MhNMPEK1Ee1hxg== X-Received: by 10.223.141.149 with SMTP id o21mr19291126wrb.69.1491272362407; Mon, 03 Apr 2017 19:19:22 -0700 (PDT) MIME-Version: 1.0 From: Pan Ruochen Date: Tue, 4 Apr 2017 10:19:22 +0800 Message-ID: Subject: Can I change default mount options To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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. -- - BR, Ruochen -- 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