Hi,
Recently installed openwrt to my AP -not modem- and while tinkering with it -to get it connected internet via my PC, I started doing some experiments on etc/config/network.
Used WinSCP and backed up original config file as a tar file. Then rebooted and unfortunately I can't connect afterwards.
So I followed failsafe instructions and -I guess- I succeeded in that for some bits, but then I realized that I can't restore my config sets to back to open wrt originals.
Can you help me with this?
--
This dump below should give a better explanation of my attempts: (this is copied from telnet after FailSafe boot)
=== IMPORTANT ============================
Use 'passwd' to set your login password
this will disable telnet and enable SSH
------------------------------------------
BusyBox v1.19.3 (2012-03-09 18:37:39 MST) 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
ATTITUDE ADJUSTMENT (bleeding edge, r30857) ----------
* 1/4 oz Vodka Pour all ingredients into mixing
* 1/4 oz Gin tin with ice, strain into glass.
* 1/4 oz Amaretto
* 1/4 oz Triple sec
* 1/4 oz Peach schnapps
* 1/4 oz Sour mix
* 1 splash Cranberry juice
-----------------------------------------------------
root@(none): /# mount_root
Unlocking rootfs ...
root@(none): /# rm -r /overlay/*
rm: can't remove '/overlay/*': No such file or directory
root@(none): /# rm -r /overlay/
root@(none): /# rm -r /overlay
rm: can't remove '/overlay': No such file or directory
root@(none): /# rm -r /overlay/
rm: can't remove '/overlay': No such file or directory
root@(none): /# rm -r /overlay/
rm: can't remove '/overlay': No such file or directory
root@(none): /# passwd
Changing password for root
New password:
Retype password:
Password for root changed by root
root@(none): /# rm -r /overlay
rm: can't remove '/overlay': No such file or directory
root@(none): /# rm -r /overlay/
rm: can't remove '/overlay': No such file or directory
root@(none): /# dir
/bin/ash: dir: not found
root@(none): /# echo *
bin dev etc lib mnt proc rom root sbin sys tmp usr var www
root@(none): /# cd etc
root@(none): /etc# cd config
root@(none): /etc/config# echo *
archive.tgz dhcp dropbear firewall network system ubootenv wireless
root@(none): /etc/config# reboot -f
Connection to host lost.
(Last edited by katlivacib on 14 Mar 2012, 09:07)