Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 09:30:12 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Ivan Ngeow <s_koyin@eduserv.its.unimelb.edu.au>
Cc:        questions@freebsd.org
Subject:   Re: 2.2R mfs
Message-ID:  <Pine.BSI.3.95.970327092844.23103B-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.BSF.3.95q.970327194310.230J-100000@reeed.sternberg.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Mar 1997, Ivan Ngeow wrote:

> hi, i recompiled the 2.2R kernel with no errors at all. i included MFS
> support.
> 
> my /tmp is mounted as MFS.
> it mounts alright, and gives no problems during use.
> 
> however, i cannot unmount it. i get
> 
> umount: /tmp/: Device busy
> 
> and the mount_mfs process cannot be kill(1)ed.

You've left the current directory as /tmp somewhere.  Try

umount -f /tmp

or rebooting.

> on system shutdown, the kernel panics and drops me into the
> kernel debugger, advising that some processes won't die. ps reveals
> the same mount_mfs process that's alive.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970327092844.23103B-100000>