Bitcoin Forum

Bitcoin => Project Development => Topic started by: CrownCloud on June 11, 2013, 10:35:09 AM



Title: Ready2Go - Convert your existing/new Rasbian install to use as a mining host!
Post by: CrownCloud on June 11, 2013, 10:35:09 AM
Ready2Go
Ready2Go is a Rasbian (Debian) based distro wrapper for the RasberryPi

Base OS needed : Rasbian

Planned feature list
[ ] Graphs -- Todo
  • Auto(Updater) - So you won't need to mess around compiling the latest cgminer by hand ;)
[ ] WebUI - Display status of each device plugged in --Todo
  • CGminer support (latest from Git)
Devices supported
  • avalon
  • BFL SC
  • BitForce
  • Icarus/Lancelot
  • Modminer
  • Ztex
How do I use this ?
You'll need Rasbian installed firstly (latest preferred) and then execute the following statements one by one,

Quote
wget https://raw.github.com/arjitc/Ready2Go/master/install.sh
chmod +x install.sh
./install.sh

Please report any errors or any things you'd like to see here,
https://github.com/arjitc/Ready2Go

Few things to note,
1. I don't have a RPi for myself so I had to use a RPi emulator to test this from http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/
2. Please consider donating, I can do a whole lot more if I have a RPi to test this on, probably package it as an Ready2Go distro (load and mine) rather than executing the commands to make it Ready2Go.

19J8H4f4pFYwULKpn848V8o2XFpYRHZ5kS




Title: Re: Ready2Go - Convert your existing/new Rasbian install to use as a mining host!
Post by: CrownCloud on June 13, 2013, 01:37:15 PM
Updated,
this release seems to be usable (as I can see on my RPi emulator)


Title: Re: Ready2Go - Convert your existing/new Rasbian install to use as a mining host!
Post by: CrownCloud on June 01, 2014, 06:11:15 PM
Been a while since I updated this, pushed a few updates today.