# Created by Tobias Powalowski run_hook () { # fix x86_64 symlink on x86_64 [ "$(uname -r)" = "x86_64" ] && ln -s /usr/bin/setarch /usr/bin/x86_64 # these static devices are created for convenience, to autoload the modules if necessary # /dev/loop0 mknod -m 0660 /dev/loop0 b 7 0 }