Welcome! Log In Create A New Profile

Advanced

Pogoplug stop on uBoot

Posted by kb 
kb
Pogoplug stop on uBoot
August 28, 2010 12:18PM
Hello Jeff,
my pogoplug hang with this screen to load the original Software.
What can i do?
Please excuse my English

U-Boot 2010.06-00695-gbd23130-dirty (Aug 25 2010 - 01:20:45)
Marvell-Dockstar/Pogoplug by Jeff Doozan

SoC: Kirkwood 88F6281_A0
DRAM: 128 MiB
NAND: 256 MiB
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 ...
Re: Pogoplug stop on uBoot
August 28, 2010 12:29PM
It's not finding the 'uboot-original-mtd0.kwb' file in your Pogoplug install. You'll need to boot into Debian, mount the Pogoplug partition, and download that file.

The following commands should do it:
mount -t jffs2 /dev/mtdblock2 /mnt
cd /mnt
wget http://jeff.doozan.com/debian/uboot/uboot-original-mtd0.kwb
cd /
umount /mnt

-- Jeff
kl
Re: Pogoplug stop on uBoot
August 28, 2010 02:29PM
Hello Jeff,
thank you, its running.

friendly regards

kb
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: