try: from sonic_ssd import SsdUtil except ImportError: from sonic_platform_base.sonic_ssd.ssd_generic import SsdUtil