Hi,
I used the command --force, but my pogo is pro and not pink v2, so i have now a bricked pogoplug .
I bought the cable C-42, so I have a serial connection. Befor installing,
i made backups with
Thanks
I used the command --force, but my pogo is pro and not pink v2, so i have now a bricked pogoplug .
I bought the cable C-42, so I have a serial connection. Befor installing,
i made backups with
# nanddump -nof mtd0.backup /dev/mtd0 # nanddump -nf mtd0.backup.oobUsing the boot sata: i used these commands:
flash_erase /dev/mtd0 0 4 nandwrite /dev/mtd0 mtd0.backup rebootThe Pogoplug does not start. With serial connection i see this in terminal
# screen /dev/ttyUSB0 115200 8N1 Reading NAND, Image 0 Uncorrectable error(s) encountered in page with starting address 0x00040000. Uncorrectable error(s) encountered in page with starting address 0x00040000. Hdr len: 0xA1A2A3A4 Hdr CRC: 0xB1B2B3B4 read failed Reading NAND, Image 1 Uncorrectable error(s) encountered in page with starting address 0x00100000. Uncorrectable error(s) encountered in page with starting address 0x00100000. Hdr len: 0xA1A2A3A4 Hdr CRC: 0xB1B2B3B4 read failed Reading NAND, Image 0 Uncorrectable error(s) encountered in page with starting address 0x00040000.Is it possible to reset the nand correctly. ? :S
Thanks