Current Path: > > lib > dracut > modules.d > 95rootfs-block
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
block-genrules.sh | File | 469 bytes | October 08 2018 13:38:33. | |
module-setup.sh | File | 2300 bytes | October 08 2018 13:38:33. | |
mount-root.sh | File | 4422 bytes | October 08 2018 13:38:33. | |
parse-block.sh | File | 924 bytes | October 08 2018 13:38:33. | |
rootfallback.sh | File | 1242 bytes | October 08 2018 13:38:33. |
#!/bin/sh if [ "${root%%:*}" = "block" ]; then { printf 'KERNEL=="%s", SYMLINK+="root"\n' \ ${root#block:/dev/} printf 'SYMLINK=="%s", SYMLINK+="root"\n' \ ${root#block:/dev/} } >> /etc/udev/rules.d/99-root.rules printf '[ -e "%s" ] && { ln -s "%s" /dev/root 2>/dev/null; rm "$job"; }\n' \ "${root#block:}" "${root#block:}" > $hookdir/initqueue/settled/blocksymlink.sh wait_for_dev "${root#block:}" fi
SILENT KILLER Tool