Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 16:21:20 -0400
From:      Carmel <carmel_ny@hotmail.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Unmounting a share
Message-ID:  <BLU0-SMTP2347A6F394934906361B01D93010@phx.gbl>

next in thread | raw e-mail | index | archive | help
I have a Windows machine that I use to back up data onto. I use the
following command to mount the share:

# Mount the drive
/usr/sbin/mount_smbfs -N -f 0644 -U jim -W WORKGROUP //jim@boss-4700/FreeBSD $HOME/FreeBSD_D

I also have this in the /etc/fstab file:
//jim@jim@boss-4700/FreeBSD  /usr/home/jim/FreeBSD_D   smbfs   rw,noauto       0       0

All of that works fine. The problem is that I cannot find a command to
umount the share. I have tried every combination I could find on Google
but they all result in an error message. It is probably really simple,
but I cannot find one that works.

-- 
Carmel
carmel_ny@hotmail.com

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
__________________________________________________________________




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU0-SMTP2347A6F394934906361B01D93010>