Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 17969

Re: Update Edison Without Arduino Expansion Board

$
0
0

Ok - so I think I found how to mount the drive - from edison:

_______________________________________________________________________

mkdir /upgrade

mount -o offset=8192 -t vfat /dev/mmcblk0p9 /upgrade

_______________________________________________________________________

 

from linux box:

 

cd /home/user/upgrade-directory-containing-unzipped-firmware-files

sftp root@192.168.11.145

cd /upgrade

put -r ./*

mkdir u-boot-envs

cd u-boot-envs

lcd u-boot-envs

put ./*

_________________________________________________________

from edison:

 

reboot ota

 

----------------------------------------------------------------------------------------------------

result:

 

Success - Thank you all!


Viewing all articles
Browse latest Browse all 17969

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>