if (sdEnabled)
        require(sdPath.isNotEmpty()) { "sdPath is empty" }
      else
        logger.info { "sdPath: $sdPath" }