From owner-freebsd-fs@freebsd.org Sun Mar 5 09:21:09 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F088BCF85BC for ; Sun, 5 Mar 2017 09:21:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFDBD13C5 for ; Sun, 5 Mar 2017 09:21:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v259L9cc093534 for ; Sun, 5 Mar 2017 09:21:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 217440] FAT32 formatted USB stick with files written by PS4 - Invalid argument, unable to list directory contents Date: Sun, 05 Mar 2017 09:21:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: erik@nordstroem.no X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2017 09:21:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217440 --- Comment #9 from Erik Nordstr=C3=B8m --- (In reply to Conrad Meyer from comment #8) With # mount_msdosfs -L en_US.UTF-8 /dev/da1s1 /mnt/ I am able to list the files correctly indeed. $ ls -laR /mnt/PS4/SHARE/Screenshots/ total 192 drwxrwxrwx 1 root wheel 32768 Mar 5 11:15 ./ drwxrwxrwx 1 root wheel 32768 Mar 5 11:15 ../ drwxrwxrwx 1 root wheel 32768 Mar 5 11:15 Alien_ Isolation=E2=84=A2/ /mnt/PS4/SHARE/Screenshots/Alien_ Isolation=E2=84=A2: total 640 drwxrwxrwx 1 root wheel 32768 Mar 5 11:15 ./ drwxrwxrwx 1 root wheel 32768 Mar 5 11:15 ../ -rwxrwxrwx 1 root wheel 255197 Mar 5 11:15 Alien_ Isolation=E2=84=A2_20170305101454.jpg* --=20 You are receiving this mail because: You are the assignee for the bug.=