2. Flashing a new image on Intel Edison
You first
need to delete the existing image.
- Open a Command Prompt Window
- Type the drive letter of Edison(For
example E:, in case Edison is on E: Drive) and Press Enter
- Type in del * and press Enter.
- You will be prompted to say “Yes”
to continue performing the delete action. Type y and press Enter.
- All Files should now be
removed. Type in dir to check
that all the files have been deleted.
You can now download the latest image and flash it to
Edison.
- Download the latest image.zip file from here -
choose the "Edison Yocto complete image".
- Unzip the contents and
move these files into the Edison drive - *note – copy and replace any
conflict files*
- Your Edison Drive should
now look like this –
image
- Open Device
Manager By clicking Start
and typing Device Manager
- Scroll down to “Ports (COM
& LPT)” and take note of the COM number listed under “USB Serial Port
(COM#)”.
- Open PuTTy.
- Putty will launch the session screen.
- Check the Serial radio button under Connection
type.
- Enter the COM port number that was
assigned to your board under Serial Line.
- Set the Speed (Baud-rate) to
115200.
- Click Open to start your puTTy
session.
- Press Enter twice to see the login
prompt.
- Type in root and press Enter – *note, if you have
previously configured Edison, use root and your password credentials that
you configured*
- Type in reboot
ota and press Enter
(*warning* this will erase everything on your Edison including
configuration settings)
- Your Edison will reboot and begin the flashing
process with the latest image
- When Edison is done
flashing, you should see this screen – IMAGE
- Note, since you have just flashed the image on
Edison, any previous configuration settings (name, password, WiFi
networks) will need to be configured again.
No comments:
Post a Comment