Hi all,
first post, please be gentle if I have violated posting rules.
I have pogoplug v2 e02 grey
I am trying to install archlinux i guess...I first saw this on another site that I could make it a LAMP server.
So anyway, I am following the instructions located at:
http://archlinuxarm.org/platforms/armv5 ... 2-pinkgray
I get to the tar command:
tar -zxvf ArchLinuxARM-kirkwood-latest.tar.gz -C /tmp/alarm
which seems to process a lot of files, but then I get the following error (showing last three lines):
./usr/share/gtk-doc/html/gudev/annotation-glossary.html
./usr/share/gtk-doc/html/gudev/GUdevDevice.html
tar: write error: Read-only file system
I am logged in as root and ls -la results as blank dir.
when I first mounted it it had lost+found, but now it has nothing.
I also cant unmount...the command
-bash-3.2# cd /tmp
-bash-3.2# unmount alarm
results in:
-bash: unmount: command not found
the only way around this seems to be to /sbin/reboot the device and start over.
But I cant get past the above read-only error.
I am using a 1gb USB -- didnt have any trouble deleting and creating the partition...at least not that I recognize.
When I set the partition I did get the following message:
The partition table has been altered!
Calling ioctl() to re-read partition table
as you know, I am logged in as root and root is the owner when ls -la
is it possible that usb is too small and is crashing? or maybe it is defective?
is there anyway I can test it?
History:
I tried installing uboot using another method:
http://lifehacker.com/5637092/turn-a-po ... web-server
and got past successful installation of uboot, but in the process somewhere it couldnt find
wget http://Arch Linux ARM.com/os/1.1/Plugbox-Linu ... tfs.tar.gz
so I googled for uboot for pogo and found a location that worked, I think it was from this site, but maybe not.
at any rate, at some point I ran into another error and couldnt complete process.
I was worried I had pricked my pogo, but when it rebooted pogoplug still sees it and it still seems to work even though instructions said it wouldnt.
anyway, I really could use some guidance.
thanks,
don