Skip to content

Commit

Permalink
Start at 1MB to hopefully ensure the partition is aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTheMan827 authored Oct 17, 2018
1 parent ff5a0a7 commit 5c33bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/install
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ echo "Partitioning and formatting SD card"
echo ""

"$transferpath/sfdisk" "/dev/mmcblk0" <<EOT
,,L
1M,,L
EOT

rm "$transferpath/sfdisk"
Expand Down

0 comments on commit 5c33bd7

Please sign in to comment.