Both sides previous revision Previous revision Next revision | Previous revision |
omv7:raspberry_pi_install [2025/06/10 19:26] – [The Raspberry PI OS Imager] crashtest | omv7:raspberry_pi_install [2025/07/31 17:08] (current) – [The Raspberry PI OS Imager] crashtest |
---|
Revisions:\\ | Revisions:\\ |
February, 3rd, 2024 - Short version for RC1\\ | February, 3rd, 2024 - Short version for RC1\\ |
February, 11th, 2024 - Expanded / Full version.\\ | February, 11th, 2024 - Expanded / Full version.\\ |
| June, 10th, 2025 - "Do not deviated" FOREWORD and Rasp-PI OS users note.\\ |
| |
| |
| |
\\ | \\ |
| |
| <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%;">  FOREWORD</span></strong> |
| </td> |
| </tr> |
| <tr> |
| <td style="background-color:#E6FEFF;height:25px;width:380px;"> |
| This guide was written to avoid as many installation pitfalls as is possible to anticipate or predict. With that in mind, please adhere to this guide without deviating in any significant way. Specifically, that means DO NOT preconfigure wireless networking (that will be covered later - after OMV is installed), or use raspi-config prior to the installation of OMV. Once the OMV installation is complete, and after backing the OS' SD-card → <a href="https://wiki.omv-extras.org/doku.php?id=omv7:utilities_maint_backup#cloning_flash_media" target="_blank">Cloning Flash Media</a>, additional configuration or experimentation will be possible without losing the install, if something goes awry. |
| </tr> |
| </table> |
| </body> |
| </html> |
===== Supported Devices ===== | ===== Supported Devices ===== |
| |
| |
* Check the box for **Set Hostname**: User's choice - the default is fine. | * Check the box for **Set Hostname**: User's choice - the default is fine. |
* Check the box for **Set username and password**: These entries will create an admin user with **SUDO** capabilities. | * Check the box for **Set username and password**: These entries will create an admin user, for use on the command line, with **SUDO** capabilities. |
* **DO NOT** check the box for **Configure Wireless Networking**: Configuring WiFi will be done later, in OMV's GUI. | * **DO NOT** check the box for **Configure Wireless Networking**: Configuring WiFi will be done later, in OMV's GUI. |
* Check the box for **Set local settings**: Set for the user's time zone. | * Check the box for **Set local settings**: Set for the user's time zone. |
<td style="background-color:#FFE4A6;height:25px;width:380px;"> | <td style="background-color:#FFE4A6;height:25px;width:380px;"> |
<b>First:</b> The username, created in this dialog, <b>CAN NOT</b> be <b>admin</b>. <b>admin</b> is reserved for the OMV installation.<br> | <b>First:</b> The username, created in this dialog, <b>CAN NOT</b> be <b>admin</b>. <b>admin</b> is reserved for the OMV installation.<br> |
<b>Second:</b> The OMV application will not be aware of the username installed during the OS flashing process (in this case <b>user1</b>) or the default user created by Raspberry PI OS, <b>pi</b>. Unless they are manually added in OMV's GUI (the exact same username <u><b>AND</b></u> password as used on the CLI), these users will not have access to network shares and other resources within, or created, by OMV. | <b>Second:</b> The OMV application will not be aware of the username installed during the OS flashing process (in this case <b>user1</b>) or the default user created by Raspberry PI OS, <b>pi</b>. Unless they are manually added in OMV's GUI under <b>Users</b>, <b>Users</b> (using the exact same username <u><b>AND</b></u> password as used on the CLI), these users will not have access to network shares and other resources within, or created, by OMV. |
| |
</tr> | </tr> |