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
Next revisionBoth sides next revision
omv7:armbian_bookworm_install [2024/02/11 21:23] – [Installing OMV7 on Armbian Bookworm] crashtestomv7:armbian_bookworm_install [2024/04/11 02:24] – [Finishing the Armbian Install] crashtest
Line 14: Line 14:
 \\ \\
  
- 
- 
- 
-\\ 
-\\ 
  
  
Line 59: 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 278: 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 302: 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:**\\
  • omv7/armbian_bookworm_install.txt
  • Last modified: 2024/04/11 02:29
  • by crashtest