Hmm… I recently bought a modern original PlayStation memory card that saves to SD. The first SD card I bought just would not work with it no matter what I tried. Support actually had me download the “SD Memory Card Formatter for Windows” from this site and reformat my card. Did not fix the issue. I ended up just buying a new SD Card which did fix the issue. At the time it just felt like support was grasping at straws…
SD Memory Card Formatter for Linux
11–20 of 60 posts
Re: SD Memory Card Formatter for Linux
#12Re: SD Memory Card Formatter for Linux
#13Console hacking forum users such as gbatemp stress the use of "Panasonic SD formatter" when formatting SD cards as FAT32 and guiformat for exFAT, I don't know if there is a reason behind this advice or if it's just cargo culting.
Easy to reproduce results is probably what they're going for. If that tool doesn't have much configuration possible, many footguns are prevented.
Re: SD Memory Card Formatter for Linux
#14Hmm… I recently bought a modern original PlayStation memory card that saves to SD. The first SD card I bought just would not work with it no matter what I tried. Support actually had me download the “SD Memory Card Formatter for Windows” from this site and reformat my card. Did not fix the issue. I ended up just buying a new SD Card which did fix the issue. At the time it just felt like support was grasping at straws…
You may have purchased an SD card with a fake/spoofed capacity, which can cause all sorts of issues. This is apparently a pretty big issue with stores like Amazon that comingle inventories from multiple vendors.
Re: SD Memory Card Formatter for Linux
#15[0]: https://web.archive.org/web/20230405090708/https://3gfp.com/... [1]: https://web.archive.org/web/20230406150117/https://lwn.net/A...
Re: SD Memory Card Formatter for Linux
#16Hmm… I recently bought a modern original PlayStation memory card that saves to SD. The first SD card I bought just would not work with it no matter what I tried. Support actually had me download the “SD Memory Card Formatter for Windows” from this site and reformat my card. Did not fix the issue. I ended up just buying a new SD Card which did fix the issue. At the time it just felt like support was grasping at straws…
Re: SD Memory Card Formatter for Linux
#17I fear it's closed source?
Is closed source not allowed for Linux? If you want an open source SD card formatter for Linux, you can mkfs.vfat /dev/mmcblk0 all day long, works just fine.
Re: SD Memory Card Formatter for Linux
#18But to download it you have to agree to not do exactly that :(
Re: SD Memory Card Formatter for Linux
#19I've always formatted SD cards like any other block device. This page mentions a secure section of the card that can somehow reduce performance if you don't treat it specially? What is this security section for, and do standard UNIXy partitioning tools have the ability to handle them properly, or do I have to use this proprietary(?) tarball if I want good SD performance?