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

Re: Some help needed to install Lenny on the Intel SS4000-E nas



"Chris Wilkinson" <kinsham@verizon.net> writes:

> This post http://lists.debian.org/debian-arm/2009/07/msg00058.html links to
> the install instructions at
> http://d-i.alioth.debian.org/manual/en.armel/ch05s01.html#boot-firmware-ss40
> 00e.
>
> There seems to be an error in this latter link. The serial line settings are
> 115200, 8-bit, no parity, flow-control=none.
>
> The cntrl-c after 'fis load rammode', 'g', doesn't work on the board I have
> (an EM-7220 in a Freestor 4020 which is an SS4000-E lookalike). The boot
> message to break with cntrl-c never comes up so it just runs on without the
> chance to set the ip etc. It hangs up eventually.

different devices so it means different redboot with different settings/quirks.

>
> EM-438/EM-7220 ver.AG0 2006-05-23
> == Executing boot script in 1.000 seconds - enter ^C to abort
> ^C
> RedBoot> ^C
> RedBoot> fis list
> Name              FLASH addr  Mem addr    Length      Entry point
> RedBoot           0xF0000000  0xF0000000  0x00040000  0x00000000
> RedBoot config    0xF07C0000  0xF07C0000  0x00001000  0x00000000
> FIS directory     0xF07E0000  0xF07E0000  0x00020000  0x00000000
> rammode           0xF0700000  0x00200000  0x00040000  0x00200000
> zImage            0xF0040000  0x01008000  0x00200000  0x01008000
> ramdisk.gz        0xF0240000  0x01800000  0x00400000  0x01008000
> wmdata            0xF0640000  0xF0640000  0x000C0000  0x01008000
> naskey            0xF0740000  0xF0740000  0x00020000  0x01008000
> log               0xF0760000  0xF0760000  0x00040000  0x01008000
> vendor            0xF07A0000  0xF07A0000  0x00020000  0x01008000
>
> RedBoot> fis load rammode
> RedBoot> g
> +Ethernet eth0: MAC address 00:02:41:00:94:7f
> IP: 10.9.9.1/255.255.255.0, Gateway: 10.9.9.1
> Default server: 10.9.9.10, DNS server IP: 0.0.0.0
>
> EM-438/EM-7220 2006-07-31 (RAM mode for updating RedBoot)
> RedBoot> fis load ramdisk.gz
> RedBoot> fis load zImage
> RedBoot> exec
> Using base address 0x01008000 and length 0x00200000
> Uncompressing Linux... done, booting the kernel
>
> -Hangs here-
>
> Also the first load command 'load -v -r -b 0x01800000 -m ymodem ramdisk.gz'
> in the link - should this be initrd.gz instead of ramdisk.gz?

no. -m ymodem is to load file into ram from the serial port so you don't
care about the name written here.

>
> There seem to be numerous versions of initrd.gz and zImage about. Can anyone
> point at a set they got to work?

try with a kernel and initrd of the same version but there's no
guarantee it'll work. You'll have to take care also about your flash
memory. From the manual it has only 8M, which is different than the
em7210 (32M). Would be bad to brick your nas because you thought that
your nas is same as the em7210.

Arnaud


Reply to: