Hey all.
Followed the instructions at http://blog.qnology.com/2015/04/hacking-pogoplug-v3oxnas-proclassic.html to try to flash uboot and boot debian from a usb. I used:
Debian-3.17.0-oxnas-tld-1-rootfs-bodhi.tar.bz2
uboot.2013.10-tld-3.ox820.bodhi.tar.gz
Everything more or less seems to have gone allright except I cannot actually boot with uboot, getting the following from terminal starting at the main loop after autoboot:
(Re)start USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
scanning usb for storage devices... 1 storage Device(s) found
** No partition table - usb 0 **
** No partition table - usb 0 **
** No partition table - usb 0 **
Wrong Image Format for bootm command
Led: ORANGE (Failed)
ERROR: can't get kernel image!
stopping USB..
resetting...
This makes me think that either I made a mistake in installing u-boot, the debian/uboot versions I took off the forum are the wrong ones or incompatible, or I simply screwed up formatting and moving the debian tar.bz2 to the USB from my raspberry pi. Any help with figuring out where I went wrong would be greatly appreciated :)
Followed the instructions at http://blog.qnology.com/2015/04/hacking-pogoplug-v3oxnas-proclassic.html to try to flash uboot and boot debian from a usb. I used:
Debian-3.17.0-oxnas-tld-1-rootfs-bodhi.tar.bz2
uboot.2013.10-tld-3.ox820.bodhi.tar.gz
Everything more or less seems to have gone allright except I cannot actually boot with uboot, getting the following from terminal starting at the main loop after autoboot:
(Re)start USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
scanning usb for storage devices... 1 storage Device(s) found
** No partition table - usb 0 **
** No partition table - usb 0 **
** No partition table - usb 0 **
Wrong Image Format for bootm command
Led: ORANGE (Failed)
ERROR: can't get kernel image!
stopping USB..
resetting...
This makes me think that either I made a mistake in installing u-boot, the debian/uboot versions I took off the forum are the wrong ones or incompatible, or I simply screwed up formatting and moving the debian tar.bz2 to the USB from my raspberry pi. Any help with figuring out where I went wrong would be greatly appreciated :)