following the instructions for the dockstar, using both ext3 and ext4, am not getting filesystem block storage -
"Maximum filesystem blocks=0" with 32GB flash.
wget of latest pogoplug tar.gz stops at about 35%
Pogoplug:/tmp$ ./mkfs.ext4 /dev/sda1
mke2fs 1.42.9 (28-Dec-2013)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1966080 inodes, 7855356 blocks
392767 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
240 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: done
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
Pogoplug:/tmp$
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 20 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to overrid e.
Pogoplug:/tmp$ mkdir alarm
mkdir: cannot create directory 'alarm': File exists
Pogoplug:/tmp$ mount /dev/sda1 alarm
<//archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
Connecting to archlinuxarm.org (50.116.36.110:80)
ArchLinuxARM-kirkwoo 35% |********* | 61159k 00:01:30 ETAwget: write error: No space left on device
Pogoplug:/tmp$