OpenWrt Forum Archive

Topic: [DWL-2100AP] Can't locate 2d0000(2949120) bytes free in FLASH

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I`m trying to install OpenWRT on DWL-2100AP (Atheros)
I have already flash bootloader with RedBoot, but now I have problem with openwrt-atheros-root.squashfs

This is result of my instalation, step by step http://wiki.openwrt.org/toh/d-link/dwl-2100ap
+
RedBoot startup
FLASH configuration checksum error or invalid key
Ethernet eth1: MAC address 00:17:9a:83:41:2f
Can't get BOOTP info for device!

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version v2_0 - built 11:37:29, Apr 21 2008
With changes made by Waldeck Schutzer <waldeck@dm.ufscar.br>


Copyright (C) 2000, 2001, 2002, Red Hat, Inc.

RAM: 0x80000400-0x80800000, 0x80000400-0x807e1000 available
FLASH: 0xbe000000 - 0xbe3e0000, 62 blocks of 0x00010000 bytes each.
RedBoot> fis init -f
About to initialize [format] FLASH image system - continue (y/n)? y
*** Initialize FLASH Image System
RedBoot> ip_address -l 192.168.1.11 -h 192.168.1.10
IP: 192.168.1.11/255.255.255.0, Gateway: 0.0.0.0
Default server: 192.168.1.10, DNS server IP: 0.0.0.0
RedBoot> load -r -b 0x80041000 openwrt-atheros-vmlinux.lzma
Raw file loaded 0x80041000-0x80120fff, assumed entry at 0x80041000
RedBoot> fis create -r 0x80041000 -e 0x80041000 linux
RedBoot> load -r -b 0x80041000 openwrt-atheros-root.squashfs
Raw file loaded 0x80041000-0x80200fff, assumed entry at 0x80041000
RedBoot> fis create -r 0x80041000 -e 0x00000000 -l 0x002D0000 rootfs
Can't locate 2d0000(2949120) bytes free in FLASH
RedBoot>


I`m using images from:
http://downloads.openwrt.org/backfire/1 … 4/atheros/
Bootloader from:
http://xoomer.virgilio.it/ramponis/Pages/flash.htm BootLoader Redboot Sperimentale per il 2100AP Rev. A4. (NOT TESTED! USE AT YOUR RISK!)

My router is: D-Link DWL-2100AP Rev. A4 with:
RAM: ESMT - M12L128168A-7T - AZG1P536E - 0610 16mb SDRAM
FLASH: Spansion - S29GL032M90TFIR4 - 0634CRM-K - © 04-Spansion 4mb flash

Pls, help me flash my router.

Sorry for my English.

What does "fis list" returns?

(Last edited by vpritiskovic on 24 Apr 2011, 22:10)

I have changed image of root file system to jffs2 image, and it works... i`m not sure why squashfs does not works.
I cant do fis list course I got my router assemble again.
But You should have my "fis list" in your PM, but my problem is solved.

and where is fis init?
EDIT: I'm blind, my bad

(Last edited by dark_skeleton on 26 Apr 2011, 15:51)

The discussion might have continued from here.