Hi,
Please bear with me as I am new to Linux and ARM, but I've been trying to find some kind of guide to accomplish the following without any luck:
Simply, I'd like to use my Pogoplug series 4 as a NAS that will serve videos to clients on my home network. The two computers I'll be using to access the video content are a laptop running Ubuntu 12.10 and a MAC running OS X 10.6.8.
My configuration:
- Pogoplug V4-A3-01 (black with green light on front)
- SanDisk Cruzer 4GB USB key plugged into top slot (runs ALARM OS)
- FreeAgent GoFlex 500GB, formatted in Ubuntu as FAT32, not currently connected but which I would like to plug into the scsi slot on the top of the plug to store all of the media content (tried it once and could no longer boot from USB key and had to reinstall everything)
What I've done so far:
1- Followed the install guide at http://archlinuxarm.org/platforms/armv5 ... g-series-4. Worked like a charm and have no problems booting device and connecting via SSH.
2- Installed initscripts (which I later found out is not really supported anymore) and added the following line to rc.conf: DAEMONS=(!hwclock syslog-ng network netfs crond openntpd sshd) since the First Steps Guide at http://web.archive.org/web/201205290635 ... irst-steps recommended doing so for setting the time and date. No problems here either other than the fact that initscripts is not supported.
3- Have updated all packages with pacman -Syu
What I would like to know:
1. How to make my device boot so that it can "see" the 500GB GoFlex drive when it's plugged in
2. How do I copy files onto the 500GB GoFlex drive that is plugged into the scsi slot?
3. How do I connect to the plug to access the content from a remote client (i.e. what packages do I need to install on the plug? What programs do I need on the clients?)
Any help would really be appreciated. Please be as specific as possible in your replies since my knowledge of Linux is very limited, although I am comfortable entering terminal commands and I learn pretty quickly.
Thanks for the help!
