Linux ih01.iridiumhosting.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.208
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
MXB /
rear /
usr /
share /
rear /
prep /
Linux-arm /
Delete
Unzip
Name
Size
Permission
Date
Action
060_check_config.sh
94
B
-rw-r--r--
2026-04-01 09:39
330_set_efi_arch.sh
549
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# Set EFI architecture, used as suffix for various files in the ESP # See https://github.com/rhboot/shim/blob/main/Make.defaults # Set the variables even if USING_UEFI_BOOTLOADER empty or no explicit 'true' value # cf. prep/Linux-i386/330_set_efi_arch.sh case "$REAL_MACHINE" in (arm64|aarch64) EFI_ARCH=aa64 GRUB2_IMAGE_FORMAT=arm64-efi ;; (arm*) EFI_ARCH=arm GRUB2_IMAGE_FORMAT=arm-efi ;; (*) BugError "Unknown architecture $REAL_MACHINE" esac EFI_ARCH_UPPER="${EFI_ARCH^^}"