I bricked my pogoplug E02 but have serial access. I realize there are similar threads posted but I am not sure if the problem I'm having is the same, so I started a new thread.
I had ALARM running on a pogoplug E02 and I changed the arc number from 2098. I didn't really know what I was doing (trying to get the LEDs to work correctly) and sure enough, it wouldn't boot, with or without the usb flash drive with ALARM. I had previously installed Jeff Doozan's rescue system as well. Here is what I get when I boot:
$this->bbcode_second_pass_code('', 'U-Boot 2010.09 (Oct 23 2010 - 11:51:16)
Marvell-PinkPogo by Jeff Doozan
SoC: Kirkwood 88F6281_A0
DRAM: 256 MiB
NAND: 128 MiB
*** Warning - bad CRC or NAND, using default environment
In: serial
Out: serial
Err: serial
Net: egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot: 0
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
scanning bus for storage devices... 0 Storage Device(s) found
** Block device usb 0 not supported
** Block device usb 0 not supported
Wrong Image Format for bootm command
ERROR: can't get kernel image!
stopping USB..
### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
Scanning JFFS2 FS: done.
find_inode failed for name=uboot-original-mtd0.kwb
load: Failed to find inode
### JFFS2 LOAD ERROR<0> for uboot-original-mtd0.kwb!
## Starting application at 0x00800200 ...
')
I updated the uBoot following this guide (http://forum.doozan.com/read.php?3,6965) and from what I can tell it is working, but I can't boot into the device. I don't have a USB set up to test booting from USB (the pogoplug was my only linux computer...)
Is there a way I can flash either the Rescue System or the original firmware via serial and tftp the way I did with uBoot, or will I need to get a system up and running from USB to do that?