From owner-freebsd-questions@freebsd.org Wed Nov 6 06:57:35 2019 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 11DBE1AB951 for ; Wed, 6 Nov 2019 06:57:35 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 477HR14d9fz4vpm for ; Wed, 6 Nov 2019 06:57:33 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [188.174.81.7] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1iSFFx-0005R9-Uc for freebsd-questions@freebsd.org; Wed, 06 Nov 2019 07:57:30 +0100 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id xA66vSlC003923 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 6 Nov 2019 07:57:28 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id xA66vSlm003922 for freebsd-questions@freebsd.org; Wed, 6 Nov 2019 07:57:28 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Wed, 6 Nov 2019 07:57:27 +0100 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Re: USB 3.0 disk to move files between FreeBSD and Windows Message-ID: <20191106065727.GA3870@c720-r342378> Reply-To: Matthias Apitz Mail-Followup-To: freebsd-questions@freebsd.org References: <20191103174953.GA6186@c720-r342378> <20191105101335.GA12078@admin.sibptus.ru> <20191105075308.00000a9a@seibercom.net> <20191105170000.GA24567@admin.sibptus.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <20191105170000.GA24567@admin.sibptus.ru> X-Operating-System: FreeBSD 13.0-CURRENT r342378 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.11.1 (2018-12-01) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.81.7 X-Rspamd-Queue-Id: 477HR14d9fz4vpm X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of guru@unixarea.de has no SPF policy when checking 178.254.4.101) smtp.mailfrom=guru@unixarea.de X-Spamd-Result: default: False [-3.87 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; HAS_XOIP(0.00)[]; HAS_XAW(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; SIGNED_PGP(-2.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[7.81.174.188.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; RCVD_IN_DNSWL_LOW(-0.10)[101.4.254.178.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[unixarea.de]; R_SPF_NA(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; RCVD_TLS_ALL(0.00)[]; IP_SCORE(-1.07)[ip: (-8.01), ipnet: 178.254.0.0/19(1.43), asn: 42730(1.22), country: DE(-0.01)] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2019 06:57:35 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Just for the records: I mounted the disk with NTFS to an USB 3.0 port and copied some 2000 packages as one big junk to the disk: # mount_ntfs-3g /dev/da0s1 /mnt # cd /usr/PKGDIR.20181223=20 # cat * | dd of=3D/mnt/junk bs=3D8m 0+1734569 records in 917+1 records out 7696986652 bytes transferred in 266.538155 secs (28877617 bytes/sec) --=20 Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-176= -38902045 Public GnuPG key: http://www.unixarea.de/key.pub "Glaube wenig, hinterfrage alles, denke selbst: Wie man Manipulationen durc= hschaut" "Believe little, scrutinise all, think by your own: How see through manipul= ations" ISBN-10: 386489218X --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAl3CbtQACgkQR8z35Hb+ nRGEQQ/9H7rXB+jYm6426dXeVhn7dze9a90onuS9XT/nqInO5Gw6RKTxZeuSd+Tr ZQPETEfFQrc+hg+GYSZkpZ2lldAQ3EaB2aaxusiuukldmwH3uefhtojMJhDNWEUX yRV2T2WL1spNbgOArNE36xjmJYHdApYut5zkfFdLWPhD4Li8BvY4gkDXXAABBKKe l3TCRaLOoHan1jc5JFcaFSPxuyMGbllHepH41HighzEYOmBIg2jHM1+iV2WEwXBo iEtO6iDzMEX0csE4hrdB9uFTEJPi8WoS0frTMlNqAzh/OxSRLLeVpYPu6UqH26mI E5CHqn8IJIZ3HUf70sPooaUx+1gIJj5ZMXCMi0tG2RctPU+f839Q+y1kPtZ0SBoz +P/qs0qNOt1NgVDpV4mBrAfqJP7u2YS7Po6f8uAI0gjvPEGmpDN+3sGf1qkthDG/ iRWlJSC6UvloOLVMoqx4uQhYRFwDgU7yuXDvCfAcCaY+271LkdczDTlaA8AJmM4T kRE2Fz8uMYKMNCXxdHxacuoHIkTFao/JaWfx0Y5D/Jhb1APIQy8zF5nsGeuip4kr E8j5HNX8LdF58o9EdpCFuOWWY2jJzKfdIY7tTkI/ftGyQHf/kRg3DZdlfXmm7u5p XZkoQ8s/iv6DTavOUdnwcuxPqI7X4mnuzQGXZ0QsinuCtdFwlQE= =Y/if -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--