Date: Thu, 10 Jul 2008 20:07:36 +0200 From: Roland Smith <rsmith@xs4all.nl> To: =?utf-8?B?0KLQsNGA0LDRgQ==?= <Golub_Taras@i.ua> Cc: freebsd-questions@freebsd.org Subject: Re: mount USB on FreeBSD 7.0 Message-ID: <20080710180736.GA37787@slackbox.xs4all.nl> In-Reply-To: <E1KGxk4-0000ov-F4@web06.mi6.kiev.ua> References: <E1KGxk4-0000ov-F4@web06.mi6.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080710180736.GA37787>