Date: Thu, 11 Feb 1999 23:13:34 +1100 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.ORG, mi@aldan.algebra.com Subject: Re: umount -f Message-ID: <199902111213.XAA02141@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> > Will it ever work as it appears it should? Currently I have (on 2.2.8) >> >From an email from Peter Wemm: >> >> In this situation, you need to do this: >> umount -f -t nfs phosphorus:/phosphorus >> >> This causes umount to stat("phosphorus:/phosphorus") (which fails) rather >> than "/mnt". > >Nope: > > mi@xxx:/tmp (1044) umount -f -t nfs phosphorus:/phosphorus > umount: /phosphorus: Device busy IIRC, this depends on fixes from Lite2. It won't ever work in 2.2.8. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902111213.XAA02141>