[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



"JF Straeten" <jfstraeten@scarlet.be> writes:

> Hello All,

Hi,

>
>
> I'm new to this list, lurking for some time now, because I'm also
> totaly new to the ARM plateform.
>
> I'm trying to install Lenny on the Intel SS4000-E nas, thanks to the
> writings of a lot of people (especially Ard Van Bremen, Tobias Frost
> and Martin Michlmayr - many, many thanks to you, by the way, you've
> helped me a lot, even without knowing it !).
>
> But I'm stucked rather early in the process :
>
> -----C/P----------------------------------------

[...]

> hermeslab:/home/jfs# l /var/lib/tftpboot/nas/
> total 5396
> -rw-r--r-- 1 root root 4092745 jun 26 06:01 initrd.gz
> lrwxrwxrwx 1 root root      23 jui 26 22:45 vmlinuz -> vmlinuz-2.6.26-2-iop32x
> -rw-r--r-- 1 root root 1419852 jun 26 06:01 vmlinuz-2.6.26-2-iop32x

Did you modify the vmlinuz file to pass the right machine id ?

The problem is that redboot is passing to the kernel the iq31244 machine
number which is wrong. Use something like this :

                (
                        devio 'wl 0xe3a01c04,4' 'wl 0xe38110bc,4'
                        cat vmlinuz
                ) > vmlinuz.ss4000e

and then try to boot the resulting vmlinuz.ss4000e file.


Arnaud


Reply to: