Skip to content

Commit 22bf106

Browse files
authored
Well, it does exist after all.
1 parent 9d8e3ee commit 22bf106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# sdFormatLinux
2-
Unfortunately SDFormatter isn't available for Linux so i made this. It is a tool to format your SD card the way the SD Association intended but under Linux.
2+
Unfortunately SDFormatter [was](https://www.sdcard.org/downloads/sd-memory-card-formatter-for-linux) not available for Linux so i made this. It is a tool to format your SD card the way the SD Association intended but under Linux. It offers a few features the official tool does not like FAT32 for SDXC cards.
33

44
Multiple SD cards with different capacities have been tested and this tool formats them 1:1 the same as SDFormatter with the following exceptions:
55
* SDFormatter does not set the jmp instruction offset in the boot sector for FAT12/16/32. sdFormatLinux does.
@@ -17,4 +17,4 @@ Erase and format with label.
1717
Just run `make`. It automatically builds a hardened version.
1818

1919
## License
20-
This software is licensed under the MIT license. See LICENSE.txt for details.
20+
This software is licensed under the MIT license. See LICENSE.txt for details.

0 commit comments

Comments
 (0)