hmm, on Thu, Jul 30, 2009 at 12:20:51PM +0200, Jurjen Oskam said that > On Wed, Jul 29, 2009 at 04:12:56PM +0200, frantisek holop wrote: > > > hmm, on Wed, Jul 29, 2009 at 09:56:29AM -0400, Dan Harnett said that > > > On Wed, Jul 29, 2009 at 06:06:16AM +0200, frantisek holop wrote: > > > > > > > > amaaq$ sudo fstat /adata > > > > USER CMD PID FD MOUNT INUM MODE R/W > > > > SZ|DV NAME > > > > > > You should use the '-f' option to fstat. > > > > > > $ sudo fstat -f /adata > > > > > > One possibility is shared libraries or objects. > > > > (ah, so happy to see my signature in almost every unix command :]) > > > > amaaq$ sudo fstat -f /adata > > USER CMD PID FD MOUNT INUM MODE R/W SZ|DV > > > > no luck > > Are you sure you haven't mounted anything else somewhere in the filesystem > you're trying to unmount? You can't unmount a filesystem if a directory > in that filesystem is used as a mount point for another filesystem.
amaaq$ mount /dev/wd0a on / type ffs (local, noatime) /dev/sd0a on /adata type ffs (local, noatime) -f -- i often quote myself. it adds spice to my conversation.