You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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.
3
3
4
4
Multiple SD cards with different capacities have been tested and this tool formats them 1:1 the same as SDFormatter with the following exceptions:
5
5
* 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.
17
17
Just run `make`. It automatically builds a hardened version.
18
18
19
19
## 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