bitcoin mining linux live cd

This is an archived post.You won't be able to vote or comment.bitBuntu - An Ubuntu liveCD with all your bitcoin needs (blog.non.co.il)submitted by13/04/13 – Released new version I created a custom bitocin liveCD based on ubuntu.it has  all your bitcoin needs, and specifically targeted for creating a secure paper wallet.It comes preinstalled with – You can download it here from google drive – bitbuntu-r2.iso you can also download it form my server but I think it will be much more slower (link) Please note that since I don’t have an ssl account yet.you should validate your signatures to be sure none tempered with your download- I added ssl to my server so just check you are using https (you should redirect automatically) If you have any comments or suggestions related to this post you can write them at – /index.php?topic=175538.0 Creating and maintaining this LiveCD requires a lot of time and investment.If you find it useful and want to see it improved support it by donating dome coins to: 1YoniJH5sw41Ed4JmYJHJjKLkGDVrtLBt If you have an OTC account you can also help by rating my user (yoniJah).
GPG signature file (Registered on bitcoin-otc for the user yoniJah) This software will help you use Bitcoin more securely but it comes with no warranty what so ever.Burn this image to a CD, or write it to a USB stick, and when booted a system will automatically begin mining bitcoins by using poclbm.You can find the latest version at http://live-miner.github.io/.If something doesn’t work, file a bug or send me an email.If you are feeling generous, send spare BTC to 1MjtnhbdVAL21meEBnhHwfMSovN7kYtrH6.Requirements An x86_64 PC with an AMD Radeon HD 5000, 6000 or 7000 series graphics card.Downloads Download live-miner here!Release 2: 2013-04-08 Updated poclbm to support the Stratum mining protocol Added support for multiple graphics cards Added the ability for the user to provide their own xorg.conf Changed window manager to i3 Allow reconfiguration at runtime Release 1: 2012-08-20 The initial release!Configuration Configuration happens in two places: Boot parameters Configuration file (live/live-miner.conf) See live/live-miner.conf on the live medium for the list of options specific to live-miner, and their corresponding boot parameters.
The system can be reconfigured at run time if you edit /etc/live-miner.conf and then restart the GUI (press Windows+Shift+E).In order to escape spaces in boot parameters, use octal.bitcoin value expectationsFor instance: Values from boot parameters override values from the file.bitcoin apps like coinbaseWhether you use the boot parameters or the configuration file will depend on how you choose to boot live-miner.bitcoin zero hedgeSee the man pages for live-boot and live-config for more boot parameters.bitcoin store vancouverOf particular note is toram; if you use this then you can remove the USB stick or CD/DVD once the system has booted.ethereum value to usd
This might be useful if you have several machines, but only one USB stick!USB stick Write binary.img to your USB stick.On Linux, you can do something like this: This will erase anything already on the device, so make sure you aren’t accidentally overwriting your hard disk!litecoin mining registrationOn Windows you can use a program such as Image Writer for Windows.ethereum data typesOnce the image is written, remove and re-insert the USB stick.bitcoin atm russiaYou should now be able to edit live/live-miner.conf.largest bitcoin farmOnce you have done so, boot from the USB stick and your computer should begin mining.CD/DVD While binary.iso can be written to a CD and booted without any further changes, you will have to do your configuration at the boot menu.
To do so, press the Tab key during the 5-second boot countdown, and then append boot parameters to the list that appears.Press Enter to actually boot.If you will be rebooting often, or have several computers to configure, you can avoid the inconvenience of manual configuration by remastering the CD with an edited live/live-miner.conf, or by booting with a different method.Network The netboot archive contains two directories: debian-live, the contents of which should be shared over NFS; and tftpboot, the contents of which should be available via TFTP.Setting this up requires some co-ordination between your DHCP, TFTP and NFS servers.I use the same machine running Debian for all three, on 10.0.0.1.My setup is something like the following: Install isc-dhcp-server and put the following in /etc/dhcp/dhcpd.conf: Install tftpd-hdpa and move the contents of tftpboot to /srv/tftp.Modify /srv/tftp/live.cfg to look like this: Move the contents of debian-live to /srv/live-miner.
Edit /srv/live-miner/live/live-miner.conf to configure your server URLs and miner options.Install nfs-kernel-server and export that directory via NFS by adding the following to /etc/exports: Run exportfs -r after editing /etc/exports.Finally, configure your machines for network booting in their BIOS, and reboot them!Overriding xorg.conf During boot, live-miner will look for AMD graphics cards and write out an /etc/X11/xorg.conf that combines them all into one ServerLayout section.If you provide live/xorg.conf on the live medium, it will be used instead of the autogenerated file.An example config file is provided at live/xorg.conf.example.Building your own image Most of the heavy lifting is done by the excellent tools provided by the Debian Live project.I’m building the images on a Debian wheezy system, but any reasonably modern Linux system with live-build 3.0 installed should work.After installing live-build, make, asciidoc and git: This will build three images (in output/{hdd,iso,netboot}) and collect the source archives in output/source.
Unless you really want all three and/or are planning on distributing your built image to a third party, you can save time by building just what you want: run make output/stamp-hdd, make output/stamp-iso or make output/netboot instead.Important legal stuff: If you are going to distribute the images you build then be sure to do the full build of all three binary images, plus the source archives.If you distribute a binary image to a third party, you must also (offer to) give them the source archives as well.This is necessary because live-miner contains materials licensed under the GPL (and similar licenses).FAQ How do I use this crazy GUI?Windows+Enter will fire up a new terminal; Windows+D will open a quick prompt for running other programs.To restart the GUI from scratch, press Windows+Shift+E.To move the focus between windows, press Windows+Arrow keys.See the i3 User’s Guide for the full details, and the i3 Reference Card for quick reference.