<<< Previous topic - Next topic >>> |
|
Author |
Message |
Ole
Joined: 26 Nov 2008 Posts: 20
|
Posted: 08.03.2010, 11:51 Post subject: cat /dev/mtd0 > /dev/null && ipaddree -w 192.168. |
|
|
Hallo,
ich benutze den 1.6.16.20 Kernel, trotzdem hoffe ich Ihr mir bei diesem Problem helfen könnt...
Beim booten gibt dmesg folgende Meldung aus:
Code: | IP=
ipaddree info: No IP configuration in EEPROM |
wenn ich die IP Addr. mit dem Kommando:
Code: | cat /dev/mtd0 > /dev/null && ipaddree -w 192.168.0.127 |
setzen möchte, erscheint zunächst die Meldung:
ipaddree: Error flash busy
nach zwei weiteren Versuchen erscheint die Meldung:
ipaddree: Error unknown hardware architecture or flash busy
Was könnte das denn sein? Gibt es eine möglichkeit den Flash Speicherbereich auf den IPADDREE zugreift zu löschen? Vielleicht hilft das ja Früher hatte ich das Problem nicht,... ich kann mir aber auch nicht vorstellen das ich den Flash speicher schon verschlissen habe.
Gruß,
Ole |
|
Back to top |
|
|
mha
Joined: 05 May 2006 Posts: 28
|
Posted: 13.04.2010, 14:06 Post subject: |
|
|
Hallo Ole.
Es sieht so aus, als wurde die Signatur "DNP9200" im Flashblock des Bootloaders zerstört (siehe Quellen auf der CD, Datei ipaddree.c, Zeile 144). Bitte beenden Sie alle Programme die auf den Flash zugreifen und unmounten Sie alle MTD Blockgeräte (umount /flash ...). Danach rufen Sie als User Root das Programm „ipaddree“ wie folgt auf:
# cat /dev/mtd0 > /dev/null
# ipaddree -w 192.168.0.126 -x SSVDNP9200
Bitte beachten Sie auch weitere Informationen unter
http://www.ssv-comm.de/forum/viewtopic.php?t=60&highlight=ipaddree
Gruß MHA |
|
Back to top |
|
|
|
|
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
|
|