Miner.farm Crypto Currency Community Forum
Browse and post your favorite coin/crypto news, miner.farm and PiMP OS updates and announcements, mining guides, overclocking tips, and more...
Note: To change your forum username: login, click your avatar icon (top right?), Edit Profile. Change the "full name" field to your preferred username.
Quick Links
- Configuring the rig: Help / Getting started videos
- How to fix problems: Troubleshooting guides
- How to mine different algos / setup wallets: Strategy guides
- Keys and Downloads: your Miner.farm account page
- Post your rig pics to the rig showcase so we can all check out your awesome builds!
- Please subscribe/like/follow us on social media
Rescue shell
-
Overview
This only applies to rigs that are not verified with key.
PiMP requires networking in order to validate the PiMP key. If PiMP cannot get a network connection in the unverified mode, you will be given what is called the Rescue Shell. This is a special environment designed to do one thing: get you on the network so you can verify.
UPDATE! Hot new video how to edit interfaces file: https://youtu.be/Uze50oEU33o
Default networking behavior is DHCP
PiMP will pull an address from the router using DHCP by default. It is recommended to have a wired ethernet connection for the best mining performance. Wireless support exists, you will have to read up on how to configure it. Also, we have added some example content in the /etc/network/interfaces file to help those users who would like to set their own static IP, etc.
What tools are offered in Rescue Shell?
- First, it will allow you to edit /etc/network/inferfaces directly.
- Beyond that, some other work may be needed to get networking up. You are given a printout of all pertinent information about the network and network hardware, and a shell to go in and fix it. (Wireless users: this is where iw and iwconfig come into play.)
Cannot get a network IP on the first boot?
First step is to verify that your network is actually working correctly. Do not assume it is working - you must test it. Disconnect the Ethernet cable from your PiMP machine and connect it directly into a laptop or another computer and verify that it is working. Doing this will verify that your modem, router/gateway, any switches, and all cables are working. With your network verified good, now we can move on to your PiMP machine.
PiMP OS uses DHCP as the default for network addressing. Some motherboards take longer than others to initialize their onboard NICs. This "delay" can cause PiMP to timeout and present you with the above image. To get past this, we will need to setup Static network addressing. (Note: Once you have PiMP up and running, you can change back to DHCP if you want.)
As seen in the above image, if PiMP OS is not able to find a valid IP, you will be prompted: "Would you like to manually edit your interfaces file? (y/N)". Follow the steps below to establish a Static network address.
- Answer
y
followed by <Enter>
(PiMP OS will save a backup of theinterfaces
file and open it for editing.
- First, we want to disable (adding
#
to the beginning of a line) of the two (2) DHCP lines. - Next, we want to enable (removing the
#
from the beginning of a line) the eight (8) STATIC lines. - Finally, we want to make changes to this data to match our network config. (Note in this example, I've set the Static IP to
192.168.1.209
)
(You can identify your network's config by inspecting the network addressing of another device on your network.)
When complete, your
interfaces
file should look something close to this:
- Press
Control+X
,Y
then<Enter>
to save the changes. - Once back at the command line, type
reboot
(There is norb
command in Rescue Shell) to reboot your PiMP machine. - With a Static IP assigned, you should be presented with the following:
Notice that the displayed detected IP address matches what was set in theinterfaces
file from step 4 aboveOnce your PiMP Key has been validated and your machine reboots to the PiMP OS desktop, feel free to re-edit the
/etc/network/interfaces
file to re-enable DHCP and to disable STATIC then reboot your PiMP machine.
We promise to keep your email safe and never spam you.
© 2014-2021 Miner.farm | By Miners, For Miners | Portable Instant Mining Platform, LLC