omv8: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
omv8:raspberry_pi_install [2026/09/13 19:52] – [Raspberry PI OS Updates and Upgrades] crashtestomv8:raspberry_pi_install [2026/09/14 02:50] (current) – [Installing OMV8 on a Raspberry PI] crashtest
Line 15: Line 15:
  
 Draft: 22 Dec 2025\\ Draft: 22 Dec 2025\\
-Revisions: N/A\\ +Revisions: 13 Sep 2026\\ 
 +- Added "sudo" at the beginning of wget script retrieval command lines.\\ 
 +- R-PI imager clarifications.\\
  
 ===== Introduction ===== ===== Introduction =====
Line 244: Line 245:
 ---- ----
 \\ \\
-<html><center>Under Storage, select the mounted SD-card</b></center></html>+<html><center>Under <b>Storage</b>, select the mounted SD-card</center></html>
  
 {{ :omv8:omv8-rpi-imager-4.jpg?nolink&600 |}} {{ :omv8:omv8-rpi-imager-4.jpg?nolink&600 |}}
Line 252: Line 253:
 ---- ----
 \\ \\
-<html><center>Under Customisation, enter the hostname desired - users' choice.</b></center></html>+<html><center>Under <b>Customisation</b>, <b>Customisation: Hostname</b>, enter the hostname desired - users' choice.</b></center></html>
  
 {{ :omv8:omv8-rpi-imager-5.jpg?nolink&600 |}} {{ :omv8:omv8-rpi-imager-5.jpg?nolink&600 |}}
Line 268: Line 269:
 ---- ----
 \\ \\
-<html><center>Under <b>Customisation</b>, <b>Customisation: Choose username</b>, create a <b>username</b> and <b>password</b>.</center></html>+<html><center>Under <b>Customisation</b>, <b>Customisation: User</b>, create a <b>username</b> and <b>password</b>.</center></html>
 <html><center>The username and password entered here will be the administrative user that will be utilized in later operations on the command line.</center></html> <html><center>The username and password entered here will be the administrative user that will be utilized in later operations on the command line.</center></html>
  
Line 278: Line 279:
 ---- ----
 \\ \\
-<html><center>Under <b>Customisation</b>, <b>Customisation: Choose Wi-Fi</b>, <b>DO NOT</b> change these entries.</center></html>+<html><center>Under <b>Customisation</b>, <b>Customisation: Wi-Fi</b>, <b>DO NOT</b> change these entries.</center></html>
 <html><center>If Wi-Fi is needed, it will be configured later in the OMV8 GUI.</center></html> <html><center>If Wi-Fi is needed, it will be configured later in the OMV8 GUI.</center></html>
  
Line 287: Line 288:
 ---- ----
 \\ \\
-<html><center>Under <b>Customisation</b>, <b>Customisation: SSH authentication</b>,</center></html> +<html><center>Under <b>Customisation</b>, <b>Customisation: Remote Access</b>,</center></html> 
 <html><center><b>Enable SSH</b> and select <b>Use password authentication</b>.</center></html> <html><center><b>Enable SSH</b> and select <b>Use password authentication</b>.</center></html>
  
Line 436: Line 437:
 Copy the following line complete (**Ctrl+C**) and paste it into PuTTY's SSH window, with a right mouse click.  Then hit **Enter**.\\ Copy the following line complete (**Ctrl+C**) and paste it into PuTTY's SSH window, with a right mouse click.  Then hit **Enter**.\\
 \\ \\
-''wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash''\\+''sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash''\\
 \\ \\
 \\  \\ 
  • omv8/raspberry_pi_install.1789329177.txt.gz
  • Last modified: 2026/09/13 19:52
  • by crashtest