Are you sure you have a pogoplug pro ?-japp for sure! model pogo plug pro. i already opened the box, there is a sata plug and a wlan card in there with 2 antennas.
Did you use the script in post 2 here viewtopic.php?f=29&t=1114 ?Can you post a link to the instructions you followed?- I took this post:http://archlinuxarm.org/forum/viewtopic.php?f=29&t=1114 called "[RESOLVED] How to boot from original software"
with this firmware.
http://archlinuxarm.org/os/oxnas/oxnas-revert.shi used this per ssh terminal after the message :
#############################
##
## Pogoplug Pro/V3/Video
## Arch Linux ARM to Stock Revert
##
#############################
##
## For use with OXNAS 7820 only.
##
#############################
## PREPARATION
# Switching to /tmp...
# Ensuring we're ready to proceed...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ABORTING!!! Cannot locate blparam
=================================
/usr/local/cloudengines/bin/blparam must exist
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!i take the advise from WarheadsSE
from his post and put this code in the terminal and enter ok
# premake the destination
mkdir -p /usr/local/cloudengines/bin
# make tmp mountpoint
mkdir /tmp/ce
# mount NAND fs.
mount -t ubifs -o ro ubi0:rootfs /tmp/ce
# copy what we need
cp /tmp/ce/usr/local/cloudengines/bin/blparam /usr/local/cloudengines/bin/
cp /tmp/ce/usr/local/cloudengines/bin/xce.ko /usr/local/cloudengines/bin/
cp /tmp/ce/usr/sbin/nandwrite /usr/local/cloudengines/bin/
cp /tmp/ce/usr/sbin/flash_erase /usr/local/cloudengines/bin/
# unmount
umount /tmp/ce
# DONE.e]ok then my system said "fine everything is fine" i restarted the box and now, usb stick is not going (no lights so no work) and the box is blinking.
If you are reverting to stock, then it diodes not boot from the USB stick. Have you tried unplugging the USB stick to see what happens?
Tom- no nothing happend. just blinking with or without the usb stickplease help me:)