Could someone with a Pogoplug V2 (pink) post the output of blparam so I can compare? I think I might have it fixed but there are a lot of values I need to confirm.
Categories: PogoPlug Development
Hi, I mistakenly entered "blparam --help" looking for a command description and to my surprise it wrote something to flash and now I'm getting hex and errors when I run the command "blparam". Here are the last few lines (it is pages long) 00000000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ 00000010: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ 00000020: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ 00000030: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ -- Invalid CRC32 on parameters: 0xffffffff != 0x619d86db Can anyone help on how to get this set back to the normal list of parameter=value pairs?

RSS



Is there a link to dis-assembly instructions for the Pogoplug V2 (pink) unit? I don't see how to take it apart. I would appreciate if someone could someone post a nanddump -of "/tmp/uboot-mtd0.environment" -s 0xa0000 -l 0x20000 /dev/mtd0 from another forum this may be what I need to get things going again.