From owner-freebsd-questions@freebsd.org Sat Nov 28 10:16:29 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 818D247C834 for ; Sat, 28 Nov 2020 10:16:29 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx1.dismail.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CjnTR55Ysz3RCs for ; Sat, 28 Nov 2020 10:16:27 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id a61bc8f8; Sat, 28 Nov 2020 11:16:24 +0100 (CET) Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 754aeea4; Sat, 28 Nov 2020 11:16:24 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 2f2bca9c; Sat, 28 Nov 2020 11:16:24 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 259f97f2 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sat, 28 Nov 2020 11:16:23 +0100 (CET) Date: Sat, 28 Nov 2020 05:16:20 -0500 From: LuMiWa To: "Kevin P. Neal" Cc: freebsd-questions@freebsd.org Subject: Re: mount Message-ID: <20201128051620.4578e3c8@dismail.de> In-Reply-To: References: <20201127170126.4aaef45d@dismail.de> <1cc8c114-405e-dcd6-56b8-f4efbf6ca0cc@panix.com> <20201127174738.5fc9e58e@dismail.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; amd64-portbld-freebsd12.2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4CjnTR55Ysz3RCs X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.70 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:78.46.223.134]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DWL_DNSWL_MED(-2.00)[dismail.de:dkim]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[78.46.223.134:from]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; DKIM_TRACE(0.00)[dismail.de:+]; NEURAL_HAM_SHORT(-1.00)[-0.999]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2020 10:16:29 -0000 On Fri, 27 Nov 2020 22:39:42 -0500 "Kevin P. Neal" wrote: > On Fri, Nov 27, 2020 at 05:47:38PM -0500, LuMiWa via > freebsd-questions wrote: > > On Fri, 27 Nov 2020 17:14:15 -0500 > > Kurt Hackenberg wrote: > >=20 > > > On 2020-11-27 17:01, LuMiWa via freebsd-questions wrote: > > >=20 > > > > I like to mount my SanDidsk2GB card from camera on FreeBSD=20 > > > > 12.2-RELEASE which I didn't have problem fro FreeBSD RELEAE 6.? > > > > to now. mount -t msdosfs /dev/da0s1 /mnt mount_msdosfs: > > > > /dev/da0s1: Read-only file system and it cannot mount. > > > > What is the problem, please? > > >=20 > > >=20 > > > Full-size SD cards usually have a mechanical read-only indicator.=20 > > > Apparently something can also be done through software. > > >=20 > > > Information here: > > > > > > _______________________________________________ > >=20 > > Thank you very much. It looks that is the card damaged. I tried > > another one and it works. >=20 > Sorry I missed the beginning of the thread. Have you tried the "-r" > option to mount? It should let you mount read-only. Unless the card > is too damaged, of course. >=20 No, I didn't because I never use option -r and it works all the time but I will try. Thank you. --=20 =E2=80=9CTwo things are infinite: the universe and human stupidity; and I'm= not sure about the universe.=E2=80=9D =E2=80=95 Albert Einstein=20