evilwombat / gopro-usb-tools

Tools for booting an otherwise hard-bricked GoPro Hero2 / Hero3+Black / Hero4 camera using its built-in USB command mode, to its RTOS or to a standalone Linux environment.
GNU General Public License v2.0
132 stars 36 forks source link

Doesnt work for GoPro Hero4? #28

Open Surrenic opened 2 years ago

Surrenic commented 2 years ago

It keeps saying ''error mounting card'' tried everything again, a different card etc. nothing happens.

HexonDev commented 1 year ago

Same issue here

evilwombat commented 1 year ago

Make sure the card is formatted as FAT32 instead of exFAT. Most larger cards are formatted as exFAT by default. The Linux kernel in the recovery payload only supports FAT32 cards, not exFAT.