[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262896] /usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Mar 2022 19:37:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262896
Bug ID: 262896
Summary: /usr/sbin/fstyp is not able to detect FAT filesystem
on Raspberry Pi Pico
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: probono@puredarwin.org
/usr/sbin/fstyp is not able to detect FAT filesystem on Raspberry Pi Pico.
When attaching a Raspberry Pi Pico with the BOOTSEL button held down, there
should be a USB storage device mounted so that the user can copy the firmware
there.
/usr/local/sbin/automount is relying on /usr/sbin/fstyp to detect the partition
type, since fstyp fails to recognize the FAT filesystem on the Raspberry Pi
Pico, automount will not mount it.
A dd dump of the partition in question is available at
https://github.com/vermaden/automount/issues/41#issuecomment-1081055087
--
You are receiving this mail because:
You are the assignee for the bug.