
I have a couple of noob questions regarding the Pogoplug E02.
Currently I have a Pogoplug E02 in a fetching shade of pink, a 4gb memory stick running alarm, this was done some time ago, everything worked and so I left it alone.
It is running a bunch of stuff, samba, a webserver, the original mypogo functionality (thanks moonman)
Now I have a Raspberry Pi running XBMC, and I am getting a new mobile 500gb usb hard drive...
My plan is to use the pogo to share this drive over the network and with mypogo share on the internet. However, if I understand correctly, my pogoplug uboot is out of date, there is some kind of 'new' kernel (kirkwood?) and probably a bunch of other software updates too.
So, option 1 :-
ssh into my existing pogoplug, and update uboot with "pacman -Sy uboot-pogo_e02".
Plug brand new 500gb usb hdd into my linux mint desktop, partition (8gb enough?) and format (ext2,3 or 4?) labelling the partition as 'rootfs'.
Then mount and extract the latest kernel (armv5, armv5te or kirkwood?) to the rootfs. unmount and unplug.
Powerdown the Pogoplug, remove the old memory stick, plug in the new hdd and power up.
ssh into new pogo with root/root then do all the other stuff...
Option 2 :-
Powerdown the pogoplug, remove memory stick, reboot (it should run the stock pogoplug os)
Connect new hdd, follow instructions from http://archlinuxarm.org/platforms/armv5 ... 2-pinkgray
Install all the other stuff...
Am I doing it right?
So which is best?
Hope I haven't rambled on too much, it's a bit warm here

Rev667