PogoPlug Pro - Discussion Thread

Code:
~ # cat /proc/cpuinfo
Processor      : ARMv6-compatible processor rev 5 (v6l)
processor      : 0
BogoMIPS        : 279.34
 
processor      : 1
BogoMIPS        : 279.34
 
Features        : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 7
CPU variant    : 0x0
CPU part        : 0xb02
CPU revision    : 5
 
Hardware        : Oxsemi NAS
Revision        : 0000
Serial          : 0000000000000000
[DOUBLEPOST=1366215871][/DOUBLEPOST]is there anyone with p21:arghh:
 
Code:
~ # cat /proc/cpuinfo
Processor      : ARMv6-compatible processor rev 5 (v6l)
processor      : 0
BogoMIPS        : 279.34
 
processor      : 1
BogoMIPS        : 279.34
 
Features        : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 7
CPU variant    : 0x0
CPU part        : 0xb02
CPU revision    : 5
 
Hardware        : Oxsemi NAS
Revision        : 0000
Serial          : 0000000000000000
[DOUBLEPOST=1366215871][/DOUBLEPOST]is there anyone with p21:arghh:

That's an OxNAS based model. After all this time someone actually got a P21. From which site did you order it btw?
 
By the guide I again formatted my hdd to ext3
Can anyone tellme how to extract the tarball file onto mu new ext3 partition??
Help m noob at linux
 
You have to do as root only.

Code:
tar zxvf filename.tar
bro how to define path??
file path and destination path
this gives me error
Code:
this@this:~$ sudo su
root@this:/home/this# tar -zxvf ArchLinuxARM-oxnas-latest.tar.gz
tar (child): ArchLinuxARM-oxnas-latest.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
root@this:/home/this# tar zxvf ArchLinuxARM-oxnas-latest.tar.gz
tar (child): ArchLinuxARM-oxnas-latest.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
 
The error is pretty straight forward , I'm afraid if you cannot figure out that then bad times ahead especially since its OXNAS where things go into fess quite frequently.
 
The error is pretty straight forward , I'm afraid if you cannot figure out that then bad times ahead especially since its OXNAS where things go into fess quite frequently.
learning linux now installed ubuntu
ohk now i know how to find the tar package through cd command.. it is extracting files to my linux home
how to give destination where to extract
my drive is sdc1
can i directly mount it and copy paste??
 
How to install transmission any guide...??
All are removed already:(

okay installed it
i am not able to use systemd commands
everytime it says operation failed invalid argument
even reinstalled it
 
Back
Top