Re: Getting EBUSY upon unmount ATA disk...

2006-03-13 Thread Dag-Erling Smørgrav
Paul Marciano [EMAIL PROTECTED] writes:
 I said:
 # mount /dev/ad0s1a /flash
 # :  /flash/foobar
 # umount /flash
 umount: unmount of /flash failed: Device busy

 Then I said:

  No processes are camping on the mount point.
 I didn't realize /bin/sh doesn't close the fd.

It should.  Are you sure there isn't something else going on?

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting EBUSY upon unmount ATA disk...

2006-03-08 Thread Paul Marciano

I said:

 # mount /dev/ad0s1a /flash
 # :  /flash/foobar
 # umount /flash
 umount: unmount of /flash failed: Device busy

Then I said:

 No processes are camping on the mount point.


I didn't realize /bin/sh doesn't close the fd.


Man, I feel so dumb.

Paul.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]