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

Re: NSLU2 apex boot problems



Brendan Moran wrote:
> I then flashed the new image onto my NSLU2 with upslug2. When I was done
> that, I halted apex while it booted, and reset the environment variables
> to the values that slugimage listed as it built the image.

You shouldn't have changed the environment variables at all.  That is
the cause of your problems.

# copy -s fis://kernel 0x000A0000
# copy -s fis://ramdisk 0x001E0000

Those two lines have incorrect addresses.  The address in memory has no
relation to the offset in the flash.

-- Rod


Reply to: