omv7:raspberry_pi_install

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
omv7:raspberry_pi_install [2024/02/11 21:17] crashtestomv7:raspberry_pi_install [2024/11/14 17:31] (current) – [Prerequisites] crashtest
Line 1: Line 1:
 {{indexmenu_n>2}} {{indexmenu_n>2}}
  
 +<html><!---
 +Remark: Given the similar setup, this doc contains numerous reused screen shots from the OMV6-Raspberry PI doc.
 +---></html>
 +
 +<html><center><span style="color:#000066;font-size:300%;">Installing OMV7 on a Raspberry PI</span></center></html>
  
-====== Installing OMV7 on a Raspberry PI ====== 
 \\  \\ 
 \\ \\
 {{ :omv7ug_-_top.jpg?600 |}} {{ :omv7ug_-_top.jpg?600 |}}
 \\ \\
 +====== Installing OMV7 on a Raspberry PI ======
 \\  \\ 
 Revisions:\\ Revisions:\\
-February, 3rd, 2024 - Short version for RC1\\ +February, 3rd, 2024 - Short version for RC1\\ 
 +February, 11th, 2024 - Expanded / Full version.\\ 
  
  
 ===== Introduction ===== ===== Introduction =====
  
-Installing OMV7 on Raspberry PI OS Lite, using a scripted install, is a relatively easy task.  This document is a guide for that process. +Installing OMV7 on Raspberry PI OS Lite, using a scripted install, is a relatively easy task.  This document is a guide for that process.\\
  
 \\  \\ 
Line 47: Line 53:
  
 This installation process __requires__ a wired Ethernet connection and Internet access. This installation process __requires__ a wired Ethernet connection and Internet access.
-Typically, all that is needed to begin the installation is an Ethernet cable, a power supply sufficient for the R-PI model being used, and one SD-card (two SD-cards are preferred for backup).+Typically, all that is needed to begin the installation is an Ethernet cable, a power supply sufficient for the R-PI model being used, and one SD-card (two SD-cards are preferred for backup).\\ 
 +\\ 
 +<html> 
 +<body> 
 +  <table width="100%" border="0"> 
 +    <tr> 
 +      <td colspan="2" style="background-color:#69A5FF;height:30px;"> 
 +        <strong><span style="color:#FFFFFF;font-size:110%;">&#160; Note</span></strong> 
 +      </td> 
 +    </tr> 
 +    <tr> 
 +      <td style="background-color:#E6FEFF;height:25px;width:380px;"> 
 +For best results, please <b>DO NOT</b> vary from the process outlined.<br>   
 +Examples of variation would be "preconfiguring wireless networking" or the installation of extra packages <i><b>before</b></i> running the installation script.<br> 
 +    </tr> 
 +  </table> 
 +</body> 
 +</html> 
 + 
 +\\ 
  
 To get started, a few utilities are needed to check the SD-card and install the Raspberry PI OS image. To get started, a few utilities are needed to check the SD-card and install the Raspberry PI OS image.
Line 172: Line 198:
 <html><center>From the pop down menu, click <b>Raspberry PI OS <u>(other)</u></b>.</center></html> <html><center>From the pop down menu, click <b>Raspberry PI OS <u>(other)</u></b>.</center></html>
 \\ \\
-<html><center>• Users of <b>Raspberry PI models 3 and higher</b> should select <b>Raspberry PI OS Lite (64bit)</b></center></html> +<html><center>• Users of <b>Raspberry PI models 3 and higher</b> should select <b>Raspberry PI OS Lite (64bit) - Bookworm</b></center></html> 
-<html><center>• <b>Raspberry PI model 2B</b> users should scroll down and select <b>Raspberry PI OS Lite (32bit)</b>.</center></html>+<html><center>• <b>Raspberry PI model 2B</b> users should scroll down and select <b>Raspberry PI OS Lite (32bit) - Bookworm</b>.</center></html>
  
 {{ ::omv7-rpi-imager-3.jpg? |}} {{ ::omv7-rpi-imager-3.jpg? |}}
Line 330: Line 356:
 ===== Raspberry PI OS Updates and Upgrades ===== ===== Raspberry PI OS Updates and Upgrades =====
  
-Before installing OMV, update, upgrade and prepare Raspberry PI OS using the following commands, executed one at at time:+Before installing OMV, update, upgrade and prepare Raspberry PI OS using the following commands:\\
  
 +Copy each of the following commands, one at a time.\\  
 +Highlight a command and use (**Ctrl+C**) to copy the full line.  Paste the line into PuTTY's SSH window, with a right mouse click.  Then hit **Enter**.\\
 +\\
 ''sudo apt-get update''   ''sudo apt-get update''  
  
  • omv7/raspberry_pi_install.1707686250.txt.gz
  • Last modified: 2024/02/11 21:17
  • by crashtest