omv6:omv6_plugins:kernel

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
omv6:omv6_plugins:kernel [2022/12/15 15:49] crashtestomv6:omv6_plugins:kernel [2023/04/28 23:34] crashtest
Line 1: Line 1:
 +{{indexmenu_n>4}}
 \\ \\
 <html><center><strong>Kernel Plugin For OMV6</strong></center></html> <html><center><strong>Kernel Plugin For OMV6</strong></center></html>
Line 16: Line 16:
   * Removal of kernels   * Removal of kernels
  
-It also allows for the download and grub entry to boot from the following rescue Linux distros:+It also allows for downloading and grub entries to boot into the following utility and rescue Linux distros:
   * [[https://clonezilla.org/|Clonezilla]]   * [[https://clonezilla.org/|Clonezilla]]
   * [[https://gparted.org/|GParted Live]]   * [[https://gparted.org/|GParted Live]]
Line 33: Line 33:
 ===== Configuration ===== ===== Configuration =====
  
-**Set Boot** +Under **System**, **Kernel**: 
-  * This will set the selected kernel to be the boot.+\\ 
 +<html><center>The Default, Unconfigured, View.</center></html> 
 + 
 + 
 +{{ :omv6-plugins_kernel-01.jpg?800 |}} 
 + 
 +<html> 
 +<body> 
 +  <table width="100%" border="0"> 
 +    <tr> 
 +      <td colspan="2" style="background-color:#FFB663;height:30px;"> 
 +        <strong><span style="color:#FFFFFF;font-size:110%;">&#160; Cautionary Note </span></strong> 
 +      </td> 
 +    </tr> 
 +    <tr> 
 +      <td style="background-color:#FFE4A6;height:25px;width:380px;"> 
 +        In many instances users will opt to run Openmediavault headless (no keyboard or monitor). Selecting any of the default <b>memory test</b> options will, after reboot, <b>disable</b> the Web Page console.  A monitor and keyboard would be required for changing Grub's boot order, to select the standard Debian kernel. 
 +    </tr> 
 +  </table> 
 +</body> 
 +</html> 
 + 
 +---- 
 + 
 +{{::omv6-plugins_kernel-01_icon-set_boot.jpg?30 |}}\\ 
 +\\ 
 +**Set Boot**  
 +  * This will set the highlighted (selectedkernel to be the boot kernel.
   * Setting the wrong default boot kernel may cause the system to be inaccessible.   * Setting the wrong default boot kernel may cause the system to be inaccessible.
-  * The boot menu will still be available to select a different kernel.+  * The boot menu will still be available to select a different kernel.  (Accessing the boot menu requires a monitor and keyboard.)
  
-**Delete Kernel** +---- 
-  * Uninstall selected kernel.+{{::omv6-plugins_kernel-01_icon-delete.jpg?30 |}}\\ 
 +\\ 
 +**Delete Kernel**  
 +  * Uninstall the highlighted (selectedkernel.
  
-**Install Proxmox Kernel**+---- 
 +{{::omv6-plugins_kernel-01_icon-proxmox.jpg?30 |}}\\ 
 +\\ 
 +**Install Proxmox Kernel** 
   * Install Proxmox kernel of selected version and set it to boot.   * Install Proxmox kernel of selected version and set it to boot.
  
 **Remove non-Proxmox kernels** **Remove non-Proxmox kernels**
-  * Reboot with the Proxmox kernel before removing non-Proxmox kernels.+  * **Reboot** with the Proxmox kernel **before removing** non-Proxmox kernels.
   * This will fail to remove a linux-image-* kernel if it is still active.   * This will fail to remove a linux-image-* kernel if it is still active.
   * This will remove all kernel packages with the prefix linux-image-.   * This will remove all kernel packages with the prefix linux-image-.
   * This will remove all headers packages with the prefix linux-headers-.   * This will remove all headers packages with the prefix linux-headers-.
  
-**Install Clonezilla** +---- 
-  * Downloads Clonezilla ISO and configures grub bootloader to allow booting from ISO.+ 
 +{{::omv6-plugins_kernel-01_icon-clonezilla.jpg?30 |}}\\ 
 +\\ 
 +**Install Clonezilla**  
 +  * Downloads the Clonezilla ISO and configures grub'bootloader to allow booting from ISO.
   * SSH server is enabled by default.  Login with username: **user** and password: **live**   * SSH server is enabled by default.  Login with username: **user** and password: **live**
-  * When connecting via ssh, the ssh key will be different than the OpenMediaVault ssh key and need to be updated on the client system. +  * When connecting via ssh, the ssh key will be different than the OpenMediaVault ssh key.  This is normal. Add / update the SSH key on the client system. 
-  * IP Address will be set by DHCP.  Using static DHCP is recommended for headless servers.+  * IP Address will be set by DHCP.  Using **static** DHCP is recommended for headless servers.
   * When logging in remotely, start clonezilla with:  **sudo clonezilla**   * When logging in remotely, start clonezilla with:  **sudo clonezilla**
-  * Spaced used by ISO in /boot directory on OS drive: 251M+  * The space used by ISO in /boot directory on OS drive: **251M**
  
 **Reboot to Clonezilla once** **Reboot to Clonezilla once**
-  * Sets grub bootloader to boot from Clonezilla ISO **ONE** time.+  * Sets grub'bootloader to boot from Clonezilla ISO **ONE** time.
  
 **Remove Clonezilla** **Remove Clonezilla**
-  * Removes Clonezilla iso from /boot directory.+  * Removes Clonezilla ISO from /boot directory.
   * Removes grub bootloader entry.   * Removes grub bootloader entry.
  
-**Install GParted Live** +---- 
-  * Downloads GParted Live ISO and configures grub bootloader to allow booting from ISO. +{{::omv6-plugins_kernel-01_icon-gparted_live.jpg?30 |}}\\ 
-  * Not recommended for headless servers.  SSH is not enabled by default.+\\ 
 +**Install GParted Live**  
 +  * Downloads the GParted Live ISO and configures grub'bootloader to allow booting from ISO. 
 +  * __Not recommended for headless servers__.  A monitor and keyboard is **required**.
   * Default username: **user** and password: **live**   * Default username: **user** and password: **live**
   * IP Address will be set by DHCP.   * IP Address will be set by DHCP.
-  * Spaced used by ISO in /boot directory on OS drive: 338M+  * Spaced used by the ISO in /boot directory on OS drive: **338M**
  
 **Reboot to GParted Live once** **Reboot to GParted Live once**
Line 79: Line 119:
   * Removes grub bootloader entry.   * Removes grub bootloader entry.
  
-**Install SystemRescue** +---- 
-  * Downloads SystemRescue ISO and configures grub bootloader to allow booting from ISO.+{{::omv6-plugins_kernel-01_icon-systemrescue.jpg?30 |}}\\ 
 +\\ 
 +**Install SystemRescue**  
 +  * Downloads the SystemRescue ISO and configures grub'bootloader to allow booting from the ISO.
   * SSH server is enabled by default.  Login with username: **root** and password: **openmediavault**   * SSH server is enabled by default.  Login with username: **root** and password: **openmediavault**
-  * When connecting via ssh, the ssh key will be different than the OpenMediaVault ssh key and need to be updated on the client system. +  * When connecting via ssh, the ssh key will be different than the OpenMediaVault ssh key.  This is normal. Add / update the SSH key on the client system. 
-  * IP Address will be set by DHCP.  Using static DHCP is recommended for headless servers. +  * IP Address will be set by DHCP.  Using **static** DHCP is recommended for headless servers. 
-  * Spaced used by ISO in /boot directory on OS drive: 687M+  * The spaced used by ISO in /boot directory on OS drive: **687M**
  
 **Reboot to SystemRescue once** **Reboot to SystemRescue once**
Line 96: Line 139:
  
 -> [[https://github.com/OpenMediaVault-Plugin-Developers/openmediavault-kernel|Source Code]] -> [[https://github.com/OpenMediaVault-Plugin-Developers/openmediavault-kernel|Source Code]]
 +
 +----
 +===== A Closing Note =====
 +
 +We, who support the openmediavault project, hope you’ve found this guide to be useful and that you’ll find your openmediavault server to be efficient, easy to use, and enjoyable.\\
 +\\
 +If you found this plugin guide to be helpful, please consider a modest donation to support the hosting costs of this server.\\
 +\\
 +**OMV-Extras.org**
 +\\
 +<html>
 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 +<input type="hidden" name="cmd" value="_s-xclick">
 +<input type="hidden" name="hosted_button_id" value="2BQNGSC8HQJME">
 +<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" border="0">
 +<img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" border="0">
 +</form>
 +</html>
 +\\
 +\\
 +**Venmo: ryecoaaron** \\
 +
  • omv6/omv6_plugins/kernel.txt
  • Last modified: 2024/04/22 04:02
  • by crashtest