User Tools

Site Tools


rocnet:rocnetnode-img-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rocnet:rocnetnode-img-en [2019/02/01 16:08] – [Download & Install] rjversluisrocnet:rocnetnode-img-en [2022/10/29 07:11] (current) rjversluis
Line 57: Line 57:
 With ssh or a direct connection: With ssh or a direct connection:
 <code> <code>
-wget https://wiki.rocrail.net/rocrail-snapshot/raspi/rocnetnode-xxxxx-raspbian-armhf.deb +wget https://wiki.rocrail.net/rocrail-snapshot/RocNetNode-armhf.deb 
-sudo apt install ./rocnetnode-xxxxx-raspbian-armhf.deb+sudo apt install ./RocNetNode-armhf.deb
 sudo reboot sudo reboot
 </code> </code>
Line 70: Line 70:
 <code> <code>
 sudo service rocnetnoded stop sudo service rocnetnoded stop
-wget https://wiki.rocrail.net/software/rocrail-snapshot/raspi/rocnetnode-xxxxx-raspbian-armhf.deb +wget https://wiki.rocrail.net/rocrail-snapshot/RocNetNode-armhf.deb 
-sudo apt install ./rocnetnode-xxxxx-raspbian-armhf.deb+sudo apt install ./RocNetNode-armhf.deb
 sudo service rocnetnoded start sudo service rocnetnoded start
 </code> </code>
-The "xxxxx" must be replaced with the wanted revision number.\\ 
  \\  \\
  
Line 103: Line 102:
  
 ====Raspberry Pi 2 Model B==== ====Raspberry Pi 2 Model B====
-  * http://rocrail.net/software/rocrail-snapshot/raspi/rocnetnode-2b-raspbian-wheezy.img.gz (1.1GB)+  * https://rocrail.net/software/rocrail-snapshot/raspi/rocnetnode-2b-raspbian-wheezy.img.gz (1.1GB)
 A Micro SD card with 8GB capacity will be a good choice.\\ A Micro SD card with 8GB capacity will be a good choice.\\
   * It is based on the __**[[http://www.raspberrypi.org/downloads/|RASPBIAN Debian Wheezy Version of Feb.  2015]]**__.   * It is based on the __**[[http://www.raspberrypi.org/downloads/|RASPBIAN Debian Wheezy Version of Feb.  2015]]**__.
Line 111: Line 110:
  
 ====Raspberry Pi 1 Model B/B+==== ====Raspberry Pi 1 Model B/B+====
-  * http://rocrail.net/software/rocrail-snapshot/raspi/rocnetnode-bplus-wheezy-raspbian.img.gz (840MB)+  * https://rocrail.net/software/rocrail-snapshot/raspi/rocnetnode-bplus-wheezy-raspbian.img.gz (840MB)
 This image needs at least a capacity of **4GB** (3.965.190.144 Bytes) on a SD-Card. This image needs at least a capacity of **4GB** (3.965.190.144 Bytes) on a SD-Card.
   * It is based on the __**[[http://www.raspberrypi.org/downloads/|RASPBIAN Debian Wheezy Version of June 2014]]**__.   * It is based on the __**[[http://www.raspberrypi.org/downloads/|RASPBIAN Debian Wheezy Version of June 2014]]**__.
Line 118: Line 117:
  
 ====Previous images==== ====Previous images====
-  * http://rocrail.net/software/rocrail-snapshot/raspi/rrnode-wheezy-raspbian.img.gz (590MB)+  * https://rocrail.net/software/rocrail-snapshot/raspi/rrnode-wheezy-raspbian.img.gz (590MB)
 This image needs __at least__ a capacity of **3.974.103.040** Bytes and is for Model B only. (Samsung SDHC 4GB Calss 4)\\ This image needs __at least__ a capacity of **3.974.103.040** Bytes and is for Model B only. (Samsung SDHC 4GB Calss 4)\\
 | :!: Some 4GB Cards have less capacity like the SanDisk SDHC 4GB Class 4: **3.965.190.144** Bytes |\\ | :!: Some 4GB Cards have less capacity like the SanDisk SDHC 4GB Class 4: **3.965.190.144** Bytes |\\
Line 154: Line 153:
 --></html> --></html>
      
- 
-=====Setup from source===== 
-Skip this if the package did install successfully.\\ 
-====Build==== 
-<code> 
-git clone https://*/rocrail/Rocrail.git 
-cd Rocrail 
-make fromtar 
-sudo make install 
-cd rocnetnode 
-sudo make install 
-</code> 
- 
  
 ====Auto startup==== ====Auto startup====
rocnet/rocnetnode-img-en.1549033716.txt.gz · Last modified: 2019/02/01 16:08 by rjversluis