diff --git a/defaults/initrd.scripts b/defaults/initrd.scripts index caeb3bd..d0f8de5 100755 --- a/defaults/initrd.scripts +++ b/defaults/initrd.scripts @@ -398,11 +398,6 @@ whereis(){ esac } -bind_mount_dev() { - # bind-mount /dev/ so that loop devices can be found - mount -o bind ${NEW_ROOT}/dev /dev -} - setup_hotplug() { if [ "${KV_2_6_OR_GREATER}" ] then