omv7:armbian_bookworm_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
Last revisionBoth sides next revision
omv7:armbian_bookworm_install [2024/02/07 02:56] – [Armbian - First Time Logon] crashtestomv7:armbian_bookworm_install [2024/04/11 02:27] – [Finishing the Armbian Install] crashtest
Line 1: Line 1:
 {{indexmenu_n>3}} {{indexmenu_n>3}}
  
-====== Installing OMV7 on Armbian Bookworm ======+<html><!--- 
 +Remark: Given the similar setup, this doc contains numerous reused screen shots from the OMV7-Armbian Bulleye doc. 
 +---></html> 
 + 
 +<html><center><span style="color:#000066;font-size:300%;">Installing OMV7 on Armbian Bookworm</span></center></html>
  
 {{ :omv7ug_-_top.jpg?600 |}} {{ :omv7ug_-_top.jpg?600 |}}
 \\ \\
-\\ +====== Installing OMV7 on Armbian Bookworm ======
- +
- +
  
 \\ \\
 \\ \\
 +
  
  
Line 52: Line 54:
   * **Bookworm** images **with desktops** are **not** supported.   * **Bookworm** images **with desktops** are **not** supported.
   * **Jammy**, **Trixie** and other non-Bookworm variants are **not** supported.   * **Jammy**, **Trixie** and other non-Bookworm variants are **not** supported.
-  * Images at the bottom of some device pages under the heading of "**Rolling releases from CI pipeline**" are **not** supported+  * Images at the bottom of some device pages under the heading of "**Rolling releases from CI pipeline**" are **not supported**. 
-  * Images at the very bottom of some device pages with the warning "**Made with official Armbian build framework but untested by Armbian team**" are **not to be used**.  (These images are built nightly -   usually the date will be the current day or the day before.)  They're auto generated for test purposes only, for software developers. Typically, **Auto generated images** have **login warnings** as noted below.\\+  * **Bookworm** images at the very bottom of some device pages with the warning "**Made with official Armbian build framework but untested by Armbian team**" may work but should **not to be used**.   
 +(These images are built nightly - usually the date will be the current day or the day before.)  They're auto generated for test purposes only, for software developers. Typically, **Auto generated images** have **login warnings** as noted below.\\
 \\ \\
 {{ :omv7-arm_02-dev_only_image.jpg?nolink&800 |}} {{ :omv7-arm_02-dev_only_image.jpg?nolink&800 |}}
Line 271: Line 274:
  
 <html><center><b>When the SSH window opens:</b></center></html> <html><center><b>When the SSH window opens:</b></center></html>
 +\\
 <html><center>Login as: <mark><b>root</b></mark>    The Armbian default password is: <mark><b>1234</b></mark></center></html>  <html><center>Login as: <mark><b>root</b></mark>    The Armbian default password is: <mark><b>1234</b></mark></center></html> 
-After logging in with the default password, you'll be required to change the root password.  +\\ 
-Follow the prompts to enter and confirm a new root password. (Remember this password.) \\+<html><center>After logging in with the default password, you'll be required to change the root password.</center></html>  
 +<html><center>Follow the prompts to enter and confirm a new root password. (Remember this password.)</center></html>
 {{ ::omv6-arm-09.jpg?600 |}} {{ ::omv6-arm-09.jpg?600 |}}
 ---- ----
Line 282: Line 287:
 \\ \\
   * **Create default system command shell**: Beginners should use **bash**.   * **Create default system command shell**: Beginners should use **bash**.
-  * **Create a new user account**:  User's choice.  This dialog creates a non-root user, with “sudo” admin abilities.  ''Ctrl+C'' exits user creation.+  * **Create a new user account**:  If completed, this dialog creates a non-root user, with “sudo” admin abilities.  ''Ctrl+C'' exits user creation.
    
 {{ ::omv6-arm-10.jpg?600 |}} {{ ::omv6-arm-10.jpg?600 |}}
Line 295: Line 300:
  
  
-On the command line, copy and paste the following command into the SSH window:+On the command line, copy and paste the following commands, one at a time, into the SSH window:
  
 ''apt-get update''   ''apt-get update''  
- 
-When the command prompt returns copy and paste the following command into the SSH window: 
  
 ''apt-get upgrade -y'' ''apt-get upgrade -y''
  
-(This process with take a few to several minutes.)+(The above command may take a few to several minutes to complete.) 
 + 
 +''wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/preinstall | sudo bash''
  
 Finally, reboot the SBC with the following command: Finally, reboot the SBC with the following command:
  
-''reboot''+''reboot''\\
 \\ \\
 **Note:**\\ **Note:**\\
-Some devices may require a hard power off and on.  In those cases, shutdown now, would be appropriate.  Remove and reconnect power.\\+Some devices may require a hard power off and on, to reboot.  In such cases, physically remove and reconnect power.\\
 \\ \\
 In a few minutes, open a new PuTTY/SSH window for the installation of OMV.\\ In a few minutes, open a new PuTTY/SSH window for the installation of OMV.\\
  • omv7/armbian_bookworm_install.txt
  • Last modified: 2024/04/11 02:29
  • by crashtest