Open GoogleCodeExporter opened 8 years ago
oh lovely .. the page with the recovery steps is gone. It goes something like
this:
Connect nas directly to computer via ethernet
Set ip of network card to 192.168.0.100
Launch tftp server
Drop this file into tftp directory:
http://code.google.com/p/snake-os/downloads/detail?name=recovery.8132
At uboot prompt enter:
tftpboot 0x1000000 recovery.8132
go 0x1000000
Snake should now boot. After waiting a moment you should be able to access web
interface at 192.168.0.240 and flash back a working image.
To check out the current svn source do "svn checkout
http://snake-os.googlecode.com/svn/branches/1.3.2 snake-os". Build with "sh
mk_snakeos_image.sh"
Interesting that uboot doesn't know about the flash. What device is this?
Original comment by stefansc...@googlemail.com
on 22 Sep 2011 at 6:43
Thank you for your fast reply.
The device is WLXKJ-652.
Tftps server is ok, file in the good folder, connection betwen the device and a
pc is ok, still cannot copy the file. Several times try to loading the file but
not happend anything. With Kermit mode can download the file looklike
everything is nice but cannot list out and cannot start, of course I've only
TFTP version.
Today Iwill try one more time with attached usb device if not work maybe need
to FLashing the memory.
Thanks again
A
Original comment by aneme...@gmail.com
on 23 Sep 2011 at 6:44
Try with crosslink cable also no communicatin, unfortunatelly on my motherboard
nothing LPT :(. Until I got the extender card I cannot do anything.
A
Original comment by aneme...@gmail.com
on 23 Sep 2011 at 9:11
Can you try to load the file with a tftp client on the pc itself?
I don't know what os you are using but with tftp-hpa on linux run "tftp
192.168.0.100" and enter "get recovery.8132" at the prompt.
I never tried to load an image via the serial connection before.
Kermit doesn't seem to work for me.
With an s-record file this works:
in uboot:
loads 0x1000000
then on pc:
objcopy -I binary -O srec recovery.8132 recovery.srec
cat recovery.srec > /dev/ttyUSB0
It takes a very long time to transfer the image this way though.
Original comment by stefansc...@googlemail.com
on 23 Sep 2011 at 12:41
So now I recovered with my NAS, rewrote the Flash, and working it.
I've new issue: made a new release of the snake os trought the svn process.
Almost everything working on it, only the most important new feature is doesn't.
I cannot install any application, example transmission or anything.
Allways get a different error message:
For example:
Collected errors:
* deb_extract: /opt/tmp//HhZ5gy.opk: invalid magic
* pkg_init_from_file: Failed to extract control file from /opt/tmp//HhZ5gy.opk.
If I want to install v 2.33 or
Collected errors:
* deb_extract: /opt/tmp//Nfku78.opk: invalid magic
* pkg_init_from_file: Failed to extract control file from /opt/tmp//Nfku78.opk.
I want to install the 2.12. from svn version.
Also try to install the mediatomb and got an error message too.
Any opinion why happend it?
Please let me know.
Thx
A
Original comment by aneme...@gmail.com
on 26 Sep 2011 at 3:25
[deleted comment]
Sounds like what you tried to install aren't opkg packages. Where did you get
them from? Did you create them yourself?
I was planning to add package creation for transmission into the snake os build
soonish.
Original comment by stefansc...@googlemail.com
on 27 Sep 2011 at 8:16
I just try to install the downloaded .bz package :). But now I understand need
to create opkg package, I read few things from it on the net but still look
likes not easy to prepare the correct file.I hope soon will found the easy way
of it :)
Original comment by aneme...@gmail.com
on 28 Sep 2011 at 6:46
Do you think that is working on the our nas?
https://community.openvpn.net/openvpn/wiki/OpenvpnDevelPackageForOpenWRT
Original comment by aneme...@gmail.com
on 28 Sep 2011 at 6:48
I've replied to your mail.
http://groups.google.com/group/dealextreme-nas-/msg/f958ea171a2a5965
I think newer versions of transmission require a new libevent. It will be bit
more effort than downloading the .bz and dropping it in.
Original comment by stefansc...@googlemail.com
on 29 Sep 2011 at 11:48
Hello, attila, el tudnád velem venni a kapcsolatot mail-en keresztül?
Szükségem lenne segítegre ezzel a flash-eléssel kapcsolatban, sajnos
elcsesztem a NAS-omat.
Köszi,
nándi
hgnandi@yahoo.com
Original comment by hgna...@gmail.com
on 26 Feb 2013 at 3:44
Original issue reported on code.google.com by
aneme...@gmail.com
on 22 Sep 2011 at 5:40