Editing User:Hd scania/My rEFInd examples

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
==My screenshots==
 
==My screenshots==
<gallery>
+
## https://postimg.cc/gallery/D0yRyrn
File:Poor.weather.rEFInd.091520.A.png|With the OS icons, with Artix Linux and PCLinuxOS too
+
## https://postimg.cc/gallery/mCRwXPJ
File:Poor.weather.rEFInd.091520.B.png|The info for the latest version of rEFInd (up to September 15 2020)
+
</gallery>
+
* More:
+
#https://postimg.cc/gallery/D0yRyrn
+
#https://postimg.cc/gallery/mCRwXPJ
+
#https://postimg.cc/gallery/329qSyT
+
#https://postimg.cc/gallery/1gq95p0
+
#https://postimg.cc/gallery/R6RZJyG
+
#https://postimg.cc/gallery/8V95vLN
+
 
==My <code>refind.conf</code>==
 
==My <code>refind.conf</code>==
timeout 0
+
<nowiki>timeout 0
hideui singleuser
+
banner deku.costume.smiling.png
+
banner_scale fillscreen
+
small_icon_size 64
+
big_icon_size 144
+
selection_big icons/os_LoveSalem.png
+
selection_small icons/os_LoveSalem.png
+
font fonts/ubuntu-mono-16.png
+
resolution 1920 1080
+
use_graphics_for grub,linux
+
showtools memtest,about,reboot
+
scanfor internal,external,optical
+
uefi_deep_legacy_scan
+
scan_delay 0
+
also_scan_dirs boot,ESP2:EFI/linux/kernels,subvolume/boot
+
scan_all_linux_kernels 1
+
fold_linux_kernels true
+
  
menuentry GhostBSD {
+
hideui singleuser
  icon EFI/refind/icons/os_GhostBSD.png
+
 
  loader EFI/GhostBSD/bootamd64-GhostBSD.efi
+
banner deku.costume.smiling.png
  options rw
+
 
}
+
banner_scale fillscreen
 +
 
 +
small_icon_size 64
 +
 
 +
big_icon_size 144
 +
 
 +
selection_big icons/os_LoveSalem.png
 +
 
 +
selection_small icons/os_LoveSalem.png
 +
 
 +
font fonts/ubuntu-mono-16.png
 +
 
 +
resolution 1920 1080
 +
 
 +
use_graphics_for grub,linux
 +
 
 +
showtools memtest,about,reboot
 +
 
 +
scanfor internal,external,optical
 +
 
 +
uefi_deep_legacy_scan
 +
 
 +
scan_delay 0
 +
 
 +
also_scan_dirs boot,ESP2:EFI/linux/kernels
 +
 
 +
scan_all_linux_kernels 1
 +
 
 +
fold_linux_kernels true
 +
 
 +
 
 +
menuentry Linux {
 +
 
 +
    icon EFI/refind/icons/os_linux.png
 +
 
 +
    volume 904404F8-B481-440C-A1E3-11A5A954E601
 +
 
 +
    loader bzImage-3.3.0-rc7
 +
 
 +
    initrd initrd-3.3.0.img
 +
 
 +
    options "ro root=UUID=5f96cafa-e0a7-4057-b18f-fa709db5b837"
 +
 
 +
    disabled
 +
 
 +
}
 +
</nowiki>

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)