delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/07/10/09:36:45

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
Date: Thu, 10 Jul 2003 14:35:54 +0100
From: Elfyn McBratney <elfyn AT emcb DOT co DOT uk>
X-X-Sender: elfyn AT ellixia
Reply-To: cygwin AT cygwin DOT com
To: Pavel Rozenboim <pavelr AT coresma DOT com>
cc: "Cygwin (E-mail)" <cygwin AT cygwin DOT com>
Subject: RE: cygwin 1.5.0 and managed mode
In-Reply-To: <6A3008858445D711A58A00062939B2F1EA97@EXCHANGE>
Message-ID: <Pine.CYG.4.55.0307101431010.1464@ellixia>
References: <6A3008858445D711A58A00062939B2F1EA97 AT EXCHANGE>
Mail-Followup-To: cygwin AT cygwin DOT com
MIME-Version: 1.0

On Thu, 10 Jul 2003, Pavel Rozenboim wrote:

> when I try this from the shell I get an error :
>
> mount: /: Mount device busy

You have to unmount '/' first. It's best if you do something like this

  mount -m >/tmp/mtab
  ...edit the file to add `-o managed'..

and then unmount your mount points, e.g.

  umount /
  umount /usr/bin
  umount /usr/lib

and finally, remount

  . /tmp/mtab

your mount points. I think it'd be better if you do this from a dos prompt, and
shutdown all running Cygwin processes and services before doing so.

If you have Cygwin/XFree86 installed, you don't need to `umount' the fonts mount
point, and might be better removing it from /tmp/mtab .

Elfyn

-- 
Elfyn McBratney, EMCB
http://www.emcb.co.uk
elfyn AT emcb DOT co DOT uk



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