Skip to content

Commit

Permalink
Update 10_Installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekBoii authored Oct 30, 2023
1 parent 8f33589 commit 1658f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/10_Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Apply the changes `sudo systemctl restart dhcpcd.service` and ensure you have in

#### Enable SSH access

You might want to access your raspberry remotely while it is attached to your fitness equipement.
You might want to access your raspberry remotely while it is attached to your fitness equipment.

`sudo raspi-config` > `Interface Options` > `SSH`

Expand Down Expand Up @@ -175,7 +175,7 @@ Then reboot to check operations (`sudo reboot`)

### (optional) Enable overlay FS

Once that everything is working as expected, and if you dedicate your raspeberry pi to this usage, you might want to enable the read-only overlay FS.
Once that everything is working as expected, and if you dedicate your Raspberry pi to this usage, you might want to enable the read-only overlay FS.

By enabling the overlay read-only system, your SD card will be read-only only and every file written will be to RAM.
Then at each reboot the RAM is erased and you'll revert to the initial status of the overlay file-system.
Expand Down

0 comments on commit 1658f27

Please sign in to comment.