Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenKiljan authored Dec 21, 2021
1 parent ffbf7b0 commit d94a7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ rsync -aAXq --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/
7. Install the Tow-Boot bootloader:

```
dd if=/mnt/boot/Tow-Boot.noenv.bin of=/dev/mmcblk0 seek=64 conv=notrunc,fsync
dd if=/mnt/boot/Tow-Boot.noenv.bin of=/dev/mmcblk2 seek=64 conv=notrunc,fsync
```

8. Unmount the two partitions:
Expand Down

0 comments on commit d94a7ec

Please sign in to comment.