HI,
Done all the usual things put image on SD, fired up changed etc. Set port through router.
Nothing seemed to happen and
"sudo ps-e" does not show any ppcoind process
I started ppcoind (ie typed it in the command line and use ctrl z to get back to a prompt
"peerbox-info -a" gets:
"ppcoind": "ppcoind is running but not ready",
"system": {
"average load": [
0.42,
0.42,
0.46
],
"board_rev": "0xe",
"hardware": "Raspberry Pi",
"kernel release": "3.14.28-3-GRSEC",
"maccaddr": "B8:27:EB:89:03:25",
"peerbox": "0.25",
"serial": "0000000041890325",
"system_temperature": 46.54,
"uptime": "0:59:40.770000"
I suppose I have to wait for a while for the blockchain to download but
[sunny@peerbox ~]$ sudo du -a /var/lib/ppcoind
712 /var/lib/ppcoind/addr.dat
6536 /var/lib/ppcoind/debug.log
64 /var/lib/ppcoind/wallet.dat
0 /var/lib/ppcoind/.lock
15596 /var/lib/ppcoind/blk0001.dat
9124 /var/lib/ppcoind/blkindex.dat
10240 /var/lib/ppcoind/database/log.0000000891
10244 /var/lib/ppcoind/database
0 /var/lib/ppcoind/db.log
42280 /var/lib/ppcoind
Does not seem to have changed much in size over two days now.
Have I started ppcoind correctly?
Is there any way of telling whiat information is flowing into and out of the system
Zoiner
NB: I am slightly [not being ironic, I have little regular hands-on] with arch, having had a normal version running on my pi for a couple of years.