I recently purchased a B01 revision pogoplug and after installing arch linux on it, I realized the kernel remains on 2.6.x and no systemd booting support. I removed the system drive (USB thumbdrive) and format it for other purposes, not aware of the unit won't be able to boot from NAND like the E02 if the USB drive is not present.
So now when I power on the B02 unit, it keeps blinking and not showing up on the network.
Can anyone suggest the easiest way to get it back so I can revert it back to stock system? One way I can think of is to rebuild the rootfs on a usb drive manually. I tried it by plugging the drive into a E02 arch unit, formatted it and mounted it as /tmp/sdb1, and followed the instructions on
http://archlinuxarm.org/platforms/armv6 ... provideov3
but instead of running the "oxnas-install.sh" installation script, I downloaded ArchLinuxARM-oxnas-latest.tar.gz, uncompressed it on /tmp/sdb1, and that's as far as I went. The rest of the steps in oxnas-install.sh seem to involve in writing info from the B01 unit into the new system on /tmp/sdb1 and I am not sure how to do that.