User Tools

Site Tools


elilo_theme

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
elilo_theme [2024/05/20 20:29] wigumselilo_theme [2024/07/23 16:19] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 ====== step 1 ====== ====== step 1 ======
 +grab the theme
  
 <code>git clone https://gitlab.com/ethelack/elilo-textmenu-message-themes ~/elilo-textmenu-message-themes</code> <code>git clone https://gitlab.com/ethelack/elilo-textmenu-message-themes ~/elilo-textmenu-message-themes</code>
  
 ====== step 2 ====== ====== step 2 ======
 +find /boot/efi mountpoint
  
 <code>mount | grep /boot/efi</code> <code>mount | grep /boot/efi</code>
  
 ====== step 3 ====== ====== step 3 ======
 +find elilo.conf
  
 <code>find /boot/efi -name "elilo*"</code> <code>find /boot/efi -name "elilo*"</code>
  
 ====== step 3 ====== ====== step 3 ======
 +change directory to wherever you saved the themes
  
 <code>cd ~/elilo-textmenu-message-themes</code> <code>cd ~/elilo-textmenu-message-themes</code>
  
 ====== step 4 ====== ====== step 4 ======
 +switch user to root
  
 <code>su -</code> <code>su -</code>
  
 ====== step 5 ====== ====== step 5 ======
 +copy theme files
  
 <code>cp *.msg /boot/efi/EFI/Slackware</code> <code>cp *.msg /boot/efi/EFI/Slackware</code>
Line 54: Line 60:
 before auto booting the default kernel. Default is infinity. before auto booting the default kernel. Default is infinity.
  
-(Note that on my system the setting of timeout is not having any effect, the autoboot is defaulting  +
-to infinity. YMMV)+
  
  
elilo_theme.1716236960.txt.gz · Last modified: 2024/07/23 16:19 (external edit)