I mounted a share from another box to my mitel box using with my primary html directory
mount -t smbfs //yoda/pub /home/e-smith/files/primary/html/pub/yoda
when I try to unmount /home/e-smith/files/primary/html/pub/yoda
I get a device busy. Even if no shell or browser are at that mount point.
even if I try to force a umount I get device busy
Any help?
Thanks