Date: Mon, 1 Oct 2001 20:09:48 -0600 (MDT) From: FreeBSD <freebsd@XtremeDev.com> To: Marco Radzinschi <marco@radzinschi.com> Cc: Rami AlZaid <lists@alzaid.com>, FreeBDS-Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: SMB Filesystem support in 4.4? Message-ID: <20011001200922.C2734-100000@Amber.XtremeDev.com> In-Reply-To: <20011001215153.J10898-100000@mail.radzinschi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Install /usr/ports/net/smbfs On Mon, 1 Oct 2001, Marco Radzinschi wrote: > Hello: > > I have compiled my kernel with those options, but now when I try > to mount an exported filesystem with the following command, I get an > error. > > # mount -t smbfs //ntbox/download /mnt/download > mount: exec mount_smbfs not found in /sbin, /usr/sbin: No such file or directory > > How do I go about mounting a directory shared from a Windows NT machine? > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > AOL IM: CrackedBoy > > Running FreeBSD 4.4-RELEASE i386 > 9:51PM up 1:25, 1 user, load averages: 0.14, 0.36, 0.24 > > On Sun, 30 Sep 2001, Rami AlZaid wrote: > > > On 09/29/01 04:19PM or some time around that time, Marco Radzinschi wrote: > > > Hello: > > > > > > Could someone please tell me how to modify the GENERIC kernel to > > > include SMB filesystem support? > > > > > > > Just add the following line to the kernel's configuration file: > > > > options NETSMB > > options NETSMBCRYPTO > > options LIBMCHAIN > > options LIBICONV > > > > and install smbfs from the ports > > > > > > -- > > Rami AlZaid <rami (at) alzaid (dot) com> * ICQ # 1071118 > > WebPages: www.alzaid.com * www.wooyeah.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001200922.C2734-100000>