if [ -f /etc/bootd ]; then
        /etc/bootd & echo -n ' bootd'                           >/dev/console
fi
