Eyesis4Pi 393 User Guide - Firmware Update: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Update== 1. Boot from micro SD 2. http://192.168.0.161/update_software.html upload rootfs.ubi and uImage only 3. mount ssh root@192.168.0.161 ubiattach /dev/ubi_ctrl -m..." |
No edit summary |
||
| Line 14: | Line 14: | ||
CTRL-Y, ENTER | CTRL-Y, ENTER | ||
sync | sync | ||
5. unmount | 5. if there's a need, update ip in /etc/elphel393/init_elphel393.py | ||
6. unmount | |||
umount /mnt/ubi | umount /mnt/ubi | ||
7. repeat 2.-6. for 162 & 163 | |||
Revision as of 01:31, 21 March 2017
Update
1. Boot from micro SD
2. http://192.168.0.161/update_software.html
upload rootfs.ubi and uImage only
3. mount
ssh root@192.168.0.161 ubiattach /dev/ubi_ctrl -m 4 mount -t ubifs /dev/ubi0_0 /mnt/ubi
4. edit
nano /mnt/ubi/etc/init.d/init_elphel393 #set \"eyesis\":1 CTRL-X CTRL-Y, ENTER sync
5. if there's a need, update ip in /etc/elphel393/init_elphel393.py
6. unmount
umount /mnt/ubi
7. repeat 2.-6. for 162 & 163