installing_omv6_armbian_bullseye

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
installing_omv6_armbian_bullseye [2022/02/14 03:35] – [Introduction] crashtestinstalling_omv6_armbian_bullseye [2022/02/15 15:05] – [The First Boot] crashtest
Line 1: Line 1:
- 
- 
-{{ :underconstruction.jpg?400 |}} 
- 
-<html><center><strong>This document is not up to date or complete.</strong></center></html> 
- 
-{{ :divider2.png?800 |}} 
- 
- 
- 
- 
  
 ====== Installing OMV6 on Armbian Bullseye ====== ====== Installing OMV6 on Armbian Bullseye ======
Line 68: Line 57:
 To get started, a few utilities are needed to expand, check, and work with an Armbian image. To get started, a few utilities are needed to expand, check, and work with an Armbian image.
  
-  * Armbian images are compressed with a .7z extension.  Users will need the [[https://www.7-zip.org/|7-Zip]]  utility to decompress the image.  7-Zip is installable on a Windows client. 
   * To check the decompressed image, an [[https://md5-sha-checksum-utility.en.lo4d.com/windows|MD5 – SHA Checksum utility]] is needed.  This utility is portable, meaning it's not necessary to install it, but it may require support files.  Simply run the executable.   * To check the decompressed image, an [[https://md5-sha-checksum-utility.en.lo4d.com/windows|MD5 – SHA Checksum utility]] is needed.  This utility is portable, meaning it's not necessary to install it, but it may require support files.  Simply run the executable.
   * [[https://www.sdcard.org/downloads/formatter/index.html|SDformatter]] is a utility for formatting SD-cards, that does a trim operation on flash media to clear remnants of old files. SDformatter is installable on a Windows client.      * [[https://www.sdcard.org/downloads/formatter/index.html|SDformatter]] is a utility for formatting SD-cards, that does a trim operation on flash media to clear remnants of old files. SDformatter is installable on a Windows client.   
Line 104: Line 92:
 MD5 and SHA hashes check for image corruption that may have occurred during the download.   MD5 and SHA hashes check for image corruption that may have occurred during the download.  
  
-**Beginners Note - DO NOT SKIP THIS STEP.**  +<html> 
 +<body> 
 +  <table width="100%" border="0"> 
 +    <tr> 
 +      <td colspan="2" style="background-color:#69A5FF;height:30px;"> 
 +        <b><span style="color:#FFFFFF;font-size:110%;">&#160; Beginners Note - DO NOT SKIP THIS STEP</span></b> 
 +      </td> 
 +    </tr> 
 +    <tr> 
 +      <td style="background-color:#E6FEFF;height:25px;width:380px;"> 
 +        <p>The chance of image corruption is highest when downloading and it's pointless to build a server with flawed software.  Even the slightest corruption of the image may ruin your installation and the effects may not be noticed until well after your server is built and in use.  Headaches can be avoided by checking the image. 
 +</p> 
 +    </tr> 
 +  </table> 
 +</body> 
 +</html> 
  
-The chance of image corruption is highest when downloading and it's pointless to build a server with flawed software.  Even the slightest corruption of the image may ruin your installation and the effects may not be noticed until well after your server is built and in use.  Headaches can be avoided by checking the image. 
 {{ :divider2.png?800 |}} {{ :divider2.png?800 |}}
 Verify the image file, for your SBC, with the [[https://md5-sha-checksum-utility.en.lo4d.com/windows|MD5 & SHA checksum utility]].   Verify the image file, for your SBC, with the [[https://md5-sha-checksum-utility.en.lo4d.com/windows|MD5 & SHA checksum utility]].  
Line 112: Line 114:
 (Note that it's possible to “drag and drop” the file name into the utility, on the **File** line.  Otherwise, use the **Browse** button and navigate to the image file.) (Note that it's possible to “drag and drop” the file name into the utility, on the **File** line.  Otherwise, use the **Browse** button and navigate to the image file.)
  
-{{ ::omv6-arm-01.jpg?600 |}}+{{ ::omv6-arm-01.jpg?700 |}}
  
 \\  \\ 
Line 213: Line 215:
  
 {{ ::omv6-arm-06.jpg?400 |}} {{ ::omv6-arm-06.jpg?400 |}}
-\\ +
-\\ +
-\\+
 {{ :divider2.png?600 |}} {{ :divider2.png?600 |}}
  
- 
-\\  
  
 ===== The First Boot ===== ===== The First Boot =====
Line 244: Line 242:
   * In the event that an IP address is not issued to your SBC, check the wired Ethernet connection and reboot the device.  In some cases this will mean unplugging and plugging the power supply back in.  Allow time for boot up (5 minutes or so) and check the DHCP server again.   * In the event that an IP address is not issued to your SBC, check the wired Ethernet connection and reboot the device.  In some cases this will mean unplugging and plugging the power supply back in.  Allow time for boot up (5 minutes or so) and check the DHCP server again.
   * If an address is not issued, or if the user doesn't know how to find the ARM device's IP address on their DHCP server, connect a monitor and keyboard to watch the boot process until it completes.  If the IP address is not displayed at the end of the boot cycle, login with the user **root** and password **1234**    * If an address is not issued, or if the user doesn't know how to find the ARM device's IP address on their DHCP server, connect a monitor and keyboard to watch the boot process until it completes.  If the IP address is not displayed at the end of the boot cycle, login with the user **root** and password **1234** 
-Unfortunately, this first time logon may kick off a mandatory root user password change and the addition of a non-root user.  Once these processes are complete, type ''ip add'' on the command line.  Note the IP address of the Ethernet interface, in the output, and proceed to First Time Login.+Unfortunately, this first time logon will start a mandatory root user password change and the addition of a non-root user.  Once these processes are complete, type ''ip add'' on the command line.  Note the IP address of the Ethernet interface, in the output, and proceed to First Time Login.
  
 {{ :divider2.png?600 |}} {{ :divider2.png?600 |}}
Line 318: Line 316:
  
 Once the script is running, click out of the SSH window so the script will not be interrupted. Once the script is running, click out of the SSH window so the script will not be interrupted.
-**Note: Do Not close PuTTY** – that will terminate the root session.  Minimizing PuTTY is OK, but it must be running. +**Note: Do Not Close PuTTY** – that will terminate the root session.  Minimizing PuTTY is OK, but it must be running. 
            
 Depending on several factors, running this script may take up to 30 minutes. Depending on several factors, running this script may take up to 30 minutes.