[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [2nd try] unassigned-hostname on Lanner EM7210 (Thermaltake Muse NAS-RAID N0001LN)



Aha, I was looking for them in a reversed fashion :)
Thanks for looking into it!

Think I've done that:
$ hexdump -v -n 96 zImage.stripped
0000000 00 00 a0 e1 00 00 a0 e1 00 00 a0 e1 00 00 a0 e1
0000010 00 00 a0 e1 00 00 a0 e1 00 00 a0 e1 00 00 a0 e1
0000020 02 00 00 ea 18 28 6f 01 00 00 00 00 38 27 13 00
0000030 01 70 a0 e1 02 80 a0 e1 00 20 0f e1 03 00 12 e3
0000040 01 00 00 1a 17 00 a0 e3 56 34 12 ef 00 20 0f e1
0000050 c0 20 82 e3 02 f0 21 e1 1f 20 cf e3 01 38 82 e2

For the record, I've used this command:
$ dd if=zImage of=zImage.stripped bs=1 skip=8
1255224+0 records in
1255224+0 records out
1255224 bytes transferred in 6.907979 secs (181706 bytes/sec)

$ ls -l zImage*
...  1255232 Mar 29 09:11 zImage
...  1255224 Apr 20 13:11 zImage.stripped

I'll test it tonight and report back.

Thank you!


On Wed, Apr 20, 2011 at 12:35 PM, Arnaud Patard <arnaud.patard@rtp-net.org> wrote:
Mello <mellowiz@gmail.com> writes:

Hi,

> Hi Arnaud,
> sorry for a late reply and thanks a lot for your advice.
> I've done a dump of the entire file but I couldn't find those data. Just for
> a reference here's the first few lines:
> $ hexdump -n 96 zImage
> 0000000 04 1c a0 e3 bc 10 81 e3 00 00 a0 e1 00 00 a0 e1
         ^^^^^^^^^^^^^^^^^^^^^^^

theses are the bytes I was talking of.

Arnaud


Reply to: