Wednesday, March 30, 2011

Re: Pogoplug V2 Hardware Description

Memory can be found in MB using:

 [root@Plugbox Vault]# free -m              total       used       free     shared    buffers     cached Mem:           247         31        215          0          3         13 -/+ buffers/cache:         15        231 Swap:            0          0          0 [root@Plugbox Vault]#  


On Wed, Mar 30, 2011 at 1:23 PM, Stan Hughes <hughes.stan@gmail.com> wrote:

General description of plug type hardware.


Memory:  256M
Internal Storage:  128M

Description of Pogoplug V2 hardware.


External

  • 1 Front-Facing USB 2.0 Port
  • 3 Rear USB 2.0 Ports
  • 1 Gigabit Ethernet Port
  • Regular Power cable (Not a brick)
  • Power/Activity LED

Internal

  • 256MB RAM
  • 128MB NAND (32MB root partition, 92MB mtdblock3 partition)
  • Marvell Sheeva CPU, 1.2GHz
  • Serial port

iRODS seems to be running pretty well on this.  Run as server only without iCAT.




Pogoplug V2 Hardware Description


General description of plug type hardware.


Memory:  256M
Internal Storage:  128M

Description of Pogoplug V2 hardware.


External

  • 1 Front-Facing USB 2.0 Port
  • 3 Rear USB 2.0 Ports
  • 1 Gigabit Ethernet Port
  • Regular Power cable (Not a brick)
  • Power/Activity LED

Internal

  • 256MB RAM
  • 128MB NAND (32MB root partition, 92MB mtdblock3 partition)
  • Marvell Sheeva CPU, 1.2GHz
  • Serial port

iRODS seems to be running pretty well on this.  Run as server only without iCAT.



Thursday, March 17, 2011

Steps to Building a Pogoplug iRODS: Prepare USB Boot Disk

The notes are a little sparse on the Pogoplug site.

Starting at this link:


I believe that I am working with a Pgogoplug V2.

The Pogoplug Pro stuff using Linux kernel version 2.6.31.6.

The Pogoplug V2, Pogoplug Biz, and Pogoplug V1 using Linux kernel version 2.6.22.18.

This doesn't match what I read on the web.


Pogoplug v2 (Pink/Gray)


This is a real nice page and really what I need.


Nice page on connecting to the SSH.  Seems to be up to date.  Yes, the page was updated Feb 10, 2011.


OK, part of this is to load the U-Boot boot loader onto the Pogoplug.

The format of the USB drive is being done from the Pogoplug itself.
.
Instead of creating the USB boot drive from the Pogoplug, I am going to be doing it from my linux box

You can't tell that the pogoplug processes have been killed.

What is the current system?

Linux Pogoplug 2.6.22.18 #44 Mon Aug 10 12:57:36 PDT 2009 armv5tejl unknown

Didn't add the boot loader.

Trying to reboot.

It doesn't seem to be coming back.

Testing the drive on my linux box.

Can't really test ARM code on an Intel box :-)

Pacman is the