From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 18:41:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CBF3106567B for ; Thu, 10 Jul 2008 18:41:36 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.freebsd.org (Postfix) with ESMTP id A325F8FC2E for ; Thu, 10 Jul 2008 18:41:35 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6AI7aeD082986; Thu, 10 Jul 2008 20:07:37 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 80F28BA9A; Thu, 10 Jul 2008 20:07:36 +0200 (CEST) Date: Thu, 10 Jul 2008 20:07:36 +0200 From: Roland Smith To: =?utf-8?B?0KLQsNGA0LDRgQ==?= Message-ID: <20080710180736.GA37787@slackbox.xs4all.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: mount USB on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 18:41:36 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 10, 2008 at 06:07:32PM +0300, =D0=A2=D0=B0=D1=80=D0=B0=D1=81 wr= ote: > I need to mount USB on FreeBSD 7.0 > # mount -t msdos /dev/da0s1 /mnt/usb > mount: Using "-t msdosfs", since "-t msdos" is deprecated. > mount_msdosfs: /dev/da0s1: : Operation not permitted > what must I do? - make sure you have read/write access to the device node (see devfs.rules(5)). - make sure that the sysctl vfs.usermount=3D1 - make sure that you own the mount point. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkh2T+gACgkQEnfvsMMhpyW26QCeOSSqRi68cC0K3v+eTlGX6Tzt zvIAn0axKnEtVI0yED4FlBpzg1tlbPMj =R8Y8 -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--