FON: Erasing mtd failed: vmlinux.bin.l7

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Wed Feb 21, 2007 20:37    Post subject: FON: Erasing mtd failed: vmlinux.bin.l7 Reply with quote
I get this when I try the steps in the wiki to flash:

Quote:

root@OpenWrt:~# mtd write vmlinux.bin.l7 vmlinux.bin.l7
Unlocking vmlinux.bin.l7 ...
Writing from vmlinux.bin.l7 to vmlinux.bin.l7 ... [e]Erasing mtd failed: vmlinux.bin.l7


Any ideas what is causing it?

Thanks in advance.
Sponsor
boaf
DD-WRT Novice


Joined: 21 Feb 2007
Posts: 32

PostPosted: Wed Feb 21, 2007 20:45    Post subject: Reply with quote
It took about four minutes when I did it but it didn't say that it failed.
Then again, my router won't work correctly now that I did that. Rolling Eyes
nedge2k
DD-WRT Novice


Joined: 03 Aug 2006
Posts: 37

PostPosted: Thu Feb 22, 2007 3:10    Post subject: Reply with quote
mine said that, right before it bricked Sad
_________________
I love my WRT!
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 3:28    Post subject: Reply with quote
nedge2k wrote:
mine said that, right before it bricked Sad


Yeah, I've already bricked one that way, thats why I am not restarting this router. There must be a way to get it not to say that, and why it says that for me for 2 routers, and you for your 1, and it works without incident for others, thats my question.
nedge2k
DD-WRT Novice


Joined: 03 Aug 2006
Posts: 37

PostPosted: Thu Feb 22, 2007 3:48    Post subject: Reply with quote
Did you follow this guide?:

http://www.dd-wrt.com/wiki/index.php/La_Fonera_Flashing

Stupidly, I didn't. I followed this upgrade guide:

http://www.dd-wrt.com/wiki/index.php/LaFonera

...and I was doing so well up until then Razz Oh well, serial cable here I come. Knew I shouldn't have rebooted :(

If you've still got ssh access, go and do everything in that first link again...just don't reboot Wink

_________________
I love my WRT!
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 4:02    Post subject: Reply with quote
Haha, Ok, so I did the same thing you did. and after I get this working, I'm editing the wiki to make it more clear. Laughing
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 5:44    Post subject: Reply with quote
Yey! I bricked ANOTHER router.

I followed the instructions on the second page to a tee. But the part where it says that by default the router gets its address via DHCP, and uses port 8080 is either wrong, or my router is bricked.

My main router did assign the IP 192.168.1.235 via DHCP, but when I ping it I get a request timeout.
burnte
DD-WRT Novice


Joined: 25 Oct 2006
Posts: 28
Location: Pennsylvania USA

PostPosted: Thu Feb 22, 2007 6:57    Post subject: Reply with quote
Try a LAN cable and setting your PC IP to 169.254.255.2, and connect to http://169.254.255.1:8080 and see if you get the GUI, if not, try telnetting to port 9000 at that same IP, or SSHing to defualt port on that IP.
wikking
DD-WRT User


Joined: 23 Jun 2006
Posts: 243
Location: Dresden

PostPosted: Thu Feb 22, 2007 8:35    Post subject: Reply with quote
seems like you folks have tried to flash from within openwrt...
but if your fonera is already running openwrt the right way should be flashing through redboot...this way is working for sure!
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 20:26    Post subject: Reply with quote
burnte wrote:
Try a LAN cable and setting your PC IP to 169.254.255.2, and connect to http://169.254.255.1:8080 and see if you get the GUI, if not, try telnetting to port 9000 at that same IP, or SSHing to defualt port on that IP.


Yeah, I realized my mistake, and I started doing it with the correct instructions, and now I can get into redboot if I telnet into it early after hooking it up... but no matter what I can't seem to get the gui.

I am gonna try a few more things, but I am not sure what I'm doing wrong here.
nedge2k
DD-WRT Novice


Joined: 03 Aug 2006
Posts: 37

PostPosted: Thu Feb 22, 2007 21:02    Post subject: Reply with quote
Out of interest, when you try to do anything on 169.254.255.1, does it take a long time to time out (20secs+)? With mine, if I try to get the GUI is takes ages to time out but if it try any other IP, it times out instantly. Does this mean there is hope I can get into redboot? Smile
_________________
I love my WRT!
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 22:01    Post subject: Reply with quote
nedge2k wrote:
Out of interest, when you try to do anything on 169.254.255.1, does it take a long time to time out (20secs+)? With mine, if I try to get the GUI is takes ages to time out but if it try any other IP, it times out instantly. Does this mean there is hope I can get into redboot? Smile


I am not sure about that right now, as I don't have the router handy to test it.

But, as far as me getting into redboot, I used 192.168.1.254 (port 9000), not 169.254.255.1. Also, I didnt try to connect right away, I plugged it in, and waited for the lan port to start blinking, and THEN I tried to connect as soon as it started blinking.
JonathanSadowski
DD-WRT Novice


Joined: 14 Aug 2006
Posts: 23

PostPosted: Thu Feb 22, 2007 22:11    Post subject: Reply with quote
Quote:
fis init
load -r -v -b 0x80041000 root.fs
fis create -b 0x80041000 -f 0xA8030000 -l 0x002C0000 -e 0x00000000 rootfs
load -r -v -b 0x80041000 vmlinux.bin.l7
fis create -r 0x80041000 -e 0x80041000 -l 0x000E0000 vmlinux.bin.l7
fis create -f 0xA83D0000 -l 0x00010000 -n nvram


Is that dependent on which build you try to install?

I run those commands, and notice no errors at all, and yet, when I reset, it doesn't work. What am I doing wrong? I'd give you the output, but it like overwrites itself as I'm doing it in putty.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum