o powoli. Jak zrobię first boot i zrestartuję normalnie to jak szukać ip routera?
edit
dobra pożyczyłem router i zlokalizowałem adres ip.
Zalogowałem się do WinSCP i wrzuciłem potrzebne pliki do katalogu tmp
Niestety po zalogowaniu się przez putty i wywołaniu procedury
# cd /tmp
# mtd -e firmware -r write a.bin firmware
otrzymuję info że urządzenie jest tylko do odczytu. Dalej jakaś rada?
edit
no i stop jest w tym miejscu:
login as: root
root@192.168.1.106's password:
BusyBox v1.19.4 (2013-02-22 11:08:20 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
BARRIER BREAKER (Bleeding Edge, r34500)
-----------------------------------------------------
* 1/2 oz Galliano Pour all ingredients into
* 4 oz cold Coffee an irish coffee mug filled
* 1 1/2 oz Dark Rum with crushed ice. Stir.
* 2 tsp. Creme de Cacao
-----------------------------------------------------
root@OpenWrt:~# cd /tmp
root@OpenWrt:/tmp# sysupgrade -n /tmp/e.bin
grep: /proc/mtd: No such file or directory
Invalid image, hardware ID mismatch, hw: image:30200001.
Image check 'platform_check_image' failed.
root@OpenWrt:/tmp#
Spróbowałem zatem na siłę przy pomocy -F
root@OpenWrt:/tmp# sysupgrade -F -n /tmp/e.bin
grep: /proc/mtd: No such file or directory
Invalid image, hardware ID mismatch, hw: image:30200001.
Image check 'platform_check_image' failed but --force given - will update anyway!
killall: watchdog: no process killed
Sending TERM to remaining processes ...
Sending KILL to remaining processes ...
mount: no /proc/mounts
Performing system upgrade...
Could not open mtd device: firmware
Can't open device for writing!
Upgrade completed
Rebooting system...