I have a Pogoplug E02 / POGO-P22 that I am trying to install ArchLinux on a SanDisk slim 16Gb.
After the first few steps described on this website and it was going smooth, installing the os (./bsdtar arch....) terminates after a few minutes with Error (see below)
I don't want to proceed and left with a brick.... can anybody help?
-bash-4.3# cd alarm
-bash-4.3# wget http://archlinuxarm.org/os/pogoplug/bsdtar
Connecting to archlinuxarm.org (50.116.36.110:80)
bsdtar 100% |************************************************| 3054k 00:00:00 ETA
-bash-4.3# chmod +x bsdtar
-bash-4.3# wget http://archlinuxarm.org/os/ArchLinuxARM ... est.tar.gz
Connecting to archlinuxarm.org (50.116.36.110:80)
ArchLinuxARM-kirkwoo 100% |************************************************| 192M 00:00:00 ETA
-bash-4.3# ./bsdtar -xpf ArchLinuxARM-kirkwood-latest.tar.gz
./usr/bin/ping6: Cannot restore extended attributes on this file system
./usr/bin/ping: (null)
./usr/bin/rlogin: (null)
./usr/bin/rsh: (null)
./usr/bin/rcp: (null)
bsdtar: Error exit delayed from previous errors.
-bash-4.3#