Zobrazit příspěvky

Tato sekce Vám umožňuje zobrazit všechny příspěvky tohoto uživatele. Prosím uvědomte si, že můžete vidět příspěvky pouze z oblastí Vám přístupných.


Příspěvky - thomash1

Stran: [1]
1
Hardware / Re:Po nahrání OpenWRT router neběží
« kdy: 16. 02. 2012, 17:57:53 »
Pokud jsi použil trunk (current verzi) tak asi nebudeš sám viz.
https://forum.openwrt.org/viewtopic.php?id=34766
a nezbývá než se vrátit na stable verzi.
Dik vty tak toto zabralo
I'm was having the same exact issue with the latest trunk today. I was able to boot the router into failsafe mode, but the directions here:

http://wiki.openwrt.org/doc/howto/generic.failsafe

Don't seem to help. The step at the end "mtd -r erase rootfs_data" seemed to work but after reboot I had the same issue.

So, I downloaded the latest stable version, 10.03.1, from the backfire download directory, setup a FTP server on my PC, and used wget over telnet to transfer the firmware image to the router:

wget ftp://user:password@192.168.1.2/openwrt-ar71xx-tl-wr1043nd-v1-squashfs-factory.bin

Then I wrote the firmware to the router using mtd:

mtd -r write openwrt-ar71xx-tl-wr1043nd-v1-squashfs-factory.bin firmware

That seemed to fix it. I guess there's something in the latest trunk that broke support for the TL-WR1043ND.

2
Hardware / Re:Po nahrání OpenWRT router neběží
« kdy: 16. 02. 2012, 13:34:02 »
root@(none):~# mount -t jffs2 /dev/mtdblock3 /overlay
mount: mounting /dev/mtdblock3 on /overlay failed: Device or resource busy

rad bych ho vratil zpet na origoFW ale nevim jak kdyz se nikam nepohnu

3
Hardware / Re:Po nahrání OpenWRT router neběží
« kdy: 16. 02. 2012, 12:49:00 »
Ve failsave spusť firstboot vse projde a po restartu routr nabehne ale telnetem ani tuk,na ip 192.168.1.1 vubec nic.Opakovane jsem to zkousel ale nic Znovu failsave a telnet okamzite najede tak nevim jestli delam chybu ja nebo je to v haji

4
Hardware / Re:Po nahrání OpenWRT router neběží
« kdy: 15. 02. 2012, 14:28:28 »
zkousel jsem ho vytvorit ale nepusti me to

5
Hardware / Re:Po nahrání OpenWRT router neběží
« kdy: 15. 02. 2012, 14:26:59 »
tak tam se dostanu ale nevim jak ho dal opravit,kdyz jsem se dival do ruznych souboru tak treba v etc/config chybi uplne network adresar

Stran: [1]