I have here a SATA-rootfs for the pogoplug PRO for people who wanna give it a try

It includes:
- kernel 3.12.6
- the latest armv5te rootfs using systemd and all updates until March 11, 2014
- macchanger systemd-service
- LED systemd-service (Orange)
- enabled 512M swapfile
I added htop, the LED binaries and the 2 custom services. root password is 'xxx'. Please change it after installation.
Default in this rootfs the macchanger.service is enabled (please edit the main service file at '/etc/systemd/systemmacchanger@.service' according to the mac you want to use).
The macchanger service is for people who want to use the mac_adress CloudEngines' set when they sold the devices.
If you disable/remove the service then the real mac adress of the azurewave ethernet adapter will be used instead.
Instructions:
1) Prepare a sata disk with 2 partitons:
1st: 16MB FAT16
2nd: a ext4-partition for the rootfs, label 'root'
2) copy u-boot.env and u-boot.img to 1st partiton
3) use rsync (rsync -av) to copy the rootfs to the 2nd partition
4) run the modified './disk_create' script (think of setting up the correct device sdX)
Hope this is useful for some PogoPro users. Wifi shows up, but I did not test it since I don't use it.
Download:
u-boot-files:
https://mega.co.nz/#!wd1DmbrB!os6F9c-lL ... jajLGwQZyYrootfs:
https://mega.co.nz/#!9M9F3IAI!zW_f9U-Zi ... A2E0FrM39EKnown issues:
LED is not switching off after shutdown, I added a shutdown.service for the LED but it is not working and I didn't check for the reason yet.