On Sun Sep 26 20:26:51 EDT 2010, [email protected] wrote: > nandecccorrect: calculated ecc 005b9999 stored ecc 001ba110 > nandecccorrect: 2 bit error > (page 0) > can't read 112 bytes from <nil>: i/o error > authid: bootes > authdom: home > secstore key: > password: > nandecccorrect: calculated ecc 005b9999 stored ecc 001ba110 > nandecccorrect: 2 bit error > (page 0) > can't write key to nvram: i/o error > version.panic: boot process died: unknown > ktrace /kernel/path 0x60806b98 0x6099ef50 0x6099ef8d # pc, sp, link > > panic: boot process died: unknown > cpu0: exiting > reset!
i would imagine setting nvrsize = $flashpagesize will do the trick. it must be the read before write that's bombing out. i think the code says the flash page size is either 1024 bytes or 2048 bytes. - erik
