I bought a pink pogoplug B01 from amazon:
http://www.amazon.com/dp/B004TDY924/ref ... T1_SC_dp_2
I tried to install archlinix on a usb flash drive accroding to the wiki instruction, but got the following error:
#############################
##
## Pogoplug OXNAS based boards
## Arch Linux ARM rootfs Installer
##
#############################
##
## For use with OXNAS 7820 only.
##
#############################
## PREPARATION
# Switching to /tmp...
# Ensuring we're ready to proceed...
killall: hbwd: no process killed
umount: cannot umount /dev/sda1: Invalid argument
# Preparing our way...
# Getting uboot parameters...
# = MAC : 00:25:31:02:24:FA
# = load_nand :
# = bootargs : console=ttyS0,115200 root=/dev/mtdblock2 ro
# = board : PPV2
#
# Checking board revision...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ABORTING!!! UNSUPPORTED MODEL
=================================
See the wiki on models supported
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Then I did some google, and somebody said this means it is a V2 device. So I retried the installing steps of the V2 device, but got a similar error saying that the device is not right when setting up the u-boot. Could someone help me out? Thanks.