On Mon, 25 Jun 2007 23:23:22 +0200 InSa <[EMAIL PROTECTED]> wrote: > is it possible to reset the nvram with the original config > (which has ip 192.168.1.1) from debian?
Yes, just install mtd-tools. "narcissus" is my wl-500gp. ------------- narcissus:~# cat /proc/mtd dev: size erasesize name mtd0: 00040000 00010000 "cfe" mtd1: 007b0000 00010000 "linux" mtd2: 006d0000 00010000 "rootfs" mtd3: 00010000 00010000 "nvram" narcissus:~# flash_erase /dev/mtd3 Erase Total 1 Units Performing Flash Erase of length 65536 at offset 0x0 done -------------- Router is now 192.168.1.1 in recovery mode on lan and I can flash it. Bye Ps: this mail is sent by debian's exim4 running on that router with 2.6.21.5 kernel ;) -- ++ Powered by Sid ++ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

