#!/bin/bash source /init_functions.sh create_mounts load_modules setup_network mount_root exec switch_root /mnt /sbin/init "$@"