Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo fix "Downlaod - Download" #43

Merged
merged 1 commit into from
Mar 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/simple.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Computer with Windows 10, Linux or macOS
- FAT 32 formatted USB-Stick

1. Downlaod this opened firmware image: [opened Firmware](https://github.com/majuss/easybox904/raw/master/resources/fullimage_AT904X-04.13.img)
1. Download this opened firmware image: [opened Firmware](https://github.com/majuss/easybox904/raw/master/resources/fullimage_AT904X-04.13.img)
2. Start the EasyBox normally and connect via LAN or WLAN to it. Browse to the webinterface at: `192.168.2.1` and confirm it's responding. Now press the reset button on the back for at least 5 seconds. The Box will reset completely and restart. Once again browse to the webinterface.
3. On the interface you are presented with the buttons, choose the last "Firmware Update" and select the downloaded fullimage file. Press install then confirm to flash.
4. Create an empty file on your USB-Stick with [Notepad++](https://notepad-plus-plus.org/download/v7.6.4.html) (normal notepad will not work!) or Linux `touch` called sesame.txt. If your not sure if it was correctly created, download it from [here](https://raw.githubusercontent.com/majuss/easybox904/master/resources/sesame.txt). Now put the stick into the box and restart it.
Expand Down