I have a running Pogoplug P21 V3 for a month now. Whilst i had small problem on getting it up, and it took me time to realize what that pink box warning on the "How To Install" page, i was able to get it up eventually.
It has an external Harddisk attached to it and is running Apache, Samba and Webmin.
Now, having delighted with it, i bought another Pogoplug, but this time is a E02. Which i thought is better in terms of hardware specs and the kernel. I had another external 2.5inch HDD, plugged it in and followed the instructions which seems easier this time as compared to V3.
When it rebooted:
1) It booted only to the Pogoplug OS
2) running "pacman -Syu" says "command not found" (duh of course)
3) But the extenal HD is plugged in to the USB port nearest the Ethernet.
4) running "fdisk -l" says that it can see the /dev/sda1 as 320GB
5) The external HDD is formatted as EXT3
After reading (and trying very hard) to understand on the posts here on this forum, there were 2 possible explanations that i came up with:
1) E02 seems to be picky on what is plugged in on its USB
2) I need to add the PRE_UP="sleep 15" to the /etc/network.d/wired-eth0
TROUBLESHOOTING DONE:
With item 1 above, i plugged in a 16GB USB flash drive, started from scratch and it worked! , I see the "Alarm" and pacman is in there.
Unfortunately, i intend to use this E02 to install Lighttpd or Nginx, and will be used as my local file server as well so the 16GB (or even 64GB) would not be enough. I really need to make this E02 to boot off from external HDD.
MY QUESTION(s) ARE:
A) Any thoughts or please give me directions on how can i get the E02 to boot off from the external HDD. On the item 2 above, i cannot add the code PRE_UP sleep 15 because i dont see any "/etc/network.d/wired-eth0" folder or file, and is maybe because i dont have netcfg installed or pacman installed. etc.
B)If booting off from this external HDD is not possible, then i'll settle with the fact that it can boot off from that 16GB flash drive. And im thinking of attaching the external HDD instead to the second USB port.
Can i then install Lighttpd or NGINX on the external HDD ?
thank you so far for taking time in reading this.
