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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=BAmv2fez8WcVDRaL 4ZwM2v8JTRH0yIByJCrF4xMOedjN64UB1Hhg28sVFtdIe5jsp+QsRFkxa8GvFI6B QXV1ou0opkZuKM8+p2m5hdqHmO25+H8NRIPgOX2bPEfHouK4KGjTbfHB/WVB0Xva JLfIiRGQVFi8RUamjtPT38zYdVE= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=+2XMXNR5aGLhoa8poTjotf gatcM=; b=NTt6o3DlILvOn/ezSEgH983dz5kre0DRGe8KCYheVwSK50iOtmC393 Cc/dRZBqntlBdTpxqkRCUAcLpm4gR+MGr9o39tvPqUXAlsvJR6H3bYmXrKuJdqxQ w7qo/bDNDy0TQ11dKsCPEp/Ifg1hWO+iPJEFQ+FbzOPmA9lKAbxOs= 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.2 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173025pub.verizon.net Message-id: <52D56233.6080000@cygwin.com> Date: Tue, 14 Jan 2014 11:13:39 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problem -- cygwin doesn't allow remounting of root; running 32-bit progs from 64-bit cygwin References: <52D49B23 DOT 6020307 AT tlinx DOT org> In-reply-to: <52D49B23.6020307@tlinx.org> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 1/13/2014 9:04 PM, Linda Walsh wrote: > So how can can I get mount to allow me to remount > root -- i.e.: > mount C:\ / > > (when I do it, I either get perm problems OR a message about > it being unable to figure out the type: > > /usr/bin> mount C:\\ / > mount: warning: couldn't determine mount type. > mount: /: Operation not permitted Have you referred to the Users Guide on this topic? The relevant portion is here: A correct root directory is quite essential to the operation of Cygwin. A default root directory is evaluated at startup so a fstab entry for the root directory is not necessary. If it's wrong, nothing will work as expected. Therefore, the root directory evaluated by Cygwin itself is treated as an immutable mount point and can't be overridden in /etc/fstab... unless you think you really know what you're doing. In this case, use the override flag in the options field in the /etc/fstab file. Since this is a dangerous thing to do, do so at your own risk. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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