Software: Install Hivetool Pi image

From HiveTool
Revision as of 09:06, 2 October 2016 by Adrian (talk | contribs) (Windows)
Jump to: navigation, search
Error creating thumbnail: File missing
0.7.3 image on Window Remote Desktop.

Summary

This 9/29/16 image is a bootable compilation of Hivetool software for the Raspberry Pi. It is based the Jessie 4.4.13 v7+ release of the Raspian distribution of the Linux operating system.

  • It is a large download (~3.6 Gig) and requires some patience to manipulate, in some cases hours.
  • When extracting use an 16 gig or larger micro SD card with 48 mbps Class 10 or better speed.

Download Image

Folder link to instructions and download from Google Shared Folder: https://drive.google.com/open?id=0B8ZWirzPwqHfdGgtRS03RWY3T0E

Download HiveConTool_073b.zip; (3,656,677,501 bytes) zipped; Contains Raspian Jessie 4.4.21 v7+ Pi OS with Hivetool 073 and HiveControl 1.81 ready for expanding on an 16 Gig or larger micro SD card. MD5 Hash Chechsum 1fa33de383ca026188887aa2e6f54a16

 https://drive.google.com/open?id=0B8ZWirzPwqHfYzlDamlDZ0hxSE0 

Verify MD5 sum

Verify download was complete and error free. Check file integrity to ensure an exact copy of the compressed image file.
Calculate MD5 sum and make sure it matches:


Unzip

Linux

unzip hivetool073.zip

Windows

With Windows explorer locate hivetool073.zip (usually in download directory). Right click on file to Extract to desired location

Copy image to micro SD card

Proceed with caution, an incorrect setting could corrupt your PC or attached storage. REMOVE any other USB memory devices from your computer.

Linux

Detailed instructions: http://elinux.org/RPi_Easy_SD_Card_Setup#Flashing_the_SD_Card_using_Linux_.28including_on_a_Pi.21.29

  1. REMOVE any other USB memory devices from your computer.
  2. Determine the device for the card reader
    1. /dev/mmcblk0 for the built in reader on my laptop.
    2. /dev/sdb for a USB card reader
  3. Copy the image to the SD card:

dd bs=4M if=hivetool073.img of=/dev/sdb

Windows

raspberrypi.org recommends using: http://sourceforge.net/projects/win32diskimager/
Detailed instructions: http://elinux.org/RPi_Easy_SD_Card_Setup#Flashing_the_SD_Card_using_Windows

  1. REMOVE any other USB memory devices from your computer.
  2. Plug micro SD Card in adapter, confirm device letter using Windows Explorer.
  3. Start Win32DiskImager
  4. Browse to source file (image in downloads directory)
  5. Make absolutely sure the drive letter (destination) to right of source file is the SD card
  6. Check MD5 hash (TBD) this takes a few minutes
  7. Click on Write, this takes a few more minutes
  8. Confirm successful write then exit
  9. The SD card image is called "boot" 25 files now visible in Windows explorer
  10. Windows will report 40 megabytes free space on the SD card

You are now ready to eject micro SD card and place into the Pi

Setup Pi Operating System

  1. Install micro SD card into bare Pi, power up with Ethernet or for (non windows use local terminal)
  2. If using Ethernet determine IP address by viewing latest entry in access point
  3. Identify IP in the DHCP table named "raspberrypi"

Windows

  1. On a Windows PC setup a new remote desktop connection (RDP), enter target IP address of Pi
  2. If the Pi is found you will be prompted to enter the default user "pi" and password "raspberry"
  3. Leave the default module as "sesmon-Xvnc"
  4. Once connected you will see the Pi desktop, Menu to "preferences"sub "raspberry pi configuration"
  5. Under menu "system tab" "expand file system", then OK then reboot from main menu last item
  6. Reestablish remote desktop connection using saved RDP Windows settings, login to desktop
  7. Under menu "localisation" tab set your timezone Local, Language preferences
  8. Under menu "system tab", Change default Password and the Hostname to match a hive name to be monitored, Ok to save & reboot
  9. Under menu "system tab" the remaining settings should be default unless a Pi camera is attached
  10. Open a Terminal Window, at command prompt run; "sudo apt-get update", also "sudo apt-get upgrade" to get latest patches
  11. Plug in WiFi dongle, configure WiFi authentication on desktop, top RH corner, dual monitors icon
  12. If WiFi connects, a signal strength indicator will replace the monitors icon, it will be necessary to enter the security key

You are now ready to configure Hivetool. http://hivetool.org/w/index.php?title=Configure_Hivetool