Date: Wed, 29 Apr 2015 12:58:23 +0200 From: Bernt Hansson <bah@bananmonarki.se> To: Gary Aitken <ah@dreamchaser.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: /cd0 held open but no files reported Message-ID: <5540B94F.4000706@bananmonarki.se> In-Reply-To: <553A9593.30500@dreamchaser.org> References: <553A9593.30500@dreamchaser.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-04-24 21:12, Gary Aitken wrote: > I have a situation I'd like some insights on... > > running 9.2 release on an AMD 64, X with xfce4 > > I mounted a CD from root: > #mount -t cd9660 /dev/cd0 /cd0 > Accessed some files on the CD using gimp. > Exited gimp > > When I try to umount, I get the message: > #umount /cd0 > umount: unmount of /cd0 failed: Device busy Just use umount -f /dev/cd0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5540B94F.4000706>