Skip to content

Commit

Permalink
Fix 'eemmc' typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EdjeElectronics authored Apr 9, 2021
1 parent 5d487f3 commit 4992052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BalenaOS-Photon-Nano-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Plug a micro-USB cord from the Ubuntu PC to P13 on the bottom side of the Photon
Begin flashing by issuing the following command, where `balena.img` is replaced with the filename for the image that was downloaded and extracted previously.

```
sudo ./bin/cmd.js -f balena.img -m jetson-nano-eemmc
sudo ./bin/cmd.js -f balena.img -m jetson-nano-emmc
```

This will initiate the flashing process, which takes about 10 minutes. Once it's complete, unplug the micro-USB cable and power cycle the Photon carrier board. Plug an Ethernet cable into the Photon to connect it to a local network.
Expand Down

0 comments on commit 4992052

Please sign in to comment.