• Page :
  • 1
  • Text Only

Buy.com offers the Pogoplug Multimedia Sharing Device in Black, model no. POGO-P21, for $24.99 with free shipping. This device connects directly to your router and accepts up to four USB hard drives for storage. Drag and drop videos, photos, and music from your Windows or Mac computer to share with other systems securely across the Internet, or with mobile devices such as iPhone and Android phones.
LINK


Buy.com
See Buy.com discounts that earn Up to 5.0% cash back.
  • Also categorized in:

See FreeFlyer One Comment Below Still runs Arch Linux Arm, but needs the E02 Installation

This is the ARM6 PogoPlug V3, it Runs Arch Linux Arm if you are interested.

Architecture ARMv6l
Processor    PLX 7820 700MHz Dual-core
RAM          128MB
NAND         128MB
USB          4
SATA         1
Ethernet     Gigabit

Green for OP, this is very tempting.


Beware if you are expecting a Pogo-P21. These seem to be mislabeled boxes, or at least they were the when the same item and description were offered 2 weeks ago. Although the box label says "Pogo-P21", the label on the device itself is "Pogo-E02" which is ARM5 single core, not ARM6 dual core. The box and device labels carry identical barcode numbers otherwise. The device label is the correct one.

That said, you can run Arch Linux ARM on the Pogo-E02, it just requires a different installation procedure, including replacing the boot loader. Replacing the boot loader probably voids the warranty and could potentially (but rarely) brick the device. Another difference, the Pogo-E02 comes with 256MB of RAM (twice the RAM of the -P21).


Is it possible to take a pogoplug and connect a Raid 4bay ext hd enclosure to it, then setting up raid 5?

http://www.newegg.com/Product/Product.aspx?Item=N82E16816132029

Creating a 4bay nas for half the price, yet still getting the media capability of the pogoplug?


Tozmo said:   Is it possible to take a pogoplug and connect a Raid 4bay ext hd enclosure to it, then setting up raid 5?
http://www.newegg.com/Product/Product.aspx?Item=N82E16816132029
Creating a 4bay nas for half the price, yet still getting the media capability of the pogoplug?
Not with the Rosewill product you've mentioned. That one requires an eSATA connection to the host computer, which the PogoPlug does not have.

However, if you had an enclosure that does RAID by itself (not depending on the host or host adapter to do it) and plugs in via USB, that would work. But such enclosures are probably more expensive than the NAS you were hoping to undercut.


FreeFlyer said:   Beware if you are expecting a Pogo-P21. These seem to be mislabeled boxes, or at least they were the when the same item and description were offered 2 weeks ago. Although the box label says "Pogo-P21", the label on the device itself is "Pogo-E02" which is ARM5 single core, not ARM6 dual core. The box and device labels carry identical barcode numbers otherwise. The device label is the correct one.

That said, you can run Arch Linux ARM on the Pogo-E02, it just requires a different installation procedure, including replacing the boot loader. Replacing the boot loader probably voids the warranty and could potentially (but rarely) brick the device. Another difference, the Pogo-E02 comes with 256MB of RAM (twice the RAM of the -P21).

That's awesome!

I would much prefer the E01 over the P21 or B02 that have been showing up lately.


So, more RAM is better than more cores???


For something like this I would say yes.


FreeFlyer said:   Tozmo said:   Is it possible to take a pogoplug and connect a Raid 4bay ext hd enclosure to it, then setting up raid 5?
http://www.newegg.com/Product/Product.aspx?Item=N82E16816132029
Creating a 4bay nas for half the price, yet still getting the media capability of the pogoplug?
Not with the Rosewill product you've mentioned. That one requires an eSATA connection to the host computer, which the PogoPlug does not have.

However, if you had an enclosure that does RAID by itself (not depending on the host or host adapter to do it) and plugs in via USB, that would work. But such enclosures are probably more expensive than the NAS you were hoping to undercut.

So now with that Sans Digital enclosure (USB 3, hardware RAID) from Newegg that is on the forums here, would that work? A $150 4bay enclosure + $25 pogoplug "head" would be pretty swift if the pogoplug can handle coordinating the tasks of backup and streaming... Perhaps better than a $350+ 4bay NAS?


This looks very interesting. I would have bit if it supported native Windows file sharing. Currently, you have to install their software to access your files even when you're on your local network.


anontemp123 said:   This looks very interesting. I would have bit if it supported native Windows file sharing. Currently, you have to install their software to access your files even when you're on your local network.That's why we toss the Pogo software and install Arch Linux (on which you install Samba for native Windows file sharing). Of course, that's not exactly a plug-n-play problem for the uninitiated.


I have a 6 yr old FreeBSD Samba server running on 256MB, but isn't that next to nothing these days? Also, what if Buy.com sends the 128MB version? But really, experience is what matters. What's your experience with installing Arch Linux on this device? Do you get reliable RAID with Arch Linux on this device? Have you used HFS+ formatted drives with Arch Linux?


anontemp123 said:   I have a 6 yr old FreeBSD Samba server running on 256MB, but isn't that next to nothing these days? Also, what if Buy.com sends the 128MB version? But really, experience is what matters. What's your experience with installing Arch Linux on this device? Do you get reliable RAID with Arch Linux on this device? Have you used HFS+ formatted drives with Arch Linux?IMO these are low power (idle = 2 watts) NAS adapters with the flexibility to do anything you might want that fits within the hardware limitations. I don't know what x86 FreeBSD looks like in terms of memory footprint, but Arch Linux ARM's base footprint (w/ 3 smbd's running but nothing served yet) is around 47MB.

As for RAID/HFS/etc., try a search on your question terms here or here.

As for getting a 128MB version, that's what RMAs are for.


Thanks for your response, FreeFlyer. Your first link was garbled somehow.


The two links were to the forums at archlinux.org and archlinuxarm.org.

And if you're not convinced that Arch will do the job, I believe that Debian is also available.


FreeFlyer said:   I believe that Debian is also available.

Debian is Available as well but a bit less support behind it than Arch Arm.


Thanks to everyone for pointing me in the right direction. Here is a summary of what I learned so far:

The list of supported platforms for ArchLinux ARM can be found here at http://archlinuxarm.org/platforms

Even though the processors in the older Pogoplugs run at 1.2GHz, forums members frequently state that the dual core 700Mhz processor of the -P21 is faster: http://archlinuxarm.org/forum/viewtopic.php?f=9&t=1237&p=6941&hi...

I couldn't find anything definitive as to the feasibility of software RAID 1 on a Pogoplug. The recommended solution for mirroring seems to be rsync-ing to a second drive.

HFS+ volumes seems to be finicky under Linux in general. You have to disable journaling and unmount cleanly. Even then, some users have issues: http://archlinuxarm.org/forum/viewtopic.php?f=7&t=530

The coolest tidbit of information I found was that the -P21 does actually include an SATA connector! This means you can use an SATA to eSATA cable to attach external devices! Additionally, you can run ArchLinux off an SATA drive without any modification to the Pogoplug: http://archlinuxarm.org/forum/viewtopic.php?f=29&t=2146

Pics of eSATA mod: https://plus.google.com/photos/116972470512895353815/albums/5686...


For those who have installed linux, can you use the USB ports for anything besides HDD? I would love to set up a camera as a front door security monitor.


MoonlitHollow said:   For those who have installed linux, can you use the USB ports for anything besides HDD? I would love to set up a camera as a front door security monitor.

Yes. The USB ports work the same way as on any Linux computer. I have a USB hub attached to mine with a USB-Ethernet adapter and the USB connection to my UPS. It functions as my firewall and mail server.


Jumped to $40. Hopefully another deal comes around again.


SDHank said:   MoonlitHollow said:   For those who have installed linux, can you use the USB ports for anything besides HDD? I would love to set up a camera as a front door security monitor.

Yes. The USB ports work the same way as on any Linux computer. I have a USB hub attached to mine with a USB-Ethernet adapter and the USB connection to my UPS. It functions as my firewall and mail server.

Awesome. My next question; how would I go about installing gnome or kde environment? I presume that either the debian or archlinux install for pogo does not come with a GUI standard. My goal would be to have either option of using command line or a remote session with a GUI.


I order 1 of these $25 specials. I got an E02 with a 1.2 GHz Marvell ARM926EJ-S CPU and 256 meg of ram. There is no video card, so gnome or KDE are not really useful. If you want to VNC to the machine, I suggest you go with something like: http://www.hunterdavis.com/2011/08/09/using-the-dockstar-as-a-full-home-theater-replacement-part-1/
Enjoy




Disclaimer: By providing links to other sites, FatWallet.com does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to FatWallet.com.


While FatWallet makes every effort to post correct information, offers are subject to change without notice.
Some exclusions may apply based upon merchant policies.
© 1999-2012