if [[ $RUN_LILO == y ]]; then
  "$INSTALL_ROOT/sbin/lilo" || true
fi
