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.217.87
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 /
ISO /
Linux-i386 /
Delete
Unzip
Name
Size
Permission
Date
Action
330_find_isolinux.sh
471
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# Find isolinux.bin or abort if it cannot be found # Try to find isolinux.bin (in particular when ISO_ISOLINUX_BIN is empty by default): test -s "$ISO_ISOLINUX_BIN" || ISO_ISOLINUX_BIN=$( find_syslinux_file isolinux.bin ) # See https://github.com/rear/rear/issues/2921 test -s "$ISO_ISOLINUX_BIN" || Error "Could not find 'isolinux.bin' (ISO_ISOLINUX_BIN='$ISO_ISOLINUX_BIN')" # Define the syslinux directory for later usage: SYSLINUX_DIR=$(dirname $ISO_ISOLINUX_BIN)